Wed, 15 May 2013 23:33:38 -0400 better way to do it that avoids screwing up angle bounds on single saucer
nemo [Wed, 15 May 2013 23:33:38 -0400] rev 8999
better way to do it that avoids screwing up angle bounds on single saucer
Wed, 15 May 2013 22:52:17 -0400 trying to prevent the AI from attacking barrels. feedback on this welcome.
nemo [Wed, 15 May 2013 22:52:17 -0400] rev 8998
trying to prevent the AI from attacking barrels. feedback on this welcome.
Wed, 15 May 2013 08:56:52 -0400 few more changelog entries
nemo [Wed, 15 May 2013 08:56:52 -0400] rev 8997
few more changelog entries
Sun, 26 May 2013 08:18:15 -0400 change to RGB
nemo [Sun, 26 May 2013 08:18:15 -0400] rev 8996
change to RGB
Tue, 14 May 2013 11:09:19 -0400 more stuff we thought of
nemo [Tue, 14 May 2013 11:09:19 -0400] rev 8995
more stuff we thought of
Tue, 14 May 2013 10:40:24 -0400 few things I thought of
nemo [Tue, 14 May 2013 10:40:24 -0400] rev 8994
few things I thought of
Tue, 14 May 2013 09:25:53 -0400 use bubbles underwater
nemo [Tue, 14 May 2013 09:25:53 -0400] rev 8993
use bubbles underwater
Tue, 14 May 2013 08:57:30 -0400 Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
nemo [Tue, 14 May 2013 08:57:30 -0400] rev 8992
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
Tue, 14 May 2013 07:16:14 -0400 Actually, let's use *4 since could be fired from lower down
nemo [Tue, 14 May 2013 07:16:14 -0400] rev 8991
Actually, let's use *4 since could be fired from lower down
Tue, 14 May 2013 07:14:41 -0400 more drowning fixes
nemo [Tue, 14 May 2013 07:14:41 -0400] rev 8990
more drowning fixes
Tue, 14 May 2013 06:33:59 -0400 check for gear being current ammo
nemo [Tue, 14 May 2013 06:33:59 -0400] rev 8989
check for gear being current ammo
Mon, 13 May 2013 22:58:40 -0400 yeah. this needs to only be for local play or it screws up small window size in network game
nemo [Mon, 13 May 2013 22:58:40 -0400] rev 8988
yeah. this needs to only be for local play or it screws up small window size in network game
Mon, 13 May 2013 22:40:32 -0400 some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
nemo [Mon, 13 May 2013 22:40:32 -0400] rev 8987
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
Mon, 13 May 2013 23:31:03 +0200 fix issue 590, load nick after asking for it...
koda [Mon, 13 May 2013 23:31:03 +0200] rev 8986
fix issue #590, load nick after asking for it...
Mon, 13 May 2013 22:53:20 +0200 range checking for more engine command line parameters, issue 600
koda [Mon, 13 May 2013 22:53:20 +0200] rev 8985
range checking for more engine command line parameters, issue #600
Fri, 03 May 2013 07:09:04 +0300 fix comparison error in Campaign mission 1
Periklis Ntanasis <pntanasis@gmail.com> [Fri, 03 May 2013 07:09:04 +0300] rev 8984
fix comparison error in Campaign mission 1
Mon, 13 May 2013 22:49:14 +0400 Restore ready toggle for room admins (issue 432)
unc0rr [Mon, 13 May 2013 22:49:14 +0400] rev 8983
Restore ready toggle for room admins (issue #432)
Mon, 13 May 2013 14:10:51 -0400 Needs to reset net button, not toggle it.
nemo [Mon, 13 May 2013 14:10:51 -0400] rev 8982
Needs to reset net button, not toggle it.
Sun, 12 May 2013 07:33:11 -0400 use less collision space for the holes
nemo [Sun, 12 May 2013 07:33:11 -0400] rev 8981
use less collision space for the holes
Sat, 11 May 2013 23:36:39 -0400 don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
nemo [Sat, 11 May 2013 23:36:39 -0400] rev 8980
don't draw a border if there's already a bottom border, avoid placing objects over gaps in the floor
Sat, 11 May 2013 23:23:17 -0400 Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
nemo [Sat, 11 May 2013 23:23:17 -0400] rev 8979
Package the 3 dynamic maps broken by recent uFloat changes as static maps. first_blood actually didn't seem to need it, but, just in case.
Sat, 11 May 2013 21:50:14 -0400 suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
nemo [Sat, 11 May 2013 21:50:14 -0400] rev 8978
suggestion of unc0rr's to fix issue w/ random maps in campaign. load sidecar packages in physfs for lua. should be useful also for lua that does custom layouts
Sat, 11 May 2013 21:19:44 -0400 Change net button back on leaving main page.
nemo [Sat, 11 May 2013 21:19:44 -0400] rev 8977
Change net button back on leaving main page.
Sat, 11 May 2013 21:14:25 -0400 Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
nemo [Sat, 11 May 2013 21:14:25 -0400] rev 8976
Basic workarounds for overlapping drawn map (rename buttons) and short team list (set a min height). Min size of form still fits targetted min size on desktop of 800x600
Sat, 11 May 2013 10:54:24 -0400 Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
nemo [Sat, 11 May 2013 10:54:24 -0400] rev 8975
Add shoppamap lua as mikade requested. also add 50% chance of bottom border w/ holes as he requested. Also disable land objects in shoppa scheme, since that's more common way to play it.
Fri, 10 May 2013 21:00:06 -0400 I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
nemo [Fri, 10 May 2013 21:00:06 -0400] rev 8974
I don't see how rating these against others is useful, given the limited radius, and the cluster bomb thing just seems counterproductive. Anyway, this prevents AI from picking on barrels.
Fri, 10 May 2013 12:00:51 -0400 cases have no health
nemo [Fri, 10 May 2013 12:00:51 -0400] rev 8973
cases have no health
Thu, 09 May 2013 23:21:06 -0400 I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
nemo [Thu, 09 May 2013 23:21:06 -0400] rev 8972
I was using this to test firepunching likely duds, but most of the time that would probably just make him bazooka them
Thu, 09 May 2013 23:11:56 -0400 Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
nemo [Thu, 09 May 2013 23:11:56 -0400] rev 8971
Adjust barrel damage so AI can actually bat to explode them. Fix state flag check. Remove unneeded dmgMod var. Cancel dX for low dX barrel tracing.
Thu, 09 May 2013 18:19:17 -0400 oops
nemo [Thu, 09 May 2013 18:19:17 -0400] rev 8970
oops
Thu, 09 May 2013 09:02:06 -0400 *sigh* freakin "with"
nemo [Thu, 09 May 2013 09:02:06 -0400] rev 8969
*sigh* freakin "with"
Tue, 07 May 2013 16:00:34 -0400 oh right. and uSound. the main culprit.
nemo [Tue, 07 May 2013 16:00:34 -0400] rev 8968
oh right. and uSound. the main culprit.
Tue, 07 May 2013 15:59:05 -0400 Fix voice naming. Case problems.
nemo [Tue, 07 May 2013 15:59:05 -0400] rev 8967
Fix voice naming. Case problems.
Tue, 07 May 2013 15:43:34 -0400 remove redundant abs, and some incorrect 1+ to damage
nemo [Tue, 07 May 2013 15:43:34 -0400] rev 8966
remove redundant abs, and some incorrect 1+ to damage
Tue, 07 May 2013 23:37:03 +0400 IFDEF that score expectation logging
unc0rr [Tue, 07 May 2013 23:37:03 +0400] rev 8965
IFDEF that score expectation logging
Tue, 07 May 2013 15:34:36 -0400
nemo [Tue, 07 May 2013 15:34:36 -0400] rev 8964
Tue, 07 May 2013 14:59:30 -0400 Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
nemo [Tue, 07 May 2013 14:59:30 -0400] rev 8963
Apply radius consistently. Still doesn't explain AI fail I think, although I can't run it right now.
Sun, 05 May 2013 22:50:17 -0400 So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
nemo [Sun, 05 May 2013 22:50:17 -0400] rev 8962
So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
Sat, 04 May 2013 21:58:42 -0400 *sigh*
nemo [Sat, 04 May 2013 21:58:42 -0400] rev 8961
*sigh*
Sat, 04 May 2013 21:56:04 -0400 oops
nemo [Sat, 04 May 2013 21:56:04 -0400] rev 8960
oops
Sat, 04 May 2013 21:40:52 -0400 pass the target
nemo [Sat, 04 May 2013 21:40:52 -0400] rev 8959
pass the target
Sat, 04 May 2013 14:46:29 -0400 simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
nemo [Sat, 04 May 2013 14:46:29 -0400] rev 8958
simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
Sat, 04 May 2013 13:58:18 -0400 explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
nemo [Sat, 04 May 2013 13:58:18 -0400] rev 8957
explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
Sat, 04 May 2013 08:16:50 -0400 Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
nemo [Sat, 04 May 2013 08:16:50 -0400] rev 8956
Also have AI consider mines that will almost certainly be duds by the time he gets to them. I'm mostly using it to test AI behaviour w/ firepunch/whip/bat on a mine-heavy map.
Fri, 03 May 2013 23:46:15 -0400 oops
nemo [Fri, 03 May 2013 23:46:15 -0400] rev 8955
oops
Fri, 03 May 2013 22:18:23 -0400 try to guess at barrel state. prob should flag it..
nemo [Fri, 03 May 2013 22:18:23 -0400] rev 8954
try to guess at barrel state. prob should flag it..
Fri, 03 May 2013 21:38:16 -0400 ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
nemo [Fri, 03 May 2013 21:38:16 -0400] rev 8953
ignore non-hedgies here. could be useful, but Hammer needs to be taught to consider it. (hammer + explosives on a bridge could be neat)
Fri, 03 May 2013 21:36:01 -0400 trying to make AI aware of mine/explosive break point. also remove redundant test.
nemo [Fri, 03 May 2013 21:36:01 -0400] rev 8952
trying to make AI aware of mine/explosive break point. also remove redundant test.
Fri, 03 May 2013 07:52:57 -0400 only rate subs if significant. still very much need correct fall+damage esp given different knocks.
nemo [Fri, 03 May 2013 07:52:57 -0400] rev 8951
only rate subs if significant. still very much need correct fall+damage esp given different knocks.
Fri, 03 May 2013 07:28:08 -0400 Make hogs aware of dud mines and explosives. Still a bit more needed.
nemo [Fri, 03 May 2013 07:28:08 -0400] rev 8950
Make hogs aware of dud mines and explosives. Still a bit more needed.
Thu, 02 May 2013 23:46:48 +0400 merge :P
unc0rr [Thu, 02 May 2013 23:46:48 +0400] rev 8949
merge :P
Thu, 02 May 2013 23:44:49 +0400 Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
unc0rr [Thu, 02 May 2013 23:44:49 +0400] rev 8948
Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
Thu, 02 May 2013 21:56:24 +0400 CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
unc0rr [Thu, 02 May 2013 21:56:24 +0400] rev 8947
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug #620.
Thu, 02 May 2013 21:55:03 +0400 Make AI more active in multiattack game mode
unc0rr [Thu, 02 May 2013 21:55:03 +0400] rev 8946
Make AI more active in multiattack game mode
Thu, 02 May 2013 13:09:12 -0400 this should improve consistency of mortar cluster spread and snowball knocks
nemo [Thu, 02 May 2013 13:09:12 -0400] rev 8945
this should improve consistency of mortar cluster spread and snowball knocks
Wed, 01 May 2013 04:05:10 +0300 fix bug that locked unlocked campaign missions, see issue 452
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 04:05:10 +0300] rev 8944
fix bug that locked unlocked campaign missions, see issue #452
Wed, 01 May 2013 01:27:35 +0300 fix nil comparison error, see issues 470 and 601
Periklis Ntanasis <pntanasis@gmail.com> [Wed, 01 May 2013 01:27:35 +0300] rev 8943
fix nil comparison error, see issues 470 and 601
Tue, 30 Apr 2013 21:06:05 -0400 this is fairer
nemo [Tue, 30 Apr 2013 21:06:05 -0400] rev 8942
this is fairer
Mon, 29 Apr 2013 10:01:51 +0400 Use tr() properly
unc0rr [Mon, 29 Apr 2013 10:01:51 +0400] rev 8941
Use tr() properly
Sat, 27 Apr 2013 17:02:26 -0400 This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
nemo [Sat, 27 Apr 2013 17:02:26 -0400] rev 8940
This is something we need to check in all translations. Occasionally the source phrase ends w/ a space. Need to make sure translations take this into account.
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip