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