2017-10-24 Wuzzy Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
2017-10-24 Wuzzy Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
2017-10-24 Wuzzy ACF mission 5: Take away switch and always play with deployed hog in final mission stage
2017-10-24 Wuzzy Lua API: Fix Goals text being cut off at ca. 255 characters
2017-10-24 Wuzzy More changelog updates
2017-10-24 Wuzzy Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
2017-10-23 Wuzzy Use Gear^.Boom to calculate cake party faces
2017-10-23 Wuzzy Fix cake party face not working across wrap world border
2017-10-23 Wuzzy Make air mines follow hedgehogs across wrap world edge
2017-10-23 Wuzzy Make GearsNear and CheckGearNear check gears across wrap world edge
2017-10-23 Wuzzy Add KoBeWi to credits
2017-10-23 Wuzzy Update changelog
2017-10-23 Wuzzy HedgeEditor: Fix broken napalm/mine strike/drill strike
2017-10-23 Wuzzy Rope Knock Challenge: Don't count hog kills after hero hurt itself
2017-10-23 Wuzzy Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
2017-10-22 Wuzzy Fix bee homing incorrectly when target is across wrap world edge
2017-10-21 Wuzzy Wrap around target coordinates when clicking on other side of wrap-around world edge
2017-10-21 Wuzzy Move CalcWorldWrap to uUtils.pas
2017-10-21 Wuzzy Add Wuzzy to credits
2017-10-21 Wuzzy Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
2017-10-21 nemo add copherneue
2017-10-21 Wuzzy Fix division by 0 in sniper rifle training
2017-10-21 Wuzzy Sniper rifle training: Fix missing victory sound, also disable controls at the end
2017-10-21 Wuzzy Sniper rifle mission: Faster dynamite blow-up, also skip with precise
2017-10-21 Wuzzy Sniper rifle training: Fix general camera weirdness
2017-10-21 Wuzzy Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
2017-10-21 Wuzzy Fix small German typo
2017-10-20 Wuzzy Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
2017-10-20 Wuzzy Fix PhysFS 3.0.0 deprecation warnings for error reporting
2017-10-20 Wuzzy Fix compiler getting nervous about C++11 dependency
2017-10-20 Wuzzy Update hedgewars_de.ts translation
2017-10-20 Wuzzy Run lupdate
2017-10-20 Wuzzy Update Big Armory mission image (duck position)
2017-10-20 Wuzzy Fix first ammo row being invisible when there's only one weapon in the first row
2017-10-20 Wuzzy Fix a few German typos and weird grammar
2017-10-20 Wuzzy Update German Lua and campaign translations
2017-10-20 Wuzzy Run update_lua_locale_files.sh
2017-10-20 Wuzzy Turn loc_gen.txt into an executable Shell script
2017-10-20 Wuzzy Fix bubbles drawn on the wrong side when hog drowns and faces right
2017-10-20 Wuzzy Increase chance for AI to use tardis over skip
2017-10-20 Wuzzy AI player checks if it can use tardis before selecting it
2017-10-19 nemo extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
2017-10-18 Wuzzy AI hogs use timebox instead of skip if clueless what to do
2017-10-18 Wuzzy AI doesn't use extra damage/vampirism/invulnerable again if already active
2017-10-18 Wuzzy Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
2017-10-18 Wuzzy Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
2017-10-18 Wuzzy Fix rubber duck not being used in Highlander
2017-10-16 Wuzzy Also drop air mine and rubber duck from Construction Mode crates
2017-10-15 Wuzzy Highlander: Mention the "max. 1 ammo per type" rule in mission panel
2017-10-15 Wuzzy Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
2017-10-13 Wuzzy Fix failure to update all cloud layers properly when entering Sudden Death
2017-10-13 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...
2017-10-13 Wuzzy Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
2017-10-12 Wuzzy Explain TropyRace's knockout rule in the mission panel
2017-10-12 Wuzzy QTfrontend: Fix flickering and bad offset of control config popup
2017-10-12 Wuzzy Add missing variable in uWorld.pas in videorec builds
2017-10-12 Wuzzy Fix incorrect hints about molotov cocktail insta-booming barrels
2017-10-11 Wuzzy Rope: Keep rope selected if sliding on ground and secondary weapon selected
2017-10-11 Wuzzy Remove unused variable in uWorld.pas
2017-10-11 nemo wind blowing around mines off-turn was too annoying.
2017-10-11 Wuzzy Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
2017-10-11 Wuzzy Fix rope angle possible to go below 0° if having secondary weapon selected
2017-10-11 Wuzzy Fix faulty stats screen translation in English locale
2017-10-11 Wuzzy Don't let player save ammo scheme with pre-installed name, even case-insensitively
2017-10-10 Wuzzy Fix "at least 2 teams" warning not updated when net team is added/removed
2017-10-10 Wuzzy Fix cursor still being visible after using piano strike
2017-10-10 Wuzzy Change DLC icon (thanks, nemo!)
2017-10-10 Wuzzy Mark custom maps/forts/scripts with circle icon instead of icon
2017-10-10 Wuzzy Mark custom forts with asterisk in team editor
2017-10-10 Wuzzy Lua API: Remove BorderColor variable from onGameInit
2017-10-10 Wuzzy Construction Mode: Fix Lua error spam when using time box with filters on map
2017-10-10 Wuzzy Fix hog holding nothing in hand when choosing napalm or piano strike
2017-10-10 Wuzzy Eliminate some possible spoilers in stats screen of ASA: fruit02
2017-10-09 Wuzzy Fix player being able to switch to dying hog
2017-10-08 Wuzzy Remove spaces from grave names
2017-10-08 Wuzzy Add 7 graves
2017-10-08 Wuzzy No longer jiggle sticky mines if using portable portal device
2017-10-08 Wuzzy Update German and English locale files
2017-10-08 alfadur Improve error messages when feedback or DLC fail to reach Internet
2017-10-08 Enrico Update Italian translation (it.lua)
2017-10-08 Wuzzy Fix short sound breakdown shortly after using time box
2017-10-08 Wuzzy Fix team getting inf. ammo when stockpiling >= 100 ammo
2017-10-08 Wuzzy Fix possibility to accidentally destroy team by entering an already existing team name
2017-10-07 Wuzzy Fix old team name not being removed after renaming team in frontend
2017-10-07 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.
2017-10-07 Wuzzy Make sure new teams start with an unique name
2017-10-07 Wuzzy Names of new or copied game schemes are now unique
2017-10-07 Wuzzy Rework weapon scheme handling in frontend and fix a couple of bugs
2017-10-06 Wuzzy Fix molotov cocktails bouncing off vertically off rubber
2017-10-06 Wuzzy Fix argument bug in default name of copy of copy of ammo scheme
2017-10-06 Wuzzy Strip invalid PNG profiles from PNGs
2017-10-06 alfadur Fix splash screen on Windows
2017-10-06 Wuzzy Less stupid resetPosition comment in uCursor.pas
2017-10-06 Wuzzy Fix camera going crazy when starting game with mouse centered
2017-10-06 Wuzzy Use https links in README files
2017-10-06 alfadur (Hopefully) fix game camera being shifted on Windows 10
2017-10-06 Wuzzy Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
2017-10-05 Wuzzy ClimbHome: Fix final team scoring 0 if hog took damage
2017-10-05 Wuzzy ClimbHome: Make sure hog faces left on turn start
2017-10-05 Wuzzy Climb Home: Fix game getting stuck when player reaches home
2017-10-05 Wuzzy Add test case for testing that mines don't move for a very long time
2017-10-05 Wuzzy Destroy rope when attempting to shoot it through wrap / bouncy world edge
2017-10-05 Wuzzy Fix cursor often jumping to center when putting target while moving cursor
2017-10-04 Wuzzy Show selected weapon again when using it in inf attack mode
2017-10-04 Wuzzy Remove ScriptParam from HedgeEditor
2017-10-04 Wuzzy HedgeEditor: Also save hog effects (e.g. poison) and looking direction
2017-10-04 Wuzzy Clean up internal HedgeEditor TODO list
2017-10-04 Wuzzy Add translator comment for "toggle team bars"
2017-10-04 Wuzzy Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
2017-10-04 Wuzzy Add README files to explain the tests directory
2017-10-04 Wuzzy Put Testing dir into .hgignore and .gitignore
2017-10-04 Wuzzy Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
2017-10-04 Wuzzy Add test case to test if cake explodes in time when stuck in tight space
2017-10-03 Wuzzy Remove broken “Play again” button in stats page after an online game
2017-10-03 Wuzzy Relicense my contributions from WTFPL to CC-0
2017-10-02 Wuzzy Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
2017-10-02 Wuzzy Update German translation (especially de.txt)
2017-10-02 nemo fine. I will
2017-10-02 Wuzzy Reduce number of initial teams: 4 human, 2 AI teams
2017-10-02 Wuzzy Create 5 human teams + 5 AI teams on first start
2017-10-02 Wuzzy Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
2017-10-02 Wuzzy Add a bunch of announcer messages in English
2017-10-02 Wuzzy Use generic team names for non-themed random teams; add a bunch of more random team names
2017-10-01 Wuzzy Nobody Laugh mission: Set bot level to maximum
2017-10-01 Wuzzy Battalion: Only show collected ammo to local player
2017-10-01 Wuzzy Change some HedgeEditor menu icons
2017-09-30 Wuzzy Change Highlander.cfg to select Default by default
2017-09-30 Wuzzy ACF6: Set correct position of native after skipping
2017-09-30 Wuzzy ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
2017-09-30 Wuzzy Merge sheepluva's changes
2017-09-30 Wuzzy TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
2017-09-30 sheepluva fix some fpc hints
2017-09-30 Wuzzy Fix broken format string in de.lua, breaking Tumbler script
2017-09-30 Wuzzy ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
2017-09-30 sheepluva fix copypasta fail that caused segfaults (esp. in pas2c)
2017-09-30 Wuzzy ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
2017-09-30 Wuzzy ASA, moon01: Fix various turn-based and gameplaying bugs
2017-09-30 Wuzzy ASA, moon01: Move escape dialog into a proper animation dialogue
2017-09-30 Wuzzy Merge sheepluva's changes
2017-09-30 Wuzzy ACF7: Don't make princess disappear instantly after victory
2017-09-30 sheepluva workaround to fix pas2c mistyping a constant as bool
2017-09-30 Wuzzy ACF5: Fix position of Fiery Water when skipping start anim.
2017-09-30 Wuzzy ACF5: Spare traitor's life with skip instead of precise
2017-09-30 Wuzzy ASA, fruit01: Change choice keys
2017-09-30 Wuzzy ASA, fruit01: Show mission text when reaching launch pad with enemies
2017-09-30 Wuzzy ASA, fruit01: Improve mission texts and choice dialog handling
2017-09-30 Wuzzy ACF1: Change rope challenge confirm key to [Attack]
2017-09-30 Wuzzy ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
2017-09-29 Wuzzy ACF1: Force player to press jump to confirm difficulty dialog
2017-09-29 Wuzzy ASA, ice01: Fix turn ready caption
2017-09-29 sheepluva make hellfire test a bit less seed-sensitive
2017-09-29 Wuzzy ASA, moon01: Fix minions sometimes taking double turns
2017-09-29 sheepluva pas2c happiness initiative 2017, continued
2017-09-29 sheepluva change return codes to avoid overlap with fpc ones
2017-09-29 Wuzzy ASA, Spacetrip: Fix guards taking 2 turns in succession
2017-09-29 sheepluva make PHYSFS_setBuffer() known to pas2c
2017-09-29 sheepluva fix some things that annoy pas2c and whitespaces
2017-09-29 Wuzzy Merge sheepluva's changes
2017-09-29 Wuzzy A Space Adventure: Add outro sequence / epilogue in the final mission
2017-09-29 sheepluva don't use colorkey for land spray
2017-09-29 sheepluva rename ifTransparent to ifColorKey
2017-09-29 sheepluva currently irrelevant sdl call adjustment
2017-09-29 Wuzzy ASA, ice01: Fix losing turn early in game
2017-09-29 Wuzzy ASA, desert01: Fix smugglers sometimes getting multiple turns
2017-09-29 Wuzzy Fix rope detection in ASA desert01
2017-09-29 Wuzzy Use Default voice in A Space Adventure campaign
2017-09-29 Wuzzy Change graves of teams in missions for greater variety
2017-09-29 Wuzzy ACF1: Fix graphical deagle shot glitch after shooting final target
2017-09-29 Wuzzy ASA, fruit02: Minor refactor
2017-09-29 Wuzzy ASA, fruit02: Fail mission if player let wrong hog collect device part
2017-09-28 Wuzzy ASA, fruit02: End turn when reaching surface
2017-09-28 Wuzzy Separate crates in ASA final mission
2017-09-28 Wuzzy ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
2017-09-28 Wuzzy Fix stats screen caption showing only one winner if multiple teams have won
2017-09-28 Wuzzy ASA fruit03: Fix skipping not adding to turn time in next turn
2017-09-28 Wuzzy A Space Adventure: Remove or shorten intro sequences of side missions
2017-09-28 Wuzzy Lua API: Add ReadyTimeLeft variable
2017-09-28 Wuzzy ASA: Improve displaying of mission panels all over the place
2017-09-28 Wuzzy Fix typo in Polish translation
2017-09-28 Wuzzy ASA: Explain team abbreviations + update changelog
2017-09-28 Wuzzy ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
2017-09-28 Wuzzy Fix team colors of most teams in A Space Adventure to denote correct ally status
2017-09-28 Wuzzy ACF8: Fix mission panel being shown after victory (if the leader fled)
2017-09-28 Wuzzy ACF7: Mention mines time
2017-09-27 Wuzzy Don't play “missed” taunt if a target has been hit
2017-09-27 Wuzzy ASA: Fix 2 important fruit planet mission unlocking bugs
2017-09-27 Wuzzy ASA, Spacetrip: Fix stats screen messages when running out of fuel
2017-09-27 Wuzzy ASA, death02: Use GetAmmoName for the enemy hog names
2017-09-27 Wuzzy ASA,desert03: Fix no victory after destroying all targets
2017-09-27 Wuzzy ASA, desert03: Change box appearance, don't lose as long there are still flames in game
2017-09-27 Wuzzy ASA, Spacetrip: Reset turn time on successful Moon landing
2017-09-27 Wuzzy ASA, Spacetrip: Drop weapons on player when landing on moon by rope
(0) -10000 -3000 -1000 -192 +192 +1000 tip