sheepluva [Sun, 30 Nov 2014 22:48:28 +0100] rev 10594
oops, fix logging. had = instead of <> in an error check
nemo [Sun, 30 Nov 2014 16:18:19 -0500] rev 10593
*sigh*
nemo [Sun, 30 Nov 2014 16:06:39 -0500] rev 10592
stricter skip
unc0rr [Sun, 30 Nov 2014 23:36:22 +0300] rev 10591
Limit fire particles speed to 2
sheepluva [Sun, 30 Nov 2014 21:32:24 +0100] rev 10590
fix for
issue #840: Basic Training - Grenade is failing to dismiss team
nemo [Sun, 30 Nov 2014 15:30:51 -0500] rev 10589
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
sheepluva [Sun, 30 Nov 2014 21:15:46 +0100] rev 10588
don't forbid running regular chat commands during turns of other teams. that was probably only meant for emotes to begin with
nemo [Sun, 30 Nov 2014 15:12:59 -0500] rev 10587
delay cake boom until it has walked a little bit. also fix accidental drowning of watergods in last commit
nemo [Sun, 30 Nov 2014 15:07:01 -0500] rev 10586
add a half-second flighttime delay to flamethrower flames so they can leave the "barrel" of the flamethrower without burning the hog
nemo [Sun, 30 Nov 2014 14:41:40 -0500] rev 10585
Should prevent desync hopefully. Thanks unc0rr
sheepluva [Sun, 30 Nov 2014 17:20:37 +0100] rev 10584
fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix
issue #838
nemo [Sat, 29 Nov 2014 21:29:32 -0500] rev 10583
oh right, forgot sheepluva had fixed ice
sheepluva [Sun, 30 Nov 2014 02:41:49 +0100] rev 10582
give sea world edges some icegun love
nemo [Sat, 29 Nov 2014 21:29:11 -0500] rev 10581
Wuzzy's changes to climbhome w/ some tweaks by me
nemo [Sat, 29 Nov 2014 15:30:33 -0500] rev 10580
Reset max team health after script may have screwed with it on start. Maybe a script max health reset function could be useful too. Set climbhome hogs to invulnerable while not their turn if needed to avoid accidental mine/dead hog damage. Tweak cake fire boom a bit.
nemo [Sat, 29 Nov 2014 14:57:07 -0500] rev 10579
Move cake FollowGear to Attack like most others, remove the gmAttack clearing which is also done in Attack.
nemo [Sat, 29 Nov 2014 14:00:40 -0500] rev 10578
duplicate the ammoshove block into the falling fire area - this will make falling flames take out hogs in saucers, on rope, etc. no more dodging your own napalm strike by taking to the skies...
sheepluva [Sat, 29 Nov 2014 18:56:42 +0100] rev 10577
don't drown unplaced hedgehogs. thanks to zimmux and Wohlstand for reporting
sheepluva [Sat, 29 Nov 2014 18:14:49 +0100] rev 10576
some moar mergin'
sheepluva [Sat, 29 Nov 2014 18:13:49 +0100] rev 10575
super-filthy hack to allow pas2c to fallback to writing to stderr.
sheepluva [Sat, 29 Nov 2014 17:33:51 +0100] rev 10574
oops. no need to (re)open stderr I guess
sheepluva [Sat, 29 Nov 2014 15:38:28 +0100] rev 10573
make the code, which was supposed to iterate file log number (if no access) and fallback to stderr in worst case rather than segfault, actually work
sheepluva [Sat, 29 Nov 2014 15:25:09 +0100] rev 10572
give variable with unit-wide scope a better name than just 'f'
nemo [Sat, 29 Nov 2014 09:45:02 -0500] rev 10571
Mix up the quick game terrain a bit.
sheepluva [Sat, 29 Nov 2014 14:37:31 +0100] rev 10570
mergeception
nemo [Sat, 29 Nov 2014 09:39:35 -0500] rev 10569
merge
sheepluva [Sat, 29 Nov 2014 05:25:34 +0100] rev 10568
merge
sheepluva <sheepluva@users.noreply.github.com> [Fri, 28 Nov 2014 18:11:31 +0100] rev 10567
Merge pull request #21 from LocutusOfBorg/exclude-git
Excluding .git directory from the source tarball creation
sheepluva [Sat, 29 Nov 2014 05:24:47 +0100] rev 10566
map halt(t) to exit(t) rather than assert(0). all test cases except gravity pass with pas2c now
Gianfranco Costamagna <costamagnagianfranco@yahoo.it> [Fri, 28 Nov 2014 18:09:12 +0100] rev 10565
Excluding .git directory from the source tarball creation