2015-09-02 |
nemo |
Trying to get these scripts to behave properly, still WIP though.
|
changeset |
files
|
2015-09-02 |
sheepluva |
fix internal function name
|
changeset |
files
|
2015-09-02 |
wuzzy |
make tunnels script use MapFeatureSize
|
changeset |
files
|
2015-09-02 |
sheepluva |
some more tweaks
|
changeset |
files
|
2015-09-02 |
sheepluva |
make diagonal maze use map feature size
|
changeset |
files
|
2015-09-02 |
sheepluva |
also expose MapFeatureSize in onPreviewInit
|
changeset |
files
|
2015-09-02 |
sheepluva |
Lua API: expose MapFeatureSize during init
|
changeset |
files
|
2015-09-02 |
sheepluva |
fix on-code documentation of EraseSprite
|
changeset |
files
|
2015-09-01 |
sheepluva |
display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
|
changeset |
files
|
2015-09-01 |
sheepluva |
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
|
changeset |
files
|
2015-09-01 |
sheepluva |
global variable for defining construction distance limit. value smaller 1 means no limit (wip)
|
changeset |
files
|
2015-08-30 |
unc0rr |
Restore player clan on rejoin (issue 934, not tested)
|
changeset |
files
|
2015-08-30 |
unc0rr |
Fix inverse paused state for spectators joining paused game (not tested)
|
changeset |
files
|
2015-08-27 |
unc0rr |
Check for CMD message a bit further down the control flow
|
changeset |
files
|
2015-08-27 |
unC0Rr |
Don't accept any password from players banned on the website
|
changeset |
files
|
2015-08-17 |
nemo |
add missing state binds in lua
|
changeset |
files
|
2015-08-17 |
nemo |
just some indentation tweaks to help me read this while looking for possible causes of the iOS crasher
|
changeset |
files
|
2015-08-15 |
unc0rr |
Some fixes
qmlfrontend
|
changeset |
files
|
2015-08-09 |
Wuzzy |
Update English weapon descriptions
|
changeset |
files
|
2015-08-14 |
unC0Rr |
Break it even more during refactoring
qmlfrontend
|
changeset |
files
|
2015-08-12 |
unC0Rr |
Generate parameters structures
qmlfrontend
|
changeset |
files
|
2015-08-10 |
sheepluva |
more copyright fixes
|
changeset |
files
|
2015-08-10 |
sheepluva |
update copyright year in manpage
|
changeset |
files
|
2015-08-09 |
sheepluva |
this should prevent hogs from hovering in air after using hammer
|
changeset |
files
|
2015-08-09 |
sheepluva |
Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
|
changeset |
files
|
2015-08-09 |
sheepluva |
fix the fix
|
changeset |
files
|
2015-08-08 |
sheepluva |
comment tweaks
|
changeset |
files
|
2015-08-08 |
sheepluva |
tweak prev commit
|
changeset |
files
|
2015-08-08 |
sheepluva |
Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
|
changeset |
files
|
2015-08-07 |
nemo |
Fix weapon name - bug #967
|
changeset |
files
|
2015-08-06 |
mikade |
HedgeEditor (bring on the bug reports, wahey!)
|
changeset |
files
|
2015-08-05 |
nemo |
oops. melon pieces need friction and elasticity to bounce right.
|
changeset |
files
|
2015-08-03 |
mikade |
May He Improve Our Graphics Forevermore
|
changeset |
files
|
2015-08-03 |
mikade |
Add Wuzzy's SpeedShoppa challenges.
|
changeset |
files
|
2015-07-31 |
unc0rr |
Make RESTART_SERVER invokable
|
changeset |
files
|
2015-07-31 |
unc0rr |
Use helper function instead of ton of copypasta
|
changeset |
files
|
2015-07-30 |
unc0rr |
Fixes to 10760 to reduce desyncs on checkers and better heat my room during long dark winter nights
|
changeset |
files
|
2015-07-30 |
nemo |
darken and blur the cupcake a bit so that people stop trying to teleport on it
|
changeset |
files
|
2015-07-30 |
mikade |
GetHogVoicepack,GetHogFlag,GetHogGrave
|
changeset |
files
|
2015-07-27 |
Wuzzy |
Block bouncing on the anti-portal surfaces
|
changeset |
files
|
2015-07-23 |
unc0rr |
Don't allow too big messages from clients
|
changeset |
files
|
2015-07-21 |
unc0rr |
Put diagnostic message into log when quitting due to end of input in demo replay mode
|
changeset |
files
|
2015-07-21 |
nemo |
just disable landpixels w/ blurry land instead. the mask can be helpful for debugging at least.
|
changeset |
files
|
2015-07-21 |
nemo |
disable land dump when using blurry land setting.
|
changeset |
files
|
2015-07-19 |
sheepluva |
some visual tweaks to art theme. sue. me.
|
changeset |
files
|
2015-07-19 |
sheepluva |
add some chat message colors
|
changeset |
files
|
2015-07-19 |
sheepluva |
fix timebox sprite
|
changeset |
files
|
2015-07-18 |
sheepluva |
fix pickhammer collision when moving upwards, thanks to MK for reporting
|
changeset |
files
|
2015-07-18 |
sheepluva |
always draw border on terrain if there is only a map mask and no map image. this is a workaround for the fact that space campaign masks use white (lfObject) color instead of black (lfBasic)
|
changeset |
files
|
2015-07-17 |
sheepluva |
unpause game when finishing game
|
changeset |
files
|
2015-07-16 |
sheepluva |
change theme used by sniper training, for performance reasons
|
changeset |
files
|
2015-07-16 |
sheepluva |
remove 2 training missions as suggested in issue #868
|
changeset |
files
|
2015-07-16 |
nemo |
CRLF purge
|
changeset |
files
|
2015-07-14 |
sheepluva |
small german string fix
|
changeset |
files
|
2015-07-14 |
mikade |
ups, remove random testing vars
|
changeset |
files
|
2015-07-14 |
mikade |
tentative/lazy fixes for unC0Rr's evil
|
changeset |
files
|
2015-07-14 |
sheepluva |
update german translation
|
changeset |
files
|
2015-07-14 |
sheepluva |
merge
|
changeset |
files
|
2015-07-13 |
wuzzy |
update for "that sinking feeling"
|
changeset |
files
|
2015-07-13 |
sheepluva |
fix some typos
|
changeset |
files
|
2015-07-13 |
wuzzy |
german lua strings translation
|
changeset |
files
|
2015-07-13 |
sheepluva |
don't keep around those right-side fort files which are just mirror images of left-side forts. generate them at run-time instead. note: inlining changes and deleting files - so consider clean build/install
|
changeset |
files
|
2015-07-13 |
sheepluva |
just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
|
changeset |
files
|
2015-07-12 |
sheepluva |
chat: make sure that CTRL is the /only/ modifier key pressed when detecting ctrl+a etc
|
changeset |
files
|