2018-09-04 |
Wuzzy |
Fix player rankings getting confused if a clan was revived
|
file |
diff |
annotate
|
2018-09-01 |
Wuzzy |
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
|
file |
diff |
annotate
|
2018-08-11 |
Wuzzy |
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
|
file |
diff |
annotate
|
2018-08-08 |
Wuzzy |
Refactor text color variable names, export 2 color values to Lua
|
file |
diff |
annotate
|
2018-08-08 |
Wuzzy |
Use full string for sidFuel and avoid string concatenation
|
file |
diff |
annotate
|
2018-08-07 |
Wuzzy |
Fix drill rocket exploding when digging at bounce/wrap world edge
|
file |
diff |
annotate
|
2018-08-06 |
Wuzzy |
Fix cake walking through land when reaching wrap world edge
|
file |
diff |
annotate
|
2018-08-06 |
Wuzzy |
Remove unused variables of creeper handler
|
file |
diff |
annotate
|
2018-08-06 |
Wuzzy |
Fix projectiles reacing incorrectly with land just behind the wrap world edge
|
file |
diff |
annotate
|
2018-08-06 |
Wuzzy |
Add bounce effect to cake when it touches bounce edge
|
file |
diff |
annotate
|
2018-08-06 |
Wuzzy |
Fix cake rotation angle after bounce from bounce edge
|
file |
diff |
annotate
|
2018-08-02 |
Wuzzy |
Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
|
file |
diff |
annotate
|
2018-08-03 |
nemo |
hijack the duck for an attempted resurrection of the creeper. initial pass.
|
file |
diff |
annotate
|
2018-08-02 |
Wuzzy |
Fix hammer/pickhammer not digging land with gfSolidLand on
|
file |
diff |
annotate
|
2018-08-02 |
Wuzzy |
Backed out changeset 0d920e370a78
|
file |
diff |
annotate
|
2018-08-02 |
Wuzzy |
Fix hammer shoving gears into indestructible land
|
file |
diff |
annotate
|
2018-08-01 |
Wuzzy |
Add support for infinite fly time of jetpack and Birdy
|
file |
diff |
annotate
|
2018-07-30 |
Wuzzy |
Fix freeze ray not working through wrap world edge; add DrawLineWrapped
|
file |
diff |
annotate
|
2018-07-27 |
Wuzzy |
Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
|
file |
diff |
annotate
|
2018-07-10 |
Wuzzy |
Refactor collision mask checks, remove hardcoded numbers
|
file |
diff |
annotate
|
2018-07-10 |
Wuzzy |
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
|
file |
diff |
annotate
|
2018-05-29 |
alfadur |
bullet bubbles
|
file |
diff |
annotate
|
2018-05-28 |
alfadur |
ensure shotgun works with portals and make it hit airmines
|
file |
diff |
annotate
|
2018-05-28 |
nemo |
allow freezing airmines outside the Land area too. Make the top of frozen mine a little flatter
|
file |
diff |
annotate
|
2018-05-27 |
nemo |
make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
|
file |
diff |
annotate
|
2018-05-26 |
nemo |
Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
|
file |
diff |
annotate
|
2018-05-24 |
nemo |
make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
|
file |
diff |
annotate
|
2018-05-24 |
nemo |
zero damage on air mine too
|
file |
diff |
annotate
|
2018-05-24 |
nemo |
Allow freezing airmines because whyyy not
|
file |
diff |
annotate
|
2018-05-03 |
alfadur |
fix trace when bullets skip on water
|
file |
diff |
annotate
|
2018-05-02 |
nemo |
real droplet fix - default density is fine - also add back in the underwater bullet trails
|
file |
diff |
annotate
|
2018-04-24 |
Wuzzy |
Partial fix of Pas2C parsing problems (part 1: uGearsHandlersMess)
|
file |
diff |
annotate
|
2018-04-13 |
alfadur |
Stop minigun sound when gtMinigun is destroyed
|
file |
diff |
annotate
|
2018-04-12 |
alfadur |
Fix bullet trails overlapping when the pass through wrap or bounce world edge
|
file |
diff |
annotate
|
2018-04-11 |
alfadur |
Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
|
file |
diff |
annotate
|
2018-03-27 |
nemo |
might as well put this after the last mining
|
file |
diff |
annotate
|
2018-03-24 |
nemo |
oops
|
file |
diff |
annotate
|
2018-03-24 |
nemo |
bug #598 - this was kinda entertaining but is, yeah, a bit too weird
|
file |
diff |
annotate
|
2018-03-15 |
Wuzzy |
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
|
file |
diff |
annotate
|
2018-03-11 |
alfadur |
Add new minigun sound
|
file |
diff |
annotate
|
2018-03-10 |
Wuzzy |
Minigun: Move attack timer to Karma to make gear type more Lua-friendly
|
file |
diff |
annotate
|
2018-03-10 |
Wuzzy |
Reduce number of minigun bullets from 71 to 70
|
file |
diff |
annotate
|
2018-03-09 |
alfadur |
Fix minigun not pausing the turn timer properly
|
file |
diff |
annotate
|
2018-03-09 |
alfadur |
Improve appearance of bullet trails, slight fade out at beginning
|
file |
diff |
annotate
|
2018-03-09 |
alfadur |
Fix direction of dispensed bullet shells from shotgun/sniper/minigun
|
file |
diff |
annotate
|
2018-03-09 |
Wuzzy |
Hide team bar if all hedgehogs in it are hidden or dead
|
file |
diff |
annotate
|
2018-03-07 |
Wuzzy |
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
|
file |
diff |
annotate
|
2018-02-23 |
nemo |
Enemy hogs should at least try to get to you in low gravity
|
file |
diff |
annotate
|
2018-02-12 |
Wuzzy |
Show remaining ammo when using Birdy egg or RC Plane bomb
|
file |
diff |
annotate
|
2018-02-07 |
Wuzzy |
Remove unused variable in uGearsHandlersMess
|
file |
diff |
annotate
|
2018-01-31 |
alfadur |
Machinegun. also tweaked ignore
|
file |
diff |
annotate
|
2017-11-15 |
nemo |
remove the annoying ????
|
file |
diff |
annotate
|
2017-11-09 |
alfadur |
animation tweak
|
file |
diff |
annotate
|
2017-11-03 |
Wuzzy |
Remove unused uCommands from uGearsHandlersMess
|
file |
diff |
annotate
|
2017-11-03 |
Wuzzy |
Fix desync when dropping weapon from parachute or jetpack
|
file |
diff |
annotate
|
2017-11-01 |
unc0rr |
Don't send taunt message for automatically happening taunt animation
|
file |
diff |
annotate
|
2017-10-30 |
Wuzzy |
Backed out changeset c162995831d8
|
file |
diff |
annotate
|
2017-10-30 |
Wuzzy |
Backed out changeset 058a5d373e4a
|
file |
diff |
annotate
|
2017-10-30 |
Wuzzy |
Backed out changeset d08afea02908
|
file |
diff |
annotate
|
2017-10-28 |
Wuzzy |
Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
|
file |
diff |
annotate
|