2017-10-11 |
Wuzzy |
Remove unused variable in uWorld.pas
|
changeset |
files
|
2017-10-11 |
nemo |
wind blowing around mines off-turn was too annoying.
|
changeset |
files
|
2017-10-11 |
Wuzzy |
Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
|
changeset |
files
|
2017-10-11 |
Wuzzy |
Fix rope angle possible to go below 0° if having secondary weapon selected
|
changeset |
files
|
2017-10-11 |
Wuzzy |
Fix faulty stats screen translation in English locale
|
changeset |
files
|
2017-10-11 |
Wuzzy |
Don't let player save ammo scheme with pre-installed name, even case-insensitively
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Fix "at least 2 teams" warning not updated when net team is added/removed
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Fix cursor still being visible after using piano strike
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Change DLC icon (thanks, nemo!)
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Mark custom maps/forts/scripts with circle icon instead of icon
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Mark custom forts with asterisk in team editor
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Lua API: Remove BorderColor variable from onGameInit
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Construction Mode: Fix Lua error spam when using time box with filters on map
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Fix hog holding nothing in hand when choosing napalm or piano strike
|
changeset |
files
|
2017-10-10 |
Wuzzy |
Eliminate some possible spoilers in stats screen of ASA: fruit02
|
changeset |
files
|
2017-10-09 |
Wuzzy |
Fix player being able to switch to dying hog
|
changeset |
files
|
2017-10-08 |
Wuzzy |
Remove spaces from grave names
|
changeset |
files
|
2017-10-08 |
Wuzzy |
Add 7 graves
|
changeset |
files
|
2017-10-08 |
Wuzzy |
No longer jiggle sticky mines if using portable portal device
|
changeset |
files
|
2017-10-08 |
Wuzzy |
Update German and English locale files
|
changeset |
files
|
2017-10-08 |
alfadur |
Improve error messages when feedback or DLC fail to reach Internet
|
changeset |
files
|
2017-10-08 |
Enrico |
Update Italian translation (it.lua)
|
changeset |
files
|
2017-10-08 |
Wuzzy |
Fix short sound breakdown shortly after using time box
|
changeset |
files
|
2017-10-08 |
Wuzzy |
Fix team getting inf. ammo when stockpiling >= 100 ammo
|
changeset |
files
|
2017-10-08 |
Wuzzy |
Fix possibility to accidentally destroy team by entering an already existing team name
|
changeset |
files
|
2017-10-07 |
Wuzzy |
Fix old team name not being removed after renaming team in frontend
|
changeset |
files
|
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.
|
changeset |
files
|
2017-10-07 |
Wuzzy |
Make sure new teams start with an unique name
|
changeset |
files
|
2017-10-07 |
Wuzzy |
Names of new or copied game schemes are now unique
|
changeset |
files
|
2017-10-07 |
Wuzzy |
Rework weapon scheme handling in frontend and fix a couple of bugs
|
changeset |
files
|
2017-10-06 |
Wuzzy |
Fix molotov cocktails bouncing off vertically off rubber
|
changeset |
files
|
2017-10-06 |
Wuzzy |
Fix argument bug in default name of copy of copy of ammo scheme
|
changeset |
files
|
2017-10-06 |
Wuzzy |
Strip invalid PNG profiles from PNGs
|
changeset |
files
|
2017-10-06 |
alfadur |
Fix splash screen on Windows
|
changeset |
files
|
2017-10-06 |
Wuzzy |
Less stupid resetPosition comment in uCursor.pas
|
changeset |
files
|
2017-10-06 |
Wuzzy |
Fix camera going crazy when starting game with mouse centered
|
changeset |
files
|
2017-10-06 |
Wuzzy |
Use https links in README files
|
changeset |
files
|
2017-10-06 |
alfadur |
(Hopefully) fix game camera being shifted on Windows 10
|
changeset |
files
|
2017-10-06 |
Wuzzy |
Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
|
changeset |
files
|
2017-10-05 |
Wuzzy |
ClimbHome: Fix final team scoring 0 if hog took damage
|
changeset |
files
|
2017-10-05 |
Wuzzy |
ClimbHome: Make sure hog faces left on turn start
|
changeset |
files
|
2017-10-05 |
Wuzzy |
Climb Home: Fix game getting stuck when player reaches home
|
changeset |
files
|
2017-10-05 |
Wuzzy |
Add test case for testing that mines don't move for a very long time
|
changeset |
files
|
2017-10-05 |
Wuzzy |
Destroy rope when attempting to shoot it through wrap / bouncy world edge
|
changeset |
files
|
2017-10-05 |
Wuzzy |
Fix cursor often jumping to center when putting target while moving cursor
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Show selected weapon again when using it in inf attack mode
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Remove ScriptParam from HedgeEditor
|
changeset |
files
|
2017-10-04 |
Wuzzy |
HedgeEditor: Also save hog effects (e.g. poison) and looking direction
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Clean up internal HedgeEditor TODO list
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Add translator comment for "toggle team bars"
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Add README files to explain the tests directory
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Put Testing dir into .hgignore and .gitignore
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
|
changeset |
files
|
2017-10-04 |
Wuzzy |
Add test case to test if cake explodes in time when stuck in tight space
|
changeset |
files
|
2017-10-03 |
Wuzzy |
Remove broken “Play again” button in stats page after an online game
|
changeset |
files
|
2017-10-03 |
Wuzzy |
Relicense my contributions from WTFPL to CC-0
|
changeset |
files
|
2017-10-02 |
Wuzzy |
Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
|
changeset |
files
|
2017-10-02 |
Wuzzy |
Update German translation (especially de.txt)
|
changeset |
files
|
2017-10-02 |
nemo |
fine. I will
|
changeset |
files
|
2017-10-02 |
Wuzzy |
Reduce number of initial teams: 4 human, 2 AI teams
|
changeset |
files
|
2017-10-02 |
Wuzzy |
Create 5 human teams + 5 AI teams on first start
|
changeset |
files
|
2017-10-02 |
Wuzzy |
Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
|
changeset |
files
|
2017-10-02 |
Wuzzy |
Add a bunch of announcer messages in English
|
changeset |
files
|