Fri, 27 Oct 2017 02:17:39 +0200 Wuzzy Fix some German typos and change a translation word (Ziele → Zielscheiben)
Fri, 27 Oct 2017 00:12:38 +0200 Wuzzy Disable hog control after winning target practice challenge
Thu, 26 Oct 2017 22:49:39 +0200 Wuzzy ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
Thu, 26 Oct 2017 22:40:17 +0200 Wuzzy Animate library: Add new parameter maxMoveTime to AnimMove
Thu, 26 Oct 2017 21:14:55 +0200 unc0rr Slightly update russian localization
Thu, 26 Oct 2017 20:39:28 +0200 Wuzzy ACF7: Set correct hog position after skipping start anim
Thu, 26 Oct 2017 18:20:06 +0200 Wuzzy ACF2: Mention that both hogs must survive
Thu, 26 Oct 2017 18:02:33 +0200 Wuzzy ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Thu, 26 Oct 2017 07:53:13 +0200 Wuzzy Change SD music for Halloween and Hoggywood themes (old tracks)
Thu, 26 Oct 2017 05:41:48 +0200 Wuzzy Fix German typo in de.lua
Thu, 26 Oct 2017 05:25:45 +0200 Wuzzy Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen
Thu, 26 Oct 2017 04:10:57 +0200 Wuzzy Add sparkle's name to Rope Knock Challenge
Thu, 26 Oct 2017 03:04:31 +0200 Wuzzy Update credits for Fruit.ogg
Thu, 26 Oct 2017 02:50:05 +0200 Wuzzy Complete music credits for Jungle.ogg by alfadur
Wed, 25 Oct 2017 20:46:37 -0400 nemo oops
Wed, 25 Oct 2017 20:39:05 -0400 alfadur jungle music
Wed, 25 Oct 2017 19:44:42 -0400 nemo checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
Wed, 25 Oct 2017 23:47:07 +0200 Wuzzy Make gtDuck use DirAngle instead of Angle for rotation
Wed, 25 Oct 2017 23:09:41 +0200 Wuzzy Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
Wed, 25 Oct 2017 15:37:16 -0400 nemo one more pattern
Wed, 25 Oct 2017 20:38:51 +0200 unc0rr Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
Tue, 24 Oct 2017 19:54:38 -0400 nemo you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
Tue, 24 Oct 2017 18:55:19 -0400 nemo w is in pixels, so presumably this needs to be *4
Tue, 24 Oct 2017 18:28:59 -0400 nemo use pitch for surfaces, land_width x2 since 16 bit
Tue, 24 Oct 2017 21:59:06 +0200 unc0rr Modernize Cargo.toml a bit
Tue, 24 Oct 2017 21:58:41 +0200 unc0rr Remove silly toUtf8 which caused bug with default team name
Tue, 24 Oct 2017 21:42:13 +0200 Wuzzy Add a few random team names and fix typos
Tue, 24 Oct 2017 14:36:24 -0400 nemo 2nd try... just shortcircuit most of onGameTick20 when we are between turns.
Tue, 24 Oct 2017 14:14:00 -0400 nemo this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
Tue, 24 Oct 2017 19:45:11 +0200 Wuzzy Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Tue, 24 Oct 2017 19:30:55 +0200 Wuzzy Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Tue, 24 Oct 2017 06:25:12 +0200 Wuzzy ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Tue, 24 Oct 2017 04:48:20 +0200 Wuzzy Lua API: Fix Goals text being cut off at ca. 255 characters
Tue, 24 Oct 2017 04:06:03 +0200 Wuzzy More changelog updates
Tue, 24 Oct 2017 02:39:00 +0200 Wuzzy Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Mon, 23 Oct 2017 23:43:36 +0200 Wuzzy Use Gear^.Boom to calculate cake party faces
Mon, 23 Oct 2017 23:26:34 +0200 Wuzzy Fix cake party face not working across wrap world border
Mon, 23 Oct 2017 22:45:35 +0200 Wuzzy Make air mines follow hedgehogs across wrap world edge
Mon, 23 Oct 2017 17:29:56 +0200 Wuzzy Make GearsNear and CheckGearNear check gears across wrap world edge
Mon, 23 Oct 2017 14:49:01 +0200 Wuzzy Add KoBeWi to credits
Mon, 23 Oct 2017 04:57:39 +0200 Wuzzy Update changelog
Mon, 23 Oct 2017 04:35:10 +0200 Wuzzy HedgeEditor: Fix broken napalm/mine strike/drill strike
Mon, 23 Oct 2017 03:01:10 +0200 Wuzzy Rope Knock Challenge: Don't count hog kills after hero hurt itself
Mon, 23 Oct 2017 02:52:01 +0200 Wuzzy Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
Sun, 22 Oct 2017 02:25:27 +0200 Wuzzy Fix bee homing incorrectly when target is across wrap world edge
Sun, 22 Oct 2017 00:48:38 +0200 Wuzzy Wrap around target coordinates when clicking on other side of wrap-around world edge
Sat, 21 Oct 2017 23:59:31 +0200 Wuzzy Move CalcWorldWrap to uUtils.pas
Sat, 21 Oct 2017 23:27:58 +0200 Wuzzy Add Wuzzy to credits
Sat, 21 Oct 2017 23:03:52 +0200 Wuzzy Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
Sat, 21 Oct 2017 16:47:20 -0400 nemo add copherneue
Sat, 21 Oct 2017 19:02:53 +0200 Wuzzy Fix division by 0 in sniper rifle training
Sat, 21 Oct 2017 18:52:24 +0200 Wuzzy Sniper rifle training: Fix missing victory sound, also disable controls at the end
Sat, 21 Oct 2017 18:38:28 +0200 Wuzzy Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Sat, 21 Oct 2017 18:21:27 +0200 Wuzzy Sniper rifle training: Fix general camera weirdness
Sat, 21 Oct 2017 17:21:34 +0200 Wuzzy Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Sat, 21 Oct 2017 02:28:36 +0200 Wuzzy Fix small German typo
Sat, 21 Oct 2017 01:29:57 +0200 Wuzzy Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Sat, 21 Oct 2017 00:58:01 +0200 Wuzzy Fix PhysFS 3.0.0 deprecation warnings for error reporting
Fri, 20 Oct 2017 23:49:52 +0200 Wuzzy Fix compiler getting nervous about C++11 dependency
Fri, 20 Oct 2017 21:57:09 +0200 Wuzzy Update hedgewars_de.ts translation
Fri, 20 Oct 2017 21:55:18 +0200 Wuzzy Run lupdate
Fri, 20 Oct 2017 21:50:00 +0200 Wuzzy Update Big Armory mission image (duck position)
Fri, 20 Oct 2017 21:35:26 +0200 Wuzzy Fix first ammo row being invisible when there's only one weapon in the first row
Fri, 20 Oct 2017 21:02:43 +0200 Wuzzy Fix a few German typos and weird grammar
Fri, 20 Oct 2017 20:10:34 +0200 Wuzzy Update German Lua and campaign translations
Fri, 20 Oct 2017 18:51:12 +0200 Wuzzy Run update_lua_locale_files.sh
Fri, 20 Oct 2017 18:44:41 +0200 Wuzzy Turn loc_gen.txt into an executable Shell script
Fri, 20 Oct 2017 14:17:56 +0200 Wuzzy Fix bubbles drawn on the wrong side when hog drowns and faces right
Fri, 20 Oct 2017 13:34:05 +0200 Wuzzy Increase chance for AI to use tardis over skip
Fri, 20 Oct 2017 13:27:48 +0200 Wuzzy AI player checks if it can use tardis before selecting it
Wed, 18 Oct 2017 20:33:20 -0400 nemo extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
Wed, 18 Oct 2017 05:28:22 +0200 Wuzzy AI hogs use timebox instead of skip if clueless what to do
Wed, 18 Oct 2017 03:39:01 +0200 Wuzzy AI doesn't use extra damage/vampirism/invulnerable again if already active
Wed, 18 Oct 2017 03:19:43 +0200 Wuzzy Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wed, 18 Oct 2017 02:17:03 +0200 Wuzzy Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wed, 18 Oct 2017 02:08:24 +0200 Wuzzy Fix rubber duck not being used in Highlander
Mon, 16 Oct 2017 16:45:19 +0200 Wuzzy Also drop air mine and rubber duck from Construction Mode crates
Sun, 15 Oct 2017 13:15:39 +0200 Wuzzy Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Sun, 15 Oct 2017 12:30:31 +0200 Wuzzy Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
Fri, 13 Oct 2017 23:39:36 +0200 Wuzzy Fix failure to update all cloud layers properly when entering Sudden Death
Fri, 13 Oct 2017 16:37:56 -0400 nemo mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
Fri, 13 Oct 2017 17:09:45 +0200 Wuzzy Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
Thu, 12 Oct 2017 20:30:39 +0200 Wuzzy Explain TropyRace's knockout rule in the mission panel
Thu, 12 Oct 2017 20:17:00 +0200 Wuzzy QTfrontend: Fix flickering and bad offset of control config popup
Thu, 12 Oct 2017 19:04:30 +0200 Wuzzy Add missing variable in uWorld.pas in videorec builds
Thu, 12 Oct 2017 16:30:12 +0200 Wuzzy Fix incorrect hints about molotov cocktail insta-booming barrels
Wed, 11 Oct 2017 23:41:25 +0200 Wuzzy Rope: Keep rope selected if sliding on ground and secondary weapon selected
Wed, 11 Oct 2017 23:14:29 +0200 Wuzzy Remove unused variable in uWorld.pas
Wed, 11 Oct 2017 17:05:35 -0400 nemo wind blowing around mines off-turn was too annoying.
Wed, 11 Oct 2017 23:01:07 +0200 Wuzzy Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
Wed, 11 Oct 2017 20:16:00 +0200 Wuzzy Fix rope angle possible to go below 0° if having secondary weapon selected
Wed, 11 Oct 2017 18:52:50 +0200 Wuzzy Fix faulty stats screen translation in English locale
Wed, 11 Oct 2017 18:39:19 +0200 Wuzzy Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wed, 11 Oct 2017 01:23:38 +0200 Wuzzy Fix "at least 2 teams" warning not updated when net team is added/removed
Wed, 11 Oct 2017 01:03:30 +0200 Wuzzy Fix cursor still being visible after using piano strike
Tue, 10 Oct 2017 23:42:56 +0200 Wuzzy Change DLC icon (thanks, nemo!)
Tue, 10 Oct 2017 22:45:48 +0200 Wuzzy Mark custom maps/forts/scripts with circle icon instead of icon
Tue, 10 Oct 2017 21:00:11 +0200 Wuzzy Mark custom forts with asterisk in team editor
Tue, 10 Oct 2017 17:39:11 +0200 Wuzzy Lua API: Remove BorderColor variable from onGameInit
Tue, 10 Oct 2017 16:13:44 +0200 Wuzzy Construction Mode: Fix Lua error spam when using time box with filters on map
Tue, 10 Oct 2017 03:08:00 +0200 Wuzzy Fix hog holding nothing in hand when choosing napalm or piano strike
Tue, 10 Oct 2017 02:00:04 +0200 Wuzzy Eliminate some possible spoilers in stats screen of ASA: fruit02
Mon, 09 Oct 2017 14:31:46 +0200 Wuzzy Fix player being able to switch to dying hog
Sun, 08 Oct 2017 23:34:14 +0200 Wuzzy Remove spaces from grave names
Sun, 08 Oct 2017 22:52:44 +0200 Wuzzy Add 7 graves
Sun, 08 Oct 2017 20:24:58 +0200 Wuzzy No longer jiggle sticky mines if using portable portal device
Sun, 08 Oct 2017 19:07:56 +0200 Wuzzy Update German and English locale files
Sun, 08 Oct 2017 19:04:20 +0200 alfadur Improve error messages when feedback or DLC fail to reach Internet
Sun, 08 Oct 2017 16:50:47 +0200 Enrico Update Italian translation (it.lua)
Sun, 08 Oct 2017 16:30:42 +0200 Wuzzy Fix short sound breakdown shortly after using time box
Sun, 08 Oct 2017 04:57:28 +0200 Wuzzy Fix team getting inf. ammo when stockpiling >= 100 ammo
Sun, 08 Oct 2017 04:14:49 +0200 Wuzzy Fix possibility to accidentally destroy team by entering an already existing team name
Sat, 07 Oct 2017 20:07:21 +0200 Wuzzy Fix old team name not being removed after renaming team in frontend
Sat, 07 Oct 2017 13:23:58 -0400 nemo extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
Sat, 07 Oct 2017 19:11:25 +0200 Wuzzy Make sure new teams start with an unique name
Sat, 07 Oct 2017 18:43:31 +0200 Wuzzy Names of new or copied game schemes are now unique
Sat, 07 Oct 2017 03:43:06 +0200 Wuzzy Rework weapon scheme handling in frontend and fix a couple of bugs
Sat, 07 Oct 2017 01:05:55 +0200 Wuzzy Fix molotov cocktails bouncing off vertically off rubber
Fri, 06 Oct 2017 20:28:11 +0200 Wuzzy Fix argument bug in default name of copy of copy of ammo scheme
Fri, 06 Oct 2017 20:17:12 +0200 Wuzzy Strip invalid PNG profiles from PNGs
Fri, 06 Oct 2017 19:12:23 +0200 alfadur Fix splash screen on Windows
Fri, 06 Oct 2017 17:36:03 +0200 Wuzzy Less stupid resetPosition comment in uCursor.pas
Fri, 06 Oct 2017 17:32:02 +0200 Wuzzy Fix camera going crazy when starting game with mouse centered
Fri, 06 Oct 2017 16:33:11 +0200 Wuzzy Use https links in README files
Fri, 06 Oct 2017 14:45:22 +0200 alfadur (Hopefully) fix game camera being shifted on Windows 10
Fri, 06 Oct 2017 14:03:13 +0200 Wuzzy Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Thu, 05 Oct 2017 18:26:08 +0200 Wuzzy ClimbHome: Fix final team scoring 0 if hog took damage
Thu, 05 Oct 2017 18:22:32 +0200 Wuzzy ClimbHome: Make sure hog faces left on turn start
Thu, 05 Oct 2017 17:39:04 +0200 Wuzzy Climb Home: Fix game getting stuck when player reaches home
Thu, 05 Oct 2017 05:20:25 +0200 Wuzzy Add test case for testing that mines don't move for a very long time
Thu, 05 Oct 2017 02:54:17 +0200 Wuzzy Destroy rope when attempting to shoot it through wrap / bouncy world edge
Thu, 05 Oct 2017 02:02:28 +0200 Wuzzy Fix cursor often jumping to center when putting target while moving cursor
Thu, 05 Oct 2017 01:37:49 +0200 Wuzzy Show selected weapon again when using it in inf attack mode
Wed, 04 Oct 2017 21:33:05 +0200 Wuzzy Remove ScriptParam from HedgeEditor
Wed, 04 Oct 2017 21:25:27 +0200 Wuzzy HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wed, 04 Oct 2017 20:50:14 +0200 Wuzzy Clean up internal HedgeEditor TODO list
Wed, 04 Oct 2017 18:42:06 +0200 Wuzzy Add translator comment for "toggle team bars"
Wed, 04 Oct 2017 18:34:02 +0200 Wuzzy Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
Wed, 04 Oct 2017 16:09:28 +0200 Wuzzy Add README files to explain the tests directory
Wed, 04 Oct 2017 15:39:39 +0200 Wuzzy Put Testing dir into .hgignore and .gitignore
Wed, 04 Oct 2017 15:37:42 +0200 Wuzzy Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
Wed, 04 Oct 2017 15:28:32 +0200 Wuzzy Add test case to test if cake explodes in time when stuck in tight space
Tue, 03 Oct 2017 15:50:10 +0200 Wuzzy Remove broken “Play again” button in stats page after an online game
Tue, 03 Oct 2017 02:05:09 +0200 Wuzzy Relicense my contributions from WTFPL to CC-0
Tue, 03 Oct 2017 01:27:17 +0200 Wuzzy Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Mon, 02 Oct 2017 23:08:12 +0200 Wuzzy Update German translation (especially de.txt)
Mon, 02 Oct 2017 16:45:19 -0400 nemo fine. I will
Mon, 02 Oct 2017 21:39:19 +0200 Wuzzy Reduce number of initial teams: 4 human, 2 AI teams
Mon, 02 Oct 2017 20:59:40 +0200 Wuzzy Create 5 human teams + 5 AI teams on first start
Mon, 02 Oct 2017 18:12:23 +0200 Wuzzy Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Mon, 02 Oct 2017 17:54:07 +0200 Wuzzy Add a bunch of announcer messages in English
Mon, 02 Oct 2017 15:43:45 +0200 Wuzzy Use generic team names for non-themed random teams; add a bunch of more random team names
Sun, 01 Oct 2017 09:42:17 +0200 Wuzzy Nobody Laugh mission: Set bot level to maximum
Sun, 01 Oct 2017 03:12:56 +0200 Wuzzy Battalion: Only show collected ammo to local player
Sun, 01 Oct 2017 02:10:34 +0200 Wuzzy Change some HedgeEditor menu icons
Sun, 01 Oct 2017 01:48:30 +0200 Wuzzy Change Highlander.cfg to select Default by default
Sun, 01 Oct 2017 01:04:38 +0200 Wuzzy ACF6: Set correct position of native after skipping
Sun, 01 Oct 2017 00:46:58 +0200 Wuzzy ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Sat, 30 Sep 2017 23:53:21 +0200 Wuzzy Merge sheepluva's changes
Sat, 30 Sep 2017 23:52:08 +0200 Wuzzy TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
Sat, 30 Sep 2017 21:54:47 +0200 sheepluva fix some fpc hints
Sat, 30 Sep 2017 20:31:07 +0200 Wuzzy Fix broken format string in de.lua, breaking Tumbler script
Sat, 30 Sep 2017 20:29:01 +0200 Wuzzy ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Sat, 30 Sep 2017 19:51:22 +0200 sheepluva fix copypasta fail that caused segfaults (esp. in pas2c)
Sat, 30 Sep 2017 17:23:47 +0200 Wuzzy ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Sat, 30 Sep 2017 17:04:41 +0200 Wuzzy ASA, moon01: Fix various turn-based and gameplaying bugs
Sat, 30 Sep 2017 15:40:02 +0200 Wuzzy ASA, moon01: Move escape dialog into a proper animation dialogue
Sat, 30 Sep 2017 14:15:59 +0200 Wuzzy Merge sheepluva's changes
Sat, 30 Sep 2017 14:15:18 +0200 Wuzzy ACF7: Don't make princess disappear instantly after victory
Sat, 30 Sep 2017 14:00:02 +0200 sheepluva workaround to fix pas2c mistyping a constant as bool
Sat, 30 Sep 2017 04:31:50 +0200 Wuzzy ACF5: Fix position of Fiery Water when skipping start anim.
Sat, 30 Sep 2017 04:26:40 +0200 Wuzzy ACF5: Spare traitor's life with skip instead of precise
Sat, 30 Sep 2017 04:03:08 +0200 Wuzzy ASA, fruit01: Change choice keys
Sat, 30 Sep 2017 03:59:54 +0200 Wuzzy ASA, fruit01: Show mission text when reaching launch pad with enemies
Sat, 30 Sep 2017 03:28:43 +0200 Wuzzy ASA, fruit01: Improve mission texts and choice dialog handling
Sat, 30 Sep 2017 02:09:43 +0200 Wuzzy ACF1: Change rope challenge confirm key to [Attack]
Sat, 30 Sep 2017 02:04:58 +0200 Wuzzy ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
Sat, 30 Sep 2017 01:45:01 +0200 Wuzzy ACF1: Force player to press jump to confirm difficulty dialog
Sat, 30 Sep 2017 00:59:12 +0200 Wuzzy ASA, ice01: Fix turn ready caption
Sat, 30 Sep 2017 00:52:06 +0200 sheepluva make hellfire test a bit less seed-sensitive
Sat, 30 Sep 2017 00:43:56 +0200 Wuzzy ASA, moon01: Fix minions sometimes taking double turns
Sat, 30 Sep 2017 00:09:48 +0200 sheepluva pas2c happiness initiative 2017, continued
Fri, 29 Sep 2017 23:31:29 +0200 sheepluva change return codes to avoid overlap with fpc ones
Fri, 29 Sep 2017 23:29:00 +0200 Wuzzy ASA, Spacetrip: Fix guards taking 2 turns in succession
Fri, 29 Sep 2017 23:13:05 +0200 sheepluva make PHYSFS_setBuffer() known to pas2c
Fri, 29 Sep 2017 22:53:53 +0200 sheepluva fix some things that annoy pas2c and whitespaces
Fri, 29 Sep 2017 22:39:31 +0200 Wuzzy Merge sheepluva's changes
Fri, 29 Sep 2017 21:44:35 +0200 Wuzzy A Space Adventure: Add outro sequence / epilogue in the final mission
Fri, 29 Sep 2017 22:33:15 +0200 sheepluva don't use colorkey for land spray
Fri, 29 Sep 2017 22:09:11 +0200 sheepluva rename ifTransparent to ifColorKey
Fri, 29 Sep 2017 22:06:29 +0200 sheepluva currently irrelevant sdl call adjustment
Fri, 29 Sep 2017 19:31:25 +0200 Wuzzy ASA, ice01: Fix losing turn early in game
Fri, 29 Sep 2017 19:12:00 +0200 Wuzzy ASA, desert01: Fix smugglers sometimes getting multiple turns
Fri, 29 Sep 2017 18:27:44 +0200 Wuzzy Fix rope detection in ASA desert01
Fri, 29 Sep 2017 18:00:43 +0200 Wuzzy Use Default voice in A Space Adventure campaign
Fri, 29 Sep 2017 03:41:30 +0200 Wuzzy Change graves of teams in missions for greater variety
Fri, 29 Sep 2017 02:35:27 +0200 Wuzzy ACF1: Fix graphical deagle shot glitch after shooting final target
Fri, 29 Sep 2017 02:10:37 +0200 Wuzzy ASA, fruit02: Minor refactor
Fri, 29 Sep 2017 02:08:52 +0200 Wuzzy ASA, fruit02: Fail mission if player let wrong hog collect device part
Thu, 28 Sep 2017 23:44:26 +0200 Wuzzy ASA, fruit02: End turn when reaching surface
Thu, 28 Sep 2017 23:27:20 +0200 Wuzzy Separate crates in ASA final mission
Thu, 28 Sep 2017 23:03:30 +0200 Wuzzy ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
Thu, 28 Sep 2017 21:32:42 +0200 Wuzzy Fix stats screen caption showing only one winner if multiple teams have won
Thu, 28 Sep 2017 19:26:22 +0200 Wuzzy ASA fruit03: Fix skipping not adding to turn time in next turn
Thu, 28 Sep 2017 18:39:59 +0200 Wuzzy A Space Adventure: Remove or shorten intro sequences of side missions
Thu, 28 Sep 2017 18:36:24 +0200 Wuzzy Lua API: Add ReadyTimeLeft variable
Thu, 28 Sep 2017 17:26:54 +0200 Wuzzy ASA: Improve displaying of mission panels all over the place
Thu, 28 Sep 2017 08:55:10 +0200 Wuzzy Fix typo in Polish translation
Thu, 28 Sep 2017 07:45:28 +0200 Wuzzy ASA: Explain team abbreviations + update changelog
Thu, 28 Sep 2017 07:40:39 +0200 Wuzzy ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
Thu, 28 Sep 2017 07:09:18 +0200 Wuzzy Fix team colors of most teams in A Space Adventure to denote correct ally status
Thu, 28 Sep 2017 02:42:10 +0200 Wuzzy ACF8: Fix mission panel being shown after victory (if the leader fled)
Thu, 28 Sep 2017 02:00:40 +0200 Wuzzy ACF7: Mention mines time
Thu, 28 Sep 2017 01:15:25 +0200 Wuzzy Don't play “missed” taunt if a target has been hit
Thu, 28 Sep 2017 00:46:06 +0200 Wuzzy ASA: Fix 2 important fruit planet mission unlocking bugs
Thu, 28 Sep 2017 00:17:41 +0200 Wuzzy ASA, Spacetrip: Fix stats screen messages when running out of fuel
Wed, 27 Sep 2017 23:41:56 +0200 Wuzzy ASA, death02: Use GetAmmoName for the enemy hog names
Wed, 27 Sep 2017 23:24:29 +0200 Wuzzy ASA,desert03: Fix no victory after destroying all targets
Wed, 27 Sep 2017 23:09:25 +0200 Wuzzy ASA, desert03: Change box appearance, don't lose as long there are still flames in game
Wed, 27 Sep 2017 20:47:18 +0200 Wuzzy ASA, Spacetrip: Reset turn time on successful Moon landing
Wed, 27 Sep 2017 20:44:09 +0200 Wuzzy ASA, Spacetrip: Drop weapons on player when landing on moon by rope
Wed, 27 Sep 2017 19:30:59 +0200 Wuzzy Update ChangeLog for ASA, increase spacetrip turn time to 20s
Wed, 27 Sep 2017 19:26:12 +0200 Wuzzy ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
Wed, 27 Sep 2017 19:13:28 +0200 Wuzzy ASA, Spacetrip: Fix not properly recognizing crate collection
Wed, 27 Sep 2017 18:43:28 +0200 Wuzzy ASA: Update mission texts properly after watching dialog
Wed, 27 Sep 2017 18:18:35 +0200 Wuzzy ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
Wed, 27 Sep 2017 15:45:42 +0200 Wuzzy ACF: Replace TurnTimeLeft=0 with EndTurn(true)
Wed, 27 Sep 2017 06:38:51 +0200 Wuzzy ACF: Use skull grave for cannibal teams (for real)
Wed, 27 Sep 2017 06:17:41 +0200 Wuzzy Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot
Wed, 27 Sep 2017 06:04:02 +0200 Wuzzy Infinite skips in ACF5
Wed, 27 Sep 2017 05:55:40 +0200 Wuzzy ACF2: Convert to EndTurn
Wed, 27 Sep 2017 05:49:20 +0200 Wuzzy ACF2: Remove restart option when cooperating with cyborg
Wed, 27 Sep 2017 04:28:34 +0200 Wuzzy Disable SD in ACF6 and ASA: The first stop
Wed, 27 Sep 2017 03:54:35 +0200 Wuzzy ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
Wed, 27 Sep 2017 02:57:44 +0200 Wuzzy ACF2: Fix weird skip ammos
Wed, 27 Sep 2017 02:47:15 +0200 Wuzzy Shorten a mission text in ACF, mission 2
Wed, 27 Sep 2017 02:26:33 +0200 Wuzzy ACF1: Fix various problems with the parachute section
Wed, 27 Sep 2017 01:00:35 +0200 Wuzzy Improve the mission texts in ACF, mission 1
Tue, 26 Sep 2017 22:54:11 +0200 Wuzzy ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
Tue, 26 Sep 2017 22:04:09 +0200 Wuzzy ACF, mission 3: Put in 3 girders per girder crate
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 tip