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
|
2017-10-02 |
Wuzzy |
Use generic team names for non-themed random teams; add a bunch of more random team names
|
changeset |
files
|
2017-10-01 |
Wuzzy |
Nobody Laugh mission: Set bot level to maximum
|
changeset |
files
|
2017-10-01 |
Wuzzy |
Battalion: Only show collected ammo to local player
|
changeset |
files
|
2017-10-01 |
Wuzzy |
Change some HedgeEditor menu icons
|
changeset |
files
|
2017-09-30 |
Wuzzy |
Change Highlander.cfg to select Default by default
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ACF6: Set correct position of native after skipping
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
|
changeset |
files
|
2017-09-30 |
Wuzzy |
Merge sheepluva's changes
|
changeset |
files
|
2017-09-30 |
Wuzzy |
TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
|
changeset |
files
|
2017-09-30 |
sheepluva |
fix some fpc hints
|
changeset |
files
|
2017-09-30 |
Wuzzy |
Fix broken format string in de.lua, breaking Tumbler script
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
|
changeset |
files
|
2017-09-30 |
sheepluva |
fix copypasta fail that caused segfaults (esp. in pas2c)
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ASA, moon01: Fix various turn-based and gameplaying bugs
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ASA, moon01: Move escape dialog into a proper animation dialogue
|
changeset |
files
|
2017-09-30 |
Wuzzy |
Merge sheepluva's changes
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ACF7: Don't make princess disappear instantly after victory
|
changeset |
files
|
2017-09-30 |
sheepluva |
workaround to fix pas2c mistyping a constant as bool
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ACF5: Fix position of Fiery Water when skipping start anim.
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ACF5: Spare traitor's life with skip instead of precise
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ASA, fruit01: Change choice keys
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ASA, fruit01: Show mission text when reaching launch pad with enemies
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ASA, fruit01: Improve mission texts and choice dialog handling
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ACF1: Change rope challenge confirm key to [Attack]
|
changeset |
files
|
2017-09-30 |
Wuzzy |
ACF1: Fix princess/elder flying very weirdly when punching to direction they look at
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ACF1: Force player to press jump to confirm difficulty dialog
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ASA, ice01: Fix turn ready caption
|
changeset |
files
|
2017-09-29 |
sheepluva |
make hellfire test a bit less seed-sensitive
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ASA, moon01: Fix minions sometimes taking double turns
|
changeset |
files
|
2017-09-29 |
sheepluva |
pas2c happiness initiative 2017, continued
|
changeset |
files
|
2017-09-29 |
sheepluva |
change return codes to avoid overlap with fpc ones
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ASA, Spacetrip: Fix guards taking 2 turns in succession
|
changeset |
files
|
2017-09-29 |
sheepluva |
make PHYSFS_setBuffer() known to pas2c
|
changeset |
files
|
2017-09-29 |
sheepluva |
fix some things that annoy pas2c and whitespaces
|
changeset |
files
|
2017-09-29 |
Wuzzy |
Merge sheepluva's changes
|
changeset |
files
|
2017-09-29 |
Wuzzy |
A Space Adventure: Add outro sequence / epilogue in the final mission
|
changeset |
files
|
2017-09-29 |
sheepluva |
don't use colorkey for land spray
|
changeset |
files
|
2017-09-29 |
sheepluva |
rename ifTransparent to ifColorKey
|
changeset |
files
|
2017-09-29 |
sheepluva |
currently irrelevant sdl call adjustment
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ASA, ice01: Fix losing turn early in game
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ASA, desert01: Fix smugglers sometimes getting multiple turns
|
changeset |
files
|
2017-09-29 |
Wuzzy |
Fix rope detection in ASA desert01
|
changeset |
files
|
2017-09-29 |
Wuzzy |
Use Default voice in A Space Adventure campaign
|
changeset |
files
|
2017-09-29 |
Wuzzy |
Change graves of teams in missions for greater variety
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ACF1: Fix graphical deagle shot glitch after shooting final target
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ASA, fruit02: Minor refactor
|
changeset |
files
|
2017-09-29 |
Wuzzy |
ASA, fruit02: Fail mission if player let wrong hog collect device part
|
changeset |
files
|
2017-09-28 |
Wuzzy |
ASA, fruit02: End turn when reaching surface
|
changeset |
files
|
2017-09-28 |
Wuzzy |
Separate crates in ASA final mission
|
changeset |
files
|
2017-09-28 |
Wuzzy |
ASA, fruit01: Use 1 hog instead of 2 for Captain Lime
|
changeset |
files
|
2017-09-28 |
Wuzzy |
Fix stats screen caption showing only one winner if multiple teams have won
|
changeset |
files
|
2017-09-28 |
Wuzzy |
ASA fruit03: Fix skipping not adding to turn time in next turn
|
changeset |
files
|
2017-09-28 |
Wuzzy |
A Space Adventure: Remove or shorten intro sequences of side missions
|
changeset |
files
|
2017-09-28 |
Wuzzy |
Lua API: Add ReadyTimeLeft variable
|
changeset |
files
|
2017-09-28 |
Wuzzy |
ASA: Improve displaying of mission panels all over the place
|
changeset |
files
|
2017-09-28 |
Wuzzy |
Fix typo in Polish translation
|
changeset |
files
|
2017-09-28 |
Wuzzy |
ASA: Explain team abbreviations + update changelog
|
changeset |
files
|
2017-09-28 |
Wuzzy |
ASA fruit02: Refactor captain lime hog, use 1 gear only instead of 2
|
changeset |
files
|
2017-09-28 |
Wuzzy |
Fix team colors of most teams in A Space Adventure to denote correct ally status
|
changeset |
files
|
2017-09-28 |
Wuzzy |
ACF8: Fix mission panel being shown after victory (if the leader fled)
|
changeset |
files
|
2017-09-28 |
Wuzzy |
ACF7: Mention mines time
|
changeset |
files
|
2017-09-27 |
Wuzzy |
Don't play “missed” taunt if a target has been hit
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA: Fix 2 important fruit planet mission unlocking bugs
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA, Spacetrip: Fix stats screen messages when running out of fuel
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA, death02: Use GetAmmoName for the enemy hog names
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA,desert03: Fix no victory after destroying all targets
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA, desert03: Change box appearance, don't lose as long there are still flames in game
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA, Spacetrip: Reset turn time on successful Moon landing
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA, Spacetrip: Drop weapons on player when landing on moon by rope
|
changeset |
files
|
2017-09-27 |
Wuzzy |
Update ChangeLog for ASA, increase spacetrip turn time to 20s
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA, Spacetrip: Better behaviour when entering mission while stuck on woon w/o fuel
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA, Spacetrip: Fix not properly recognizing crate collection
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA: Update mission texts properly after watching dialog
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ASA: Spacetrip: Fix guards ignoring stealing completely, fix various other game logic fails
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ACF: Replace TurnTimeLeft=0 with EndTurn(true)
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ACF: Use skull grave for cannibal teams (for real)
|
changeset |
files
|
2017-09-27 |
Wuzzy |
Fix ACF2 mission sometimes being unwinnable after returning to Leaks A Lot
|
changeset |
files
|
2017-09-27 |
Wuzzy |
Infinite skips in ACF5
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ACF2: Convert to EndTurn
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ACF2: Remove restart option when cooperating with cyborg
|
changeset |
files
|
2017-09-27 |
Wuzzy |
Disable SD in ACF6 and ASA: The first stop
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ACF6: Fix error message spam when falling into water when took last rope crate w/o touching ground
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ACF2: Fix weird skip ammos
|
changeset |
files
|
2017-09-27 |
Wuzzy |
Shorten a mission text in ACF, mission 2
|
changeset |
files
|
2017-09-27 |
Wuzzy |
ACF1: Fix various problems with the parachute section
|
changeset |
files
|
2017-09-26 |
Wuzzy |
Improve the mission texts in ACF, mission 1
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ACF, mission 3: Fix broken sequence when princess got caged (failed parcours)
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ACF, mission 3: Put in 3 girders per girder crate
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ACF, epilogue: Play default epilogue if campaign var is not found in team
|
changeset |
files
|
2017-09-26 |
Wuzzy |
Add ca. 10 announcer messages
|
changeset |
files
|
2017-09-26 |
Wuzzy |
Use correct kill counts for the remaining ASA missions as well
|
changeset |
files
|
2017-09-26 |
Wuzzy |
Show correct kill counts in all ASA missions (fixes #147)
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ASA, The first stop: Fix team ranking and kills in stats screen (bug 147)
|
changeset |
files
|
2017-09-26 |
Wuzzy |
New Lua API function: GetTeamStats, to get team stats
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ASA, the final battle: Fix mission panel not appearing if you watched the dialog
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ASA, death01: Slightly change professor's response if he got killed on the moon
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ASA, The first stop: Take possibility into account that whole team can be wiped out
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ASA, a frozen adventure: Save bazooka and excess freezers in checkpoints
|
changeset |
files
|
2017-09-26 |
Wuzzy |
ASA: Reset checkpoint after completing checkpointed mission
|
changeset |
files
|