Sat, 11 May 2013 23:36:39 -0400 nemo 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 nemo 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 nemo 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 nemo Change net button back on leaving main page.
Sat, 11 May 2013 21:14:25 -0400 nemo 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 nemo 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 nemo 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 nemo cases have no health
Thu, 09 May 2013 23:21:06 -0400 nemo 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 nemo 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 nemo oops
Thu, 09 May 2013 09:02:06 -0400 nemo *sigh* freakin "with"
Tue, 07 May 2013 16:00:34 -0400 nemo oh right. and uSound. the main culprit.
Tue, 07 May 2013 15:59:05 -0400 nemo Fix voice naming. Case problems.
Tue, 07 May 2013 15:43:34 -0400 nemo remove redundant abs, and some incorrect 1+ to damage
Tue, 07 May 2013 23:37:03 +0400 unc0rr IFDEF that score expectation logging
Tue, 07 May 2013 15:34:36 -0400 nemo
Tue, 07 May 2013 14:59:30 -0400 nemo 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 nemo 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 nemo *sigh*
Sat, 04 May 2013 21:56:04 -0400 nemo oops
Sat, 04 May 2013 21:40:52 -0400 nemo pass the target
Sat, 04 May 2013 14:46:29 -0400 nemo simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
Sat, 04 May 2013 13:58:18 -0400 nemo explosive/mine damage for shove fall. AI still seems to refuse to bat dud mines :(
Sat, 04 May 2013 08:16:50 -0400 nemo 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 nemo oops
Fri, 03 May 2013 22:18:23 -0400 nemo try to guess at barrel state. prob should flag it..
Fri, 03 May 2013 21:38:16 -0400 nemo 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 nemo trying to make AI aware of mine/explosive break point. also remove redundant test.
Fri, 03 May 2013 07:52:57 -0400 nemo only rate subs if significant. still very much need correct fall+damage esp given different knocks.
Fri, 03 May 2013 07:28:08 -0400 nemo Make hogs aware of dud mines and explosives. Still a bit more needed.
Thu, 02 May 2013 23:46:48 +0400 unc0rr merge :P
Thu, 02 May 2013 23:44:49 +0400 unc0rr Apparently resetPosition is not needed at all (/pause doesn't call it and works the same)
Thu, 02 May 2013 21:56:24 +0400 unc0rr CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
Thu, 02 May 2013 21:55:03 +0400 unc0rr Make AI more active in multiattack game mode
Thu, 02 May 2013 13:09:12 -0400 nemo this should improve consistency of mortar cluster spread and snowball knocks
Wed, 01 May 2013 04:05:10 +0300 Periklis Ntanasis fix bug that locked unlocked campaign missions, see issue 452
Wed, 01 May 2013 01:27:35 +0300 Periklis Ntanasis fix nil comparison error, see issues 470 and 601
Tue, 30 Apr 2013 21:06:05 -0400 nemo this is fairer
Mon, 29 Apr 2013 10:01:51 +0400 unc0rr Use tr() properly
Sat, 27 Apr 2013 17:02:26 -0400 nemo 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.
Sat, 27 Apr 2013 16:56:50 -0400 nemo So. First pass. Add secondary explosions to RateExplosion and RateShotgun. Not yet added to shoves. This is of limited utility at present since the dX has to be small since we can't bother tracing all hog motion. But, should be more useful once shove is added, and tracking of explosives and mines.
Sat, 27 Apr 2013 00:09:50 +0400 unc0rr Don't use writeln in ai thread (from rdd4035ee0f12), this causes crashes. Fixes issue 617.
Wed, 24 Apr 2013 10:38:28 -0400 nemo aaaaand this one never was damaging
Wed, 24 Apr 2013 10:34:52 -0400 nemo cheezemonkey pointed out this is no longer damaging
Sun, 21 Apr 2013 17:38:17 -0400 nemo yep. I did forget to put this back
Sun, 21 Apr 2013 16:39:36 -0400 nemo So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
Sun, 21 Apr 2013 01:38:52 +0200 koda merge 0.9.19 in dev
Sun, 21 Apr 2013 01:36:08 +0200 koda it's still not really clear to my why this is needed, maybe only in combination with -XD 0.9.19
Sun, 21 Apr 2013 01:35:30 +0200 koda rewrite m3panel installation to fix all warnings on any architecture, using nsinvocation all round 0.9.19
Sat, 20 Apr 2013 20:48:33 +0200 koda this macro is not defined on ppc 0.9.19
Sat, 20 Apr 2013 20:39:37 +0200 koda hardcode full compiler path when compiling for ppc 0.9.19
Sat, 20 Apr 2013 20:39:01 +0200 koda expose a hidden function that prevented linking on osx 10.4 when compiling physfs statically 0.9.19
Sat, 20 Apr 2013 20:13:23 +0200 koda resolve divdi3 on ppc 0.9.19
Tue, 26 Mar 2013 01:18:04 +0100 koda link stdc++ (for physfs on linux) only when targetting 32bit 0.9.19
Sat, 20 Apr 2013 19:03:57 -0400 DrinkMachine Hiding overflow on Labels/ComboBoxes to prevent 1px off by one error
Sat, 20 Apr 2013 02:20:15 +0200 koda update 0.9.19 with dev branch 0.9.19
Fri, 19 Apr 2013 16:30:39 -0400 nemo merge
Fri, 19 Apr 2013 22:20:49 +0200 volkan turkish translation updates
Sat, 20 Apr 2013 00:26:52 +0400 unc0rr - Revert division hack nonsense
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip