Sat, 30 Nov 2019 02:54:49 +0100 Remove parachute early if hog is inside land
Wuzzy <Wuzzy2@mail.ru> [Sat, 30 Nov 2019 02:54:49 +0100] rev 15509
Remove parachute early if hog is inside land Fixes a bug: When you used parachute right after using a parachute to dig inside land, you might become stuck. Reported here: https://hedgewars.org/node/9035
Tue, 19 Nov 2019 08:35:32 -0500 oups. forgot "convert" creates a white background by default
nemo [Tue, 19 Nov 2019 08:35:32 -0500] rev 15508
oups. forgot "convert" creates a white background by default
Thu, 14 Nov 2019 21:26:32 +0100 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 21:26:32 +0100] rev 15507
Update changelog
Thu, 14 Nov 2019 18:19:18 +0100 CowardMode: Display checkmarks in missions list
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 18:19:18 +0100] rev 15506
CowardMode: Display checkmarks in missions list
Thu, 14 Nov 2019 17:25:48 +0100 ASA moon02: Tweak messages and blue hog face dir
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 17:25:48 +0100] rev 15505
ASA moon02: Tweak messages and blue hog face dir
Thu, 14 Nov 2019 17:12:31 +0100 ASA moon02: Disable hog input after victory
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 17:12:31 +0100] rev 15504
ASA moon02: Disable hog input after victory Player could briefly move Crazy Runner when skipping final cutscene.
Mon, 04 Nov 2019 03:08:59 +0100 Change color of hovered and pressed slider
Wuzzy <Wuzzy2@mail.ru> [Mon, 04 Nov 2019 03:08:59 +0100] rev 15503
Change color of hovered and pressed slider
Sat, 02 Nov 2019 17:00:40 +0100 ClimbHome: Remove uncommented code
Wuzzy <Wuzzy2@mail.ru> [Sat, 02 Nov 2019 17:00:40 +0100] rev 15502
ClimbHome: Remove uncommented code
Sat, 02 Nov 2019 13:01:28 +0100 ClimbHome: Change misleading Seed assignment to nil value
Wuzzy <Wuzzy2@mail.ru> [Sat, 02 Nov 2019 13:01:28 +0100] rev 15501
ClimbHome: Change misleading Seed assignment to nil value This was "Seed = ClimbHome", but ClimbHome was a nil value. This code still worked as the engine interpreted the nil value as empty string. But it can be very misleading. This changeset makes the Seed assignment more explicit by assigning the empty string directly. The compability has been tested.
Fri, 01 Nov 2019 23:35:01 +0100 ASA death02: Don't set hero health if enemy hurts itself
Wuzzy <Wuzzy2@mail.ru> [Fri, 01 Nov 2019 23:35:01 +0100] rev 15500
ASA death02: Don't set hero health if enemy hurts itself
Fri, 01 Nov 2019 12:42:31 +0100 ASA moon01: Fix broken victory condition when eliminating minions
Wuzzy <Wuzzy2@mail.ru> [Fri, 01 Nov 2019 12:42:31 +0100] rev 15499
ASA moon01: Fix broken victory condition when eliminating minions
Fri, 01 Nov 2019 11:42:53 +0100 ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
Wuzzy <Wuzzy2@mail.ru> [Fri, 01 Nov 2019 11:42:53 +0100] rev 15498
ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
Thu, 31 Oct 2019 19:02:36 +0100 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Thu, 31 Oct 2019 19:02:36 +0100] rev 15497
Update German translation
Thu, 31 Oct 2019 18:54:45 +0100 Update Frontend+Lua locale files
Wuzzy <Wuzzy2@mail.ru> [Thu, 31 Oct 2019 18:54:45 +0100] rev 15496
Update Frontend+Lua locale files
Wed, 30 Oct 2019 13:20:08 +0100 Big Armory: Add minigun, update mission preview image
Wuzzy <Wuzzy2@mail.ru> [Wed, 30 Oct 2019 13:20:08 +0100] rev 15495
Big Armory: Add minigun, update mission preview image
Tue, 29 Oct 2019 22:03:08 +0100 Rope Training: Add flower effects when player returns all the way to the start
Wuzzy <Wuzzy2@mail.ru> [Tue, 29 Oct 2019 22:03:08 +0100] rev 15494
Rope Training: Add flower effects when player returns all the way to the start
Tue, 29 Oct 2019 16:56:21 +0100 HedgeEditor: Use localized voicepack names
Wuzzy <Wuzzy2@mail.ru> [Tue, 29 Oct 2019 16:56:21 +0100] rev 15493
HedgeEditor: Use localized voicepack names
Mon, 28 Oct 2019 23:17:35 +0300 move start_game into the server
alfadur [Mon, 28 Oct 2019 23:17:35 +0300] rev 15492
move start_game into the server
Mon, 28 Oct 2019 20:40:46 +0100 Refactor Rope Knock Chellenge to use RopeKnocking library
Wuzzy <Wuzzy2@mail.ru> [Mon, 28 Oct 2019 20:40:46 +0100] rev 15491
Refactor Rope Knock Chellenge to use RopeKnocking library 100% compatible with old version. Players won't notice any difference.
Mon, 28 Oct 2019 20:40:07 +0100 Add RopeKnocking library (generalized ropeknock challenges)
Wuzzy <Wuzzy2@mail.ru> [Mon, 28 Oct 2019 20:40:07 +0100] rev 15490
Add RopeKnocking library (generalized ropeknock challenges)
Mon, 28 Oct 2019 18:58:13 +0100 Racer: Force-enable solid land
Wuzzy <Wuzzy2@mail.ru> [Mon, 28 Oct 2019 18:58:13 +0100] rev 15489
Racer: Force-enable solid land Otherwise, the land could degrade after each round, making the game progressively easier for later players
Mon, 28 Oct 2019 18:52:11 +0100 Racer: Reset mines, air mines, barrels after each turn
Wuzzy <Wuzzy2@mail.ru> [Mon, 28 Oct 2019 18:52:11 +0100] rev 15488
Racer: Reset mines, air mines, barrels after each turn
Mon, 28 Oct 2019 00:31:41 +0300 move change_master into the server
alfadur [Mon, 28 Oct 2019 00:31:41 +0300] rev 15487
move change_master into the server
Sat, 26 Oct 2019 23:48:57 +0200 Add support for proper rendering of gtPoisonCloud with Timer > 5000
Wuzzy <Wuzzy2@mail.ru> [Sat, 26 Oct 2019 23:48:57 +0200] rev 15486
Add support for proper rendering of gtPoisonCloud with Timer > 5000
Sat, 26 Oct 2019 22:44:15 +0200 Racer: Allow to set custom turn time in scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 26 Oct 2019 22:44:15 +0200] rev 15485
Racer: Allow to set custom turn time in scheme
Sat, 26 Oct 2019 22:41:34 +0200 Set correct turn time in racer.yaml
Wuzzy <Wuzzy2@mail.ru> [Sat, 26 Oct 2019 22:41:34 +0200] rev 15484
Set correct turn time in racer.yaml
Sat, 26 Oct 2019 21:59:42 +0200 Racer: Reposition and resize predefined waypoints in scaled drawn maps
Wuzzy <Wuzzy2@mail.ru> [Sat, 26 Oct 2019 21:59:42 +0200] rev 15483
Racer: Reposition and resize predefined waypoints in scaled drawn maps Previously, predefined waypoints broke when using any but the default drawn map size.
Sat, 26 Oct 2019 02:36:08 +0300 refactor some of the room handler
alfadur [Sat, 26 Oct 2019 02:36:08 +0300] rev 15482
refactor some of the room handler
Thu, 24 Oct 2019 09:41:10 -0400 remove erroneous else conditions to make what is going on clearer, add a comment
nemo [Thu, 24 Oct 2019 09:41:10 -0400] rev 15481
remove erroneous else conditions to make what is going on clearer, add a comment
Wed, 23 Oct 2019 17:45:28 -0400 forgot this commit.
nemo [Wed, 23 Oct 2019 17:45:28 -0400] rev 15480
forgot this commit.
Sat, 28 Sep 2019 16:49:18 +0300 Fix russian translation of word "clan"
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 16:49:18 +0300] rev 15479
Fix russian translation of word "clan" find . -name "*ru*" | xargs sed -E -i "s/клан(.)/союз\1/g"
Sat, 19 Oct 2019 09:34:37 -0400 256x256 png and xpm of hedgehog.svg
nemo [Sat, 19 Oct 2019 09:34:37 -0400] rev 15478
256x256 png and xpm of hedgehog.svg
Tue, 15 Oct 2019 13:42:50 -0400 merge russian translation fixes
nemo [Tue, 15 Oct 2019 13:42:50 -0400] rev 15477
merge russian translation fixes
Sat, 28 Sep 2019 16:39:02 +0300 Little fix of reference points in russian translation of ru.txt
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 16:39:02 +0300] rev 15476
Little fix of reference points in russian translation of ru.txt
Sat, 28 Sep 2019 01:20:49 +0300 Remove executable flag of missions_pt.txt
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 01:20:49 +0300] rev 15475
Remove executable flag of missions_pt.txt
Sat, 12 Oct 2019 23:13:32 +0200 Add utility to convert server-side replay files into hwd binary format
unc0rr [Sat, 12 Oct 2019 23:13:32 +0200] rev 15474
Add utility to convert server-side replay files into hwd binary format
Sat, 12 Oct 2019 02:06:11 +0200 Add dynamite fuse sound
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Oct 2019 02:06:11 +0200] rev 15473
Add dynamite fuse sound
Fri, 11 Oct 2019 22:28:08 +0200 Remove executable flag of missions_pt.txt
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 22:28:08 +0200] rev 15472
Remove executable flag of missions_pt.txt
Fri, 11 Oct 2019 20:18:07 +0200 Remove unicode chars in *.pas files 1.0.0
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 20:18:07 +0200] rev 15471
Remove unicode chars in *.pas files
Fri, 11 Oct 2019 20:18:07 +0200 Remove unicode chars in *.pas files
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 20:18:07 +0200] rev 15470
Remove unicode chars in *.pas files
Fri, 11 Oct 2019 19:10:14 +0200 Fix incorrect dynamite drown check
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 19:10:14 +0200] rev 15469
Fix incorrect dynamite drown check
Fri, 11 Oct 2019 18:59:48 +0200 Fix closing bracket
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:59:48 +0200] rev 15468
Fix closing bracket
Fri, 11 Oct 2019 18:56:50 +0200 Dynamite handler: Exit early when drowning
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:56:50 +0200] rev 15467
Dynamite handler: Exit early when drowning
Fri, 11 Oct 2019 18:52:11 +0200 Bump version to 1.0.1-dev, proto number to 60
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:52:11 +0200] rev 15466
Bump version to 1.0.1-dev, proto number to 60
Fri, 11 Oct 2019 18:41:56 +0200 Add flame-less dynamite sprite for drowning dynamite
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:41:56 +0200] rev 15465
Add flame-less dynamite sprite for drowning dynamite
Fri, 11 Oct 2019 16:56:02 +0200 Remove outdated TODO
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:56:02 +0200] rev 15464
Remove outdated TODO
Fri, 11 Oct 2019 16:54:50 +0200 Show message when failing to record demo/video due to /lua
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:54:50 +0200] rev 15463
Show message when failing to record demo/video due to /lua
Fri, 11 Oct 2019 16:33:01 +0200 Add hi-res icons in hedgewars.ico
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:33:01 +0200] rev 15462
Add hi-res icons in hedgewars.ico
Fri, 11 Oct 2019 15:52:22 +0200 Make digits larger in TurnsLeft.png, add number 9
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 15:52:22 +0200] rev 15461
Make digits larger in TurnsLeft.png, add number 9 The digits in this images were really small and hard to read
Fri, 11 Oct 2019 13:35:13 +0200 Update cabal command syntax in .travis.yml
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 13:35:13 +0200] rev 15460
Update cabal command syntax in .travis.yml
Fri, 11 Oct 2019 13:33:56 +0200 Display invuln icon in gfInvulnerable mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 13:33:56 +0200] rev 15459
Display invuln icon in gfInvulnerable mode
Thu, 10 Oct 2019 00:40:39 +0200 Mutant: Add message for excess teams
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:40:39 +0200] rev 15458
Mutant: Add message for excess teams
Thu, 10 Oct 2019 00:32:24 +0200 Mention rejoining in message to unregistered players
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:32:24 +0200] rev 15457
Mention rejoining in message to unregistered players
Thu, 10 Oct 2019 00:30:17 +0200 Fix incorrect key bind description
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:30:17 +0200] rev 15456
Fix incorrect key bind description
Thu, 10 Oct 2019 00:28:55 +0200 Backed out changeset 5a934f83d5eb
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:28:55 +0200] rev 15455
Backed out changeset 5a934f83d5eb
Thu, 10 Oct 2019 17:18:42 +0200 Exclude some binary files in cpackvars
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 17:18:42 +0200] rev 15454
Exclude some binary files in cpackvars
Thu, 10 Oct 2019 09:39:43 -0400 travis: refresh dependencies, use physfs from my ppa instead of build…
LocutusOfBorg [Thu, 10 Oct 2019 09:39:43 -0400] rev 15453
travis: refresh dependencies, use physfs from my ppa instead of build…
Wed, 09 Oct 2019 20:11:57 +0200 Move 1.0.0-release tag to tip
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 20:11:57 +0200] rev 15452
Move 1.0.0-release tag to tip
Wed, 09 Oct 2019 18:12:09 +0200 CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 18:12:09 +0200] rev 15451
CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
Wed, 09 Oct 2019 18:08:37 +0200 Remove toupper in CMakeLists.txt
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 18:08:37 +0200] rev 15450
Remove toupper in CMakeLists.txt
Wed, 09 Oct 2019 16:35:06 +0200 Fix incorrect checks for CMAKE_BUILD_TYPE
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 16:35:06 +0200] rev 15449
Fix incorrect checks for CMAKE_BUILD_TYPE
Wed, 09 Oct 2019 15:30:29 +0200 Fix 2 entries in changelog being incorrectly versioned
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 15:30:29 +0200] rev 15448
Fix 2 entries in changelog being incorrectly versioned
Wed, 09 Oct 2019 07:43:43 +0200 Use correct way of including SDL2 header
unc0rr [Wed, 09 Oct 2019 07:43:43 +0200] rev 15447
Use correct way of including SDL2 header
Mon, 07 Oct 2019 23:14:39 +0200 Added tag 1.0.0-release for changeset 88770c206c31
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 23:14:39 +0200] rev 15446
Added tag 1.0.0-release for changeset 88770c206c31
Mon, 07 Oct 2019 23:07:41 +0200 Bump protocol version to 59 1.0.0-release
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 23:07:41 +0200] rev 15445
Bump protocol version to 59
Mon, 07 Oct 2019 23:53:47 +0300 add smth
alfadur [Mon, 07 Oct 2019 23:53:47 +0300] rev 15444
add smth
Mon, 07 Oct 2019 23:46:49 +0300 add protocol version
alfadur [Mon, 07 Oct 2019 23:46:49 +0300] rev 15443
add protocol version
Mon, 07 Oct 2019 14:18:31 +0200 Make sure AI doesn't skip after collecting ammo. Fixes bug 796
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 14:18:31 +0200] rev 15442
Make sure AI doesn't skip after collecting ammo. Fixes bug #796
Fri, 04 Oct 2019 23:23:35 +0300 refactor root handler
alfadur [Fri, 04 Oct 2019 23:23:35 +0300] rev 15441
refactor root handler
Tue, 01 Oct 2019 23:53:09 +0300 add missing file
alfadur [Tue, 01 Oct 2019 23:53:09 +0300] rev 15440
add missing file
Tue, 01 Oct 2019 23:48:32 +0300 refactor the lobby handler
alfadur [Tue, 01 Oct 2019 23:48:32 +0300] rev 15439
refactor the lobby handler
Mon, 30 Sep 2019 16:02:39 +0200 Frontend: Increase user name length to 40 to keep it consistent with server
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 16:02:39 +0200] rev 15438
Frontend: Increase user name length to 40 to keep it consistent with server
Mon, 30 Sep 2019 15:15:28 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 15:15:28 +0200] rev 15437
Update changelog
Mon, 30 Sep 2019 10:39:58 +0200 Render finger only once in wrap
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 10:39:58 +0200] rev 15436
Render finger only once in wrap
Sun, 29 Sep 2019 22:23:00 +0200 Remove unneccessary HTML tags in Italian translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Sep 2019 22:23:00 +0200] rev 15435
Remove unneccessary HTML tags in Italian translation
Sun, 29 Sep 2019 21:42:46 +0200 Italian: Add to changelog, credit latest translator
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Sep 2019 21:42:46 +0200] rev 15434
Italian: Add to changelog, credit latest translator
Sun, 29 Sep 2019 21:33:35 +0200 Update and finish Italian frontend translation
Pacella <pacella389@gmail.com> [Sun, 29 Sep 2019 21:33:35 +0200] rev 15433
Update and finish Italian frontend translation
Fri, 27 Sep 2019 18:06:29 +0300 Improve russian tips and fix typos
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 18:06:29 +0300] rev 15432
Improve russian tips and fix typos
Fri, 27 Sep 2019 17:04:22 +0300 Update russian localization of ru.txt
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 17:04:22 +0300] rev 15431
Update russian localization of ru.txt
Fri, 27 Sep 2019 15:39:33 +0300 Fix syntax error in russian frontend translation (thx to Wuzzy)
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 15:39:33 +0300] rev 15430
Fix syntax error in russian frontend translation (thx to Wuzzy)
Fri, 27 Sep 2019 04:05:04 +0200 Battalion points: Update displayed LastTeam points each turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Sep 2019 04:05:04 +0200] rev 15429
Battalion points: Update displayed LastTeam points each turn
Fri, 27 Sep 2019 03:52:18 +0200 Battalion Highland: Fix incorrect health bonus (bug 788)
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Sep 2019 03:52:18 +0200] rev 15428
Battalion Highland: Fix incorrect health bonus (bug #788)
Fri, 27 Sep 2019 01:29:32 +0200 Update Italian frontend translation
Pacella [Fri, 27 Sep 2019 01:29:32 +0200] rev 15427
Update Italian frontend translation
Thu, 26 Sep 2019 23:23:31 +0300 fix alignments of the component slices
alfadur [Thu, 26 Sep 2019 23:23:31 +0300] rev 15426
fix alignments of the component slices
Thu, 26 Sep 2019 22:31:06 +0300 fix typo
alfadur [Thu, 26 Sep 2019 22:31:06 +0300] rev 15425
fix typo
Thu, 26 Sep 2019 19:36:56 +0300 revert 5fcdc072d706 for now
alfadur [Thu, 26 Sep 2019 19:36:56 +0300] rev 15424
revert 5fcdc072d706 for now
Thu, 26 Sep 2019 19:03:14 +0300 Fix error in russian frontend translation file (thx to alfadur)
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 19:03:14 +0300] rev 15423
Fix error in russian frontend translation file (thx to alfadur)
Thu, 26 Sep 2019 19:01:03 +0300 Update localization of russian tips
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 19:01:03 +0300] rev 15422
Update localization of russian tips
Thu, 26 Sep 2019 16:35:46 +0300 Fix URLs in russian tips and one extra quote
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 16:35:46 +0300] rev 15421
Fix URLs in russian tips and one extra quote
Wed, 25 Sep 2019 21:17:10 +0300 Remove all vanished russian translations
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:17:10 +0300] rev 15420
Remove all vanished russian translations
Wed, 25 Sep 2019 21:12:48 +0300 Add missing localizations in ru.txt for a new version
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:12:48 +0300] rev 15419
Add missing localizations in ru.txt for a new version
Wed, 25 Sep 2019 21:03:59 +0300 Update russian localization of frontend
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:03:59 +0300] rev 15418
Update russian localization of frontend
Thu, 19 Sep 2019 23:39:40 +0300 Ignore chat messages from ignore list nicks in game too
S-D- [Thu, 19 Sep 2019 23:39:40 +0300] rev 15417
Ignore chat messages from ignore list nicks in game too
Thu, 19 Sep 2019 17:06:47 +0200 Official Racer: Fix name of Racer Challenge #12 (was #2)
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Sep 2019 17:06:47 +0200] rev 15416
Official Racer: Fix name of Racer Challenge #12 (was #2)
Wed, 18 Sep 2019 16:37:28 +0200 Disable "pressed in" effect of ToggleButtonWidget
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 16:37:28 +0200] rev 15415
Disable "pressed in" effect of ToggleButtonWidget
Wed, 18 Sep 2019 14:17:33 +0200 Frontend: Remove ugly border from gameflag button images
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 14:17:33 +0200] rev 15414
Frontend: Remove ugly border from gameflag button images
Wed, 18 Sep 2019 12:23:16 +0200 Racer: Remove a few ammo types that could break the gameplay
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 12:23:16 +0200] rev 15413
Racer: Remove a few ammo types that could break the gameplay
Tue, 17 Sep 2019 15:54:10 +0200 Update Traditional Chinese frontend translation
yuenfu [Tue, 17 Sep 2019 15:54:10 +0200] rev 15412
Update Traditional Chinese frontend translation
Mon, 16 Sep 2019 17:53:19 +0200 Racer: Really fix delay confusion when attempting to force-disable gfKing/gfPlaceHog
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Sep 2019 17:53:19 +0200] rev 15411
Racer: Really fix delay confusion when attempting to force-disable gfKing/gfPlaceHog For real this time. The previous attempt to fix this was shite.
Mon, 16 Sep 2019 17:33:49 +0200 Racer: Fix weird water splashes after waypoint placement
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Sep 2019 17:33:49 +0200] rev 15410
Racer: Fix weird water splashes after waypoint placement Does not affect official racer, as only waypoint placement is touched. The reason was that the air attack gear sometimes was not deleted fast enough so it might occassionally drop some air bombs (these are deleted now). Also, the airplane position was set to water level, which caused another water splash.
Mon, 16 Sep 2019 00:31:53 +0200 Set Racer scheme turn time to 90 to match Racer script's
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Sep 2019 00:31:53 +0200] rev 15409
Set Racer scheme turn time to 90 to match Racer script's
Sun, 15 Sep 2019 21:48:13 +0200 GameServer: Hide saveroom and loadroom command in non-official server
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 21:48:13 +0200] rev 15408
GameServer: Hide saveroom and loadroom command in non-official server Because those commands only work with OFFICIAL_SERVER
Sun, 15 Sep 2019 21:36:09 +0200 Remove accidental air mines in official racer challenges
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 21:36:09 +0200] rev 15407
Remove accidental air mines in official racer challenges
Sun, 15 Sep 2019 19:42:35 +0200 Update game schemes in racer.yaml to re-enable invuln in Racer
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 19:42:35 +0200] rev 15406
Update game schemes in racer.yaml to re-enable invuln in Racer
Sun, 15 Sep 2019 16:07:49 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 16:07:49 +0200] rev 15405
Update changelog
Sun, 15 Sep 2019 16:04:11 +0200 Racer, TechRacer: Mask taunts like Stupid when track was completed successfully
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 16:04:11 +0200] rev 15404
Racer, TechRacer: Mask taunts like Stupid when track was completed successfully
Sun, 15 Sep 2019 15:54:43 +0200 Racer: Fix ammo delay confusion if gfKing or gfPlaceHog were set
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:54:43 +0200] rev 15403
Racer: Fix ammo delay confusion if gfKing or gfPlaceHog were set
Sun, 15 Sep 2019 15:42:50 +0200 Racer, TechRacer: Force-disable several bad game flags
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:42:50 +0200] rev 15402
Racer, TechRacer: Force-disable several bad game flags
Sun, 15 Sep 2019 15:20:35 +0200 Set crate probability to 0 in Racer game scheme
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:20:35 +0200] rev 15401
Set crate probability to 0 in Racer game scheme
Sun, 15 Sep 2019 15:12:48 +0200 Racer: Make winners invulnerable
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:12:48 +0200] rev 15400
Racer: Make winners invulnerable
Sun, 15 Sep 2019 15:06:01 +0200 Racer: Fix hog taking damage skipping turn of next team
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 15:06:01 +0200] rev 15399
Racer: Fix hog taking damage skipping turn of next team
Sun, 15 Sep 2019 14:59:46 +0200 Racer: Disable other ammos in waypoint placement phase
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 14:59:46 +0200] rev 15398
Racer: Disable other ammos in waypoint placement phase
Sun, 15 Sep 2019 14:46:19 +0200 Racer: Make sure the waypoint placer always has 0 delay
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 14:46:19 +0200] rev 15397
Racer: Make sure the waypoint placer always has 0 delay
Sun, 15 Sep 2019 14:38:42 +0200 Racer: Clean up comments
Wuzzy <Wuzzy2@mail.ru> [Sun, 15 Sep 2019 14:38:42 +0200] rev 15396
Racer: Clean up comments
Fri, 06 Sep 2019 19:34:18 +0300 save data for blocks with more than a single component
alfadur [Fri, 06 Sep 2019 19:34:18 +0300] rev 15395
save data for blocks with more than a single component
Wed, 04 Sep 2019 23:23:23 +0200 Set dX to zero in hedgehog walk routine to prevent unexpected changes in X coordinate in certain conditions
unc0rr [Wed, 04 Sep 2019 23:23:23 +0200] rev 15394
Set dX to zero in hedgehog walk routine to prevent unexpected changes in X coordinate in certain conditions
Wed, 04 Sep 2019 00:07:23 +0300 add wind to physics processor
alfadur [Wed, 04 Sep 2019 00:07:23 +0300] rev 15393
add wind to physics processor
Tue, 03 Sep 2019 23:57:06 +0300 implement iteration with tags
alfadur [Tue, 03 Sep 2019 23:57:06 +0300] rev 15392
implement iteration with tags
Sun, 01 Sep 2019 21:57:01 +0200 Fix build
unc0rr [Sun, 01 Sep 2019 21:57:01 +0200] rev 15391
Fix build
Sun, 01 Sep 2019 10:42:33 +0200 Prevent AI from flooding +L/+R messages
unc0rr [Sun, 01 Sep 2019 10:42:33 +0200] rev 15390
Prevent AI from flooding +L/+R messages
(0) -10000 -3000 -1000 -120 +120 tip