Thu, 11 Apr 2013 16:19:30 +0400 |
unc0rr |
Reduce AI skills more on high Level values
|
file |
diff |
annotate
|
Wed, 10 Apr 2013 07:44:51 +0300 |
jaree |
Change collision detection with current hedgehog
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 20:31:41 -0400 |
nemo |
drill test tweak based on watching AI play
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 00:03:46 +0400 |
unc0rr |
Fixes to make pas2c parse this
webgl
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Sun, 31 Mar 2013 14:20:40 -0400 |
nemo |
Unbreak lua localisation, fix untranslated login prompt, update translations.
|
file |
diff |
annotate
|
Sat, 30 Mar 2013 08:11:09 -0400 |
nemo |
Don't reward digging close w/ drill rocket. Doesn't offer much benefit. Reduce final bonus slightly to avoid using drill like bazooka. Better would be AI doing this for all weps based on count. Make main drill loop a little more efficient.
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 17:52:27 -0400 |
nemo |
merge. hate the fact that "unsynced remote changes" is just a "note" now.
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:13:46 -0400 |
nemo |
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
|
file |
diff |
annotate
|
Sun, 17 Mar 2013 14:09:54 -0400 |
nemo |
Add some flags for a few of the magic Land values
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 22:59:46 +0400 |
martin_bede |
Fix tons of warnings
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 02:12:10 +0100 |
deepdog |
GCI2012: Remove Structure Weapon Code
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
Thu, 15 Nov 2012 13:57:29 +0400 |
unc0rr |
Pretend AI knows how to use drill rocket (actually has no idea of drilling)
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Thu, 08 Nov 2012 17:18:49 +0400 |
unc0rr |
Various tweaks to recent AI change
|
file |
diff |
annotate
|
Mon, 29 Oct 2012 14:32:54 +0400 |
unc0rr |
Improve TestSniperRifle a bit
|
file |
diff |
annotate
|
Mon, 22 Oct 2012 23:35:12 +0400 |
unc0rr |
- Fix desyncs triggered by AI
|
file |
diff |
annotate
|
Mon, 22 Oct 2012 21:24:38 +0400 |
unc0rr |
Check cake and air attack again if walked far from initial position (not tested)
|
file |
diff |
annotate
|
Tue, 16 Oct 2012 17:16:08 +0400 |
unc0rr |
Tweak TestDesertEagle. Bots should prefer direct shots to shots through land now, but I didn't test that yet.
|
file |
diff |
annotate
|
Sat, 13 Oct 2012 23:36:04 +0400 |
unc0rr |
Fix crasher in TestCake
|
file |
diff |
annotate
|
Mon, 08 Oct 2012 13:27:46 -0400 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 12:01:39 +0400 |
unc0rr |
- Fix warnings and hints
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 00:51:04 +0400 |
unc0rr |
Fix some hints
|
file |
diff |
annotate
|
Wed, 05 Sep 2012 02:17:04 +0400 |
unc0rr |
Fix some warnings
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 12:48:27 +0200 |
sheepluva |
remove a redundant assignment; whitespace fixes
|
file |
diff |
annotate
|
Sun, 05 Aug 2012 19:38:16 -0400 |
nemo |
no cake for youuuuu
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 21:49:24 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 18:01:46 -0400 |
nemo |
Fix kamikaze crasher. Handle overlapping hogs case.
|
file |
diff |
annotate
|
Fri, 03 Aug 2012 16:58:49 +0400 |
unc0rr |
TestKamikaze, needs polishing
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 11:56:43 +0400 |
unc0rr |
Better prediction of cluster, melon, and whip
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 16:24:30 +0400 |
unc0rr |
- Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 12:28:14 +0400 |
unc0rr |
Adjust firepunch and bat consts yet again
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 16:12:41 +0400 |
unc0rr |
Prefer to bat enemy away dealing the same amount of damage
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 00:48:48 +0400 |
unc0rr |
AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
|
file |
diff |
annotate
|
Wed, 18 Jul 2012 23:02:14 +0400 |
unc0rr |
Start TestCake
|
file |
diff |
annotate
|
Wed, 11 Jul 2012 22:18:43 -0400 |
nemo |
Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
|
file |
diff |
annotate
|
Sat, 07 Jul 2012 15:28:47 -0400 |
nemo |
Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
|
file |
diff |
annotate
|
Sat, 23 Jun 2012 23:04:06 -0400 |
nemo |
Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
|
file |
diff |
annotate
|
Sat, 09 Jun 2012 23:35:55 +0400 |
unc0rr |
TestBaseballBat
|
file |
diff |
annotate
|
Sat, 09 Jun 2012 21:31:26 +0400 |
unc0rr |
- Adjust some consts so whip and firepunch work perfectly
|
file |
diff |
annotate
|
Sat, 09 Jun 2012 10:28:45 -0400 |
nemo |
Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
|
file |
diff |
annotate
|
Sat, 09 Jun 2012 09:53:15 -0400 |
nemo |
Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
|
file |
diff |
annotate
|
Sat, 09 Jun 2012 17:05:16 +0400 |
unc0rr |
- Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots.
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 23:56:08 +0400 |
unc0rr |
New bright and shiny TestFirepunch which actually works
|
file |
diff |
annotate
|
Fri, 08 Jun 2012 18:03:44 +0400 |
unc0rr |
- TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 22:43:56 +0400 |
unc0rr |
Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
|
file |
diff |
annotate
|
Thu, 31 May 2012 12:52:31 -0400 |
nemo |
Name the flags for fall tracking and indicating whether the explosion erases terrain.
|
file |
diff |
annotate
|
Thu, 31 May 2012 18:02:30 +0400 |
unc0rr |
Improve TestWhip
|
file |
diff |
annotate
|
Mon, 28 May 2012 17:54:23 +0400 |
unc0rr |
Some improvements to pas2c
|
file |
diff |
annotate
|
Fri, 25 May 2012 15:35:48 +0400 |
unc0rr |
- Fix some AI stupidness factors
|
file |
diff |
annotate
|
Sun, 13 May 2012 18:50:04 -0400 |
nemo |
AI can't use cWindSpeedf since it now does a smooth transition
|
file |
diff |
annotate
|
Thu, 10 May 2012 22:55:13 +0400 |
unc0rr |
More definitions and mess with pascal code
|
file |
diff |
annotate
|
Wed, 02 May 2012 19:16:12 -0400 |
nemo |
Initial stub for freezer
|
file |
diff |
annotate
|
Wed, 02 May 2012 11:43:43 +0100 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
Wed, 02 May 2012 10:53:13 +0100 |
koda |
change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
|
file |
diff |
annotate
|
Fri, 20 Apr 2012 01:50:47 +0400 |
unc0rr |
Some more progress with pas2c
|
file |
diff |
annotate
|
Sat, 14 Apr 2012 23:19:45 +0400 |
unc0rr |
Get rid of TGearsType to simplify pas2c
|
file |
diff |
annotate
|
Wed, 11 Apr 2012 22:46:59 +0400 |
unc0rr |
Simplify converter's life
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 22:25:43 -0400 |
nemo |
Add fall damage
|
file |
diff |
annotate
|
Tue, 13 Mar 2012 21:51:50 -0400 |
nemo |
For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch.
|
file |
diff |
annotate
|
Mon, 12 Mar 2012 01:00:17 -0400 |
nemo |
Change rest of AI tests to floats, reenable snowball
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 23:24:09 -0400 |
nemo |
Try adding it to deagle too. Although the routine still doesn't consider angle, so it'll pretty much be luck. Might be a waste of time.
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 22:35:55 -0400 |
nemo |
small tweak. make drowning prefer higher health hogs
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 20:36:50 -0400 |
nemo |
Teach AI to drown with shotgun too
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 20:12:31 -0400 |
nemo |
Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 18:28:32 -0400 |
nemo |
Add drowning to grenade too, try some little optimisations
|
file |
diff |
annotate
|
Sun, 11 Mar 2012 14:43:36 -0400 |
nemo |
First pass at making AI drowning aware. No concerns of performance, only applied to bazooka (not bat/fp etc)
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Tue, 17 Jan 2012 09:01:31 -0500 |
lovelacer |
A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
|
file |
diff |
annotate
|
Thu, 01 Dec 2011 18:02:27 +0400 |
unc0rr |
- Improve renderer a bit, disallow nested functions
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 23:13:22 +0300 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 14:04:21 -0400 |
nemo |
AI insists on using snowball for digging. Until that is prevented, remove snowball
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 17:44:30 +0400 |
unc0rr |
Implement TestHammer which makes sense
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 17:22:11 +0400 |
unc0rr |
Make AI aware of damage modifiers
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 14:39:55 +0400 |
unc0rr |
Use cWaterLine instead of LAND_HEIGHT, fix mortar handler aswell
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 12:48:32 -0400 |
nemo |
An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 11:57:46 -0400 |
nemo |
Allow head of rope to attach to hogs/barrels/crates again. Rope still does not, to avoid the bug.
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 17:49:27 -0400 |
nemo |
Landgun, first pass. At sdw's request.
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 21:16:09 +0100 |
Henek |
added dummy for tardis and ugly icons for tardis and structure
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 18:18:44 +0100 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 21:16:14 -0500 |
nemo |
add AI routine
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 21:06:34 -0500 |
nemo |
Snowball weapon
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:32:47 +0300 |
unC0Rr |
Move some stuff from uMisc to uUtils
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:07:03 +0300 |
unc0rr |
uLand isn't that important to them
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:45:55 +0300 |
unC0Rr |
Move variables from uMisc to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 15:32:53 -0500 |
nemo |
merge 0.9.14 back into trunk
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 14:56:35 -0500 |
nemo |
tweak cluster test to reduce AI fail a bit, also weaking its overal rating.
0.9.14
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 14:54:53 +0100 |
koda |
drillstrike! might require the drill patch to improve behavior
|
file |
diff |
annotate
|
Mon, 08 Nov 2010 23:28:39 -0500 |
nemo |
compensate a bit for the reduction in power by increasing target height, avoids bouncing off terrain.
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 16:21:20 +0300 |
unc0rr |
Fix some warnings
|
file |
diff |
annotate
|
Mon, 11 Oct 2010 20:34:21 +0200 |
Tobias Neumann |
New Weapon: Resurrector (TODO: ammo icon + sprites)
|
file |
diff |
annotate
|
Thu, 07 Oct 2010 02:03:01 +0200 |
koda |
move all mobile-related functions in their own module, provides a structure for future mobile ports
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 16:42:11 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Fri, 03 Sep 2010 01:26:58 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sat, 14 Aug 2010 02:10:27 +0200 |
koda |
disable AI teleport
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 14:19:47 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 18:19:55 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 11:04:32 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Wed, 19 May 2010 02:10:28 +0000 |
nemo |
Henek adds a flamethrower, updates some translations, and tweaks how fire works.
|
file |
diff |
annotate
|
Thu, 06 May 2010 20:59:15 +0000 |
mbait |
Teleport AI:
|
file |
diff |
annotate
|
Thu, 06 May 2010 20:49:26 +0000 |
mbait |
Teleport AI:
|
file |
diff |
annotate
|
Thu, 06 May 2010 11:33:25 +0000 |
mbait |
Teleport AI:
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:00:50 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 01 May 2010 05:15:16 +0000 |
sheepluva |
* added some comments
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:19:25 +0000 |
mbait |
Gas grenade:
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 05:58:14 +0000 |
mbait |
Teleport AI:
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 21:49:52 +0000 |
mbait |
Teleport AI:
|
file |
diff |
annotate
|
Tue, 27 Apr 2010 12:51:29 +0000 |
mbait |
Teleport AI:
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 16:04:41 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 20:46:34 +0000 |
nemo |
Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 16:08:09 +0000 |
nemo |
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:59:21 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 00:26:32 +0000 |
nemo |
Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 23:56:06 +0000 |
nemo |
Adjust increment since there is no timer
|
file |
diff |
annotate
|