smaxx [Thu, 26 Aug 2010 22:41:36 +0200] rev 3776
Engine:
* Made all keybinds skip ready time
burp [Thu, 26 Aug 2010 22:38:25 +0200] rev 3775
gfAISurvival/heResurrectable: respawn always with 100HP
smaxx [Thu, 26 Aug 2010 16:02:09 +0200] rev 3774
Engine:
* Added a 5 seconds ready time to every (player controlled) hog's start of the round. Use [attack] to skip it (untested in multiplayer).
Frontend:
* Fixed training missions failing to start.
tiyuri@gmail.com [Thu, 26 Aug 2010 14:46:30 +0100] rev 3773
Fixes memory leak -Burp
tiyuri@gmail.com [Thu, 26 Aug 2010 14:32:29 +0100] rev 3772
Daisy Hat updated
tiyuri@gmail.com [Thu, 26 Aug 2010 14:26:23 +0100] rev 3771
Princess Daisy hat (recoloured peach hat) Recolour by Armonte
tiyuri@gmail.com [Thu, 26 Aug 2010 14:02:48 +0100] rev 3770
Add kill counter to Survival Mode -Burp
arrom [Thu, 26 Aug 2010 06:06:28 -0400] rev 3769
translation update
tiyuri@gmail.com [Wed, 25 Aug 2010 21:06:34 +0100] rev 3768
Some survival mode changes by burp
smaxx [Wed, 25 Aug 2010 12:28:37 +0200] rev 3767
Frontend:
* Updated the flag selection to sort flags and divide them into groups (countries/community flags)
koda [Wed, 25 Aug 2010 01:30:25 +0200] rev 3766
add a little explanation when modifying weaponset in ifrontend
koda [Wed, 25 Aug 2010 00:17:51 +0200] rev 3765
set flake to non critical, no touches until game is starding, moved some variables to be initialized in the right place
smaxx [Tue, 24 Aug 2010 17:03:44 +0200] rev 3764
Engine:
* Updated clouds and flakes to fill the whole visible map (and borders)
* Added simple clipping to most drawing functions (might need some testing) which should improve performance on low end graphic cards
smaxx [Tue, 24 Aug 2010 13:24:37 +0200] rev 3763
Engine:
* Made egg explosions less green
smaxx [Tue, 24 Aug 2010 01:19:17 +0200] rev 3762
Campaign:
* Fixed one of the tutorial's timers
smaxx [Tue, 24 Aug 2010 01:17:24 +0200] rev 3761
Engine:
* Added a new script function: HogTurnLeft(int gearid, bool facesleft) to turn hogs left or right
* Added a new script function: HogSay(int gearid, string text, int type) to let hogs say something using speech bubbles
Campaign:
* Added a simple tutorial as the first mission
smaxx [Mon, 23 Aug 2010 19:06:34 +0200] rev 3760
Frontend:
* Added a basic campaign page/selection - just missing missions and real progress (don't count on this being active in 0.9.14)
smaxx [Mon, 23 Aug 2010 17:53:02 +0200] rev 3759
Frontend:
* Forgot to update team search to new extension
smaxx [Mon, 23 Aug 2010 16:29:12 +0200] rev 3758
Frontend:
* Simplified the code to setup config structure and prepared it to enable user accessible asset directories
* Renamed team file extensions from ".ini" to ".hwt" (Hedgewars Team)
* Added campaign progress to teams (I know, no campaign ... yet)
smaxx [Mon, 23 Aug 2010 13:58:46 +0200] rev 3757
Frontend:
* Fixed teams disappearing from options menu if leaving them active while leaving the game setup screen
burp [Mon, 23 Aug 2010 12:53:00 +0200] rev 3756
lua function SetEffect to set and remove THogEffects
burp [Mon, 23 Aug 2010 12:49:58 +0200] rev 3755
GetHogLevel lua function
smaxx [Mon, 23 Aug 2010 00:54:56 +0200] rev 3754
Engine:
* Changed steam to use the white smoke sprite
koda [Mon, 23 Aug 2010 00:46:06 +0200] rev 3753
small update for the about page
koda [Sun, 22 Aug 2010 22:08:39 +0200] rev 3752
add the new flag, fix a couple of hicups in creating config files, swap animation between settings and lobby
smaxx [Sun, 22 Aug 2010 16:31:57 +0200] rev 3751
Engine:
* Added fire trails
Graphics:
* Added new flame sprites by Aki (for testing)
burp [Sat, 21 Aug 2010 22:54:43 +0200] rev 3750
SpawnCustomCrateAt: spawn crate at random position for x=y=0, also let it return the gear, and luabindings the gear uid
smaxx [Sat, 21 Aug 2010 22:36:59 +0200] rev 3749
Engine:
* Keep sudden death from starting while using a multi shot weapon (will start after the last shot now) - This fixes
issue #1
* Keep the engine from crashing when trying to place a girder at the bottom map border (right above the water line) - This fixes issue #16
zuloo [Sat, 21 Aug 2010 17:19:52 +0200] rev 3748
Fixed gamepad/joystick axes using SDL 1.2
nemo [Fri, 20 Aug 2010 11:54:14 -0400] rev 3747
Some more that were not native