2018-08-21 |
Wuzzy |
Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Remove calls to GetVisualGearValues where it's not needed
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Animate: Remove follow arg from AnimVisualGear
|
changeset |
files
|
2018-08-21 |
nemo |
use 0s instead of nils to try to protect script assumptions
0.9.24
|
changeset |
files
|
2018-08-21 |
nemo |
only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward
0.9.24
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Remove unused shockwave code in Space Invasion
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Make decorational visual gears in Space Invasion non-critical
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Update German translation
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Update locale files
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Merge unC0Rr's checker update
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Add a few translator comments for frontend strings
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Consistently rename "team chat" to "clan chat" (except chat command)
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Make engine chat syntax translatable
|
changeset |
files
|
2018-08-21 |
Wuzzy |
Fix some string/translation inconsistencies in strings related to leaving
|
changeset |
files
|
2018-08-20 |
unc0rr |
- Add checker dependencies to hedgewars-server.cabal
|
changeset |
files
|
2018-08-19 |
nemo |
and melon for Mutant
|
changeset |
files
|
2018-08-18 |
nemo |
stray line
|
changeset |
files
|
2018-08-18 |
nemo |
more wrapping
|
changeset |
files
|
2018-08-18 |
nemo |
basic AI bazooka wrapping.
|
changeset |
files
|
2018-08-16 |
alfadur |
Return https
|
changeset |
files
|
2018-08-16 |
alfadur |
Rust 2018 conversion
|
changeset |
files
|
2018-08-14 |
Wuzzy |
Move common sprite tint values into Utils Lua library
|
changeset |
files
|
2018-08-14 |
Wuzzy |
Use new script variable cMaxTurnTime in scripts for consistency
|
changeset |
files
|
2018-08-14 |
Wuzzy |
Prevent wrapping of turn time when using extra time
|
changeset |
files
|
2018-08-14 |
Wuzzy |
Update list of supported GameFlags in HedgeEditor
|
changeset |
files
|
2018-08-14 |
Wuzzy |
HedgeEditor should be fairly stable by now
|
changeset |
files
|
2018-08-14 |
Wuzzy |
Fix repeating sun in Hoggywood theme
|
changeset |
files
|
2018-08-13 |
Wuzzy |
Close hwengine properly when you got kicked by room host
|
changeset |
files
|
2018-08-13 |
Wuzzy |
Improve “Connection refused” error message
|
changeset |
files
|
2018-08-13 |
Wuzzy |
Tweak some connection failure messages
|
changeset |
files
|
2018-08-12 |
Wuzzy |
Don't make pseudo player names like [server] clickable in chat
|
changeset |
files
|
2018-08-11 |
Wuzzy |
Fix duplicate/confusing wave messages in ASA fruit01
|
changeset |
files
|
2018-08-11 |
Wuzzy |
Oops, add forgotten begin/end in uTeams
|
changeset |
files
|
2018-08-11 |
Wuzzy |
Merge nemo's TODO fix
|
changeset |
files
|
2018-08-11 |
Wuzzy |
More straightforward TotalRoundsPre counting if there's only 1 clan
|
changeset |
files
|
2018-08-11 |
Wuzzy |
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
|
changeset |
files
|
2018-08-11 |
Wuzzy |
Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
|
changeset |
files
|
2018-08-09 |
Wuzzy |
Fix TotalRounds increasing incorrectly if gfRandomOrder is off
|
changeset |
files
|
2018-08-09 |
Wuzzy |
Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
|
changeset |
files
|
2018-08-09 |
Wuzzy |
Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
|
changeset |
files
|
2018-08-09 |
Wuzzy |
Backout 0f02dd1ff4c9. This is not how TotalRounds should work
|
changeset |
files
|
2018-08-10 |
nemo |
remove todo
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Use capcolDefault in Lua scripts
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Refactor text color variable names, export 2 color values to Lua
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Use light gray color for volume change, just like for the auto camera msgs
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Use full string for sidFuel and avoid string concatenation
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Make ammo count in ammo menu translatable, and replace “x” with “×”
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Fix slightly misplaced ammo count in ammo menu if count > 9
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Replicate target sprite properly in world wrap
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Replicate gear GUI overlays in world wrap
|
changeset |
files
|
2018-08-08 |
Wuzzy |
Make sure gear fuel and alt weapon overlays are always drawn on top
|
changeset |
files
|
2018-08-07 |
Wuzzy |
Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
|
changeset |
files
|
2018-08-07 |
Wuzzy |
Fix hard-to-read text on campaign and training page in frontend at October 31
|
changeset |
files
|
2018-08-07 |
Wuzzy |
Update outdated and broken holiday stylesheets
|
changeset |
files
|
2018-08-07 |
Wuzzy |
Fix resurrection animation appearing at wrong position for some missions and styles
|
changeset |
files
|
2018-08-07 |
Wuzzy |
Report spawning visual gear in onGearResurrect
|
changeset |
files
|
2018-08-07 |
Wuzzy |
Add setting to disable audio dampening if losing window focus
|
changeset |
files
|
2018-08-07 |
Wuzzy |
Move max. number of crate spawns into variable
|
changeset |
files
|