tanks.git
14 years agoAdds Fences; minor refactor to map-like stuff.
dsc [Sun, 9 Jan 2011 10:26:50 +0000]
Adds Fences; minor refactor to map-like stuff.

14 years agoAdds dep grep to build file.
dsc [Sun, 9 Jan 2011 08:27:01 +0000]
Adds dep grep to build file.

14 years agoAdds item-specs to level configs.
dsc [Sun, 9 Jan 2011 06:43:59 +0000]
Adds item-specs to level configs.

14 years agoMoves logic that was in the deploy script into the build script.
dsc [Sun, 9 Jan 2011 05:22:02 +0000]
Moves logic that was in the deploy script into the build script.

14 years agoLevels are now config-driven.
dsc [Sun, 9 Jan 2011 04:28:31 +0000]
Levels are now config-driven.

14 years agoAdds levels to config.
dsc [Thu, 6 Jan 2011 09:06:21 +0000]
Adds levels to config.

14 years agoI believe this fixes the periodic ghost-blocker bug.
dsc [Tue, 4 Jan 2011 21:02:27 +0000]
I believe this fixes the periodic ghost-blocker bug.

14 years agoAdds tank colors to unit config.
dsc [Tue, 4 Jan 2011 11:45:01 +0000]
Adds tank colors to unit config.

14 years agoResolves issue where attack cooldown would be consumed despite inability to fire...
dsc [Tue, 4 Jan 2011 11:29:16 +0000]
Resolves issue where attack cooldown would be consumed despite inability to fire. Fixes synchronization issue with data files and speciation.

14 years agoWoo, configuration-driven units, items and buffs.
dsc [Tue, 4 Jan 2011 07:15:03 +0000]
Woo, configuration-driven units, items and buffs.

14 years agoSweet. Items work.
dsc [Mon, 3 Jan 2011 11:32:17 +0000]
Sweet. Items work.

14 years agoFixes issue where mixin event would fire prior to members being added to a new class.
dsc [Mon, 3 Jan 2011 09:09:50 +0000]
Fixes issue where mixin event would fire prior to members being added to a new class.

14 years agoRock on. Mixins work great.
dsc [Sun, 2 Jan 2011 09:28:34 +0000]
Rock on. Mixins work great.

14 years agoOops. Left debug logging in.
dsc [Sun, 2 Jan 2011 01:14:48 +0000]
Oops. Left debug logging in.

14 years agoFound bullet-speed bug. Descriptors were not being copied correctly, so I suppose...
dsc [Sun, 2 Jan 2011 01:06:50 +0000]
Found bullet-speed bug. Descriptors were not being copied correctly, so I suppose this means core.descriptors() is busted.

14 years agoCheckpoint with Mixins.
dsc [Sat, 1 Jan 2011 14:44:45 +0000]
Checkpoint with Mixins.

14 years agoTrying out paver.
dsc [Sat, 1 Jan 2011 08:16:22 +0000]
Trying out paver.

14 years agoAdds Buff & Stat class
dsc [Sat, 1 Jan 2011 03:29:59 +0000]
Adds Buff & Stat class

14 years agoAdds properties for reflectivity and inventory; fills in Item collision code.
dsc [Fri, 24 Dec 2010 19:52:34 +0000]
Adds properties for reflectivity and inventory; fills in Item collision code.

14 years agoFixes pathing around corners in all cases.
dsc [Fri, 24 Dec 2010 17:40:58 +0000]
Fixes pathing around corners in all cases.

14 years agoAdds logo for mail.
dsc [Fri, 24 Dec 2010 17:40:41 +0000]
Adds logo for mail.

14 years ago.gitignore
dsc [Fri, 24 Dec 2010 16:30:39 +0000]
.gitignore

Moves asset files.

14 years agoTanks now take diagonal paths when efficient.
dsc [Fri, 24 Dec 2010 05:34:21 +0000]
Tanks now take diagonal paths when efficient.

14 years agoResolves pathing bug.
dsc [Fri, 24 Dec 2010 05:04:42 +0000]
Resolves pathing bug.

14 years agoMovement and pathing sorta work again! AI tanks are a bit off though.
dsc [Tue, 21 Dec 2010 00:49:46 +0000]
Movement and pathing sorta work again! AI tanks are a bit off though.

14 years agoCheckpoint on movement refactor to support passable zones.
dsc [Mon, 20 Dec 2010 13:26:02 +0000]
Checkpoint on movement refactor to support passable zones.

14 years agoMethods now accept Rect-like objects.
dsc [Mon, 20 Dec 2010 05:47:50 +0000]
Methods now accept Rect-like objects.

14 years agoCheckpoint on collision refactor to support zones.
dsc [Sat, 18 Dec 2010 17:20:48 +0000]
Checkpoint on collision refactor to support zones.

14 years agoFixes level border when grid is hidden. Updates conf defaults.
dsc [Sat, 18 Dec 2010 02:11:39 +0000]
Fixes level border when grid is hidden. Updates conf defaults.

14 years agoSomehow missed a corrupted dep.
dsc [Sat, 18 Dec 2010 02:02:55 +0000]
Somehow missed a corrupted dep.

14 years agoNow persists config values via cookie. Also resolves issue with deepcopy
dsc [Sat, 18 Dec 2010 02:00:31 +0000]
Now persists config values via cookie. Also resolves issue with deepcopy

14 years agoBinds uses of config to config changes.
dsc [Sat, 18 Dec 2010 00:04:22 +0000]
Binds uses of config to config changes.

14 years agoConfig UI scaffold.
dsc [Fri, 17 Dec 2010 12:16:34 +0000]
Config UI scaffold.

14 years agoConfig UI scaffold.
dsc [Fri, 17 Dec 2010 12:00:33 +0000]
Config UI scaffold.

14 years agoAdds Mustache templating.
dsc [Fri, 17 Dec 2010 12:00:05 +0000]
Adds Mustache templating.

14 years agoAdds favicons!
dsc [Fri, 17 Dec 2010 11:59:27 +0000]
Adds favicons!

14 years agoAdds favicon.
dsc [Mon, 13 Dec 2010 22:09:54 +0000]
Adds favicon.

14 years agoAdds cooldown widget.
dsc [Mon, 13 Dec 2010 17:51:55 +0000]
Adds cooldown widget.

14 years agoAdds time dilation for testing.
dsc [Mon, 13 Dec 2010 14:47:02 +0000]
Adds time dilation for testing.

14 years agoSpeeds up player a tiny bit -- also forgot to turn countdown back on.
dsc [Mon, 13 Dec 2010 14:00:24 +0000]
Speeds up player a tiny bit -- also forgot to turn countdown back on.

14 years agoFixes speedy player tank bug.
dsc [Mon, 13 Dec 2010 13:57:00 +0000]
Fixes speedy player tank bug.

14 years agoFixed errant pathing bugs.
dsc [Mon, 13 Dec 2010 13:13:00 +0000]
Fixed errant pathing bugs.

14 years agoAnimations work!
dsc [Mon, 13 Dec 2010 08:20:20 +0000]
Animations work!

14 years agoCheckpoint on animations.
dsc [Sun, 12 Dec 2010 11:24:12 +0000]
Checkpoint on animations.

14 years agoPosition refactor complete, I think.
dsc [Sun, 12 Dec 2010 07:27:57 +0000]
Position refactor complete, I think.

14 years agoCheckpoint on positioning mess.
dsc [Sat, 11 Dec 2010 09:39:22 +0000]
Checkpoint on positioning mess.

14 years agoCheckpoint on fixing the positioning mess.
dsc [Thu, 9 Dec 2010 22:09:26 +0000]
Checkpoint on fixing the positioning mess.

14 years agoPatches accessor functions into future for the browsers I'm supporting.
dsc [Thu, 9 Dec 2010 22:08:10 +0000]
Patches accessor functions into future for the browsers I'm supporting.

14 years agoCheckpoint on animation.
dsc [Wed, 8 Dec 2010 08:07:13 +0000]
Checkpoint on animation.

14 years agoAdds deploy versioning.
dsc [Tue, 7 Dec 2010 22:26:13 +0000]
Adds deploy versioning.

14 years agoAdds deploy versioning.
dsc [Tue, 7 Dec 2010 22:26:06 +0000]
Adds deploy versioning.

14 years agoAdds deploy versioning.
dsc [Tue, 7 Dec 2010 22:23:58 +0000]
Adds deploy versioning.

14 years agoAdds deploy versioning.
dsc [Tue, 7 Dec 2010 22:19:32 +0000]
Adds deploy versioning.

14 years agoFixes bug in shape/line
dsc [Tue, 7 Dec 2010 21:54:54 +0000]
Fixes bug in shape/line

14 years agoUpdates deploy dirs
dsc [Tue, 7 Dec 2010 15:23:46 +0000]
Updates deploy dirs

14 years agoUpdates deploy dirs
dsc [Tue, 7 Dec 2010 13:48:29 +0000]
Updates deploy dirs

14 years agoRestructures webroot files.
dsc [Tue, 7 Dec 2010 13:38:52 +0000]
Restructures webroot files.

14 years agoVastly improves deploy script output.
dsc [Tue, 7 Dec 2010 12:42:13 +0000]
Vastly improves deploy script output.

14 years agoFixes filter in YString.
dsc [Tue, 7 Dec 2010 11:48:55 +0000]
Fixes filter in YString.

14 years agoFixes map,forEach in YString.
dsc [Tue, 7 Dec 2010 11:46:45 +0000]
Fixes map,forEach in YString.

14 years agoAdds tweaks AI timer.
dsc [Tue, 7 Dec 2010 10:28:04 +0000]
Adds tweaks AI timer.

14 years agoAdds AI action freq timers
dsc [Tue, 7 Dec 2010 09:51:13 +0000]
Adds AI action freq timers

14 years agoHooray! Refactor complete! It seems things work!
dsc [Mon, 6 Dec 2010 01:49:12 +0000]
Hooray! Refactor complete! It seems things work!

14 years agoThe great module refactor continues -- seems mostly done.
dsc [Sun, 5 Dec 2010 13:29:28 +0000]
The great module refactor continues -- seems mostly done.

14 years agoAdds tags; fixes problem in op.
dsc [Sun, 5 Dec 2010 07:40:41 +0000]
Adds tags; fixes problem in op.

14 years agoSwitches to SSI for building index file.
dsc [Sun, 5 Dec 2010 06:19:32 +0000]
Switches to SSI for building index file.

14 years agoRefactoring for build system.
dsc [Sun, 5 Dec 2010 03:38:10 +0000]
Refactoring for build system.

14 years agoCulls dead source. Moves future.js to act as a package itself.
dsc [Sat, 4 Dec 2010 05:56:22 +0000]
Culls dead source. Moves future.js to act as a package itself.

14 years agoCheckpoint in module refactor for the new server git repo.
dsc [Wed, 1 Dec 2010 09:45:21 +0000]
Checkpoint in module refactor for the new server git repo.

14 years agoRefactors ezl to use CommonJS.
dsc [Mon, 29 Nov 2010 04:12:48 +0000]
Refactors ezl to use CommonJS.

14 years agoFixes cjs bugs.
dsc [Sun, 28 Nov 2010 01:01:26 +0000]
Fixes cjs bugs.

14 years agoCheckpoint on module refactor.
dsc [Sat, 27 Nov 2010 23:03:53 +0000]
Checkpoint on module refactor.

14 years agoAdds module builder.
dsc [Sat, 27 Nov 2010 11:56:43 +0000]
Adds module builder.

14 years agoTrying out friendly AI. Some code reorganization.
dsc [Fri, 26 Nov 2010 21:16:36 +0000]
Trying out friendly AI. Some code reorganization.

14 years agoY.subclass over new Y.Class
dsc [Wed, 24 Nov 2010 10:47:07 +0000]
Y.subclass over new Y.Class

14 years agoImproves dodging and blocking AI.
dsc [Wed, 24 Nov 2010 09:25:27 +0000]
Improves dodging and blocking AI.

14 years agoFixes turret location calculation. Thanks Chester!
dsc [Wed, 24 Nov 2010 06:54:09 +0000]
Fixes turret location calculation. Thanks Chester!

14 years agoAH HA. Finally found the random nested YCollection bug, which in turn fixed line...
dsc [Wed, 24 Nov 2010 03:20:16 +0000]
AH HA. Finally found the random nested YCollection bug, which in turn fixed line-of-sight targeting (well, along wiht a lot of code).

14 years agoFixes rect-line intersection.
dsc [Wed, 24 Nov 2010 00:04:19 +0000]
Fixes rect-line intersection.

14 years agoFixes rect-line intersection.
dsc [Wed, 24 Nov 2010 00:03:53 +0000]
Fixes rect-line intersection.

14 years agoFixes bullet projection pathfinding to only consider future paths on the current...
dsc [Tue, 23 Nov 2010 04:52:05 +0000]
Fixes bullet projection pathfinding to only consider future paths on the current trajectory.

14 years agoAdds docs, custom AI panel.
dsc [Mon, 22 Nov 2010 19:24:11 +0000]
Adds docs, custom AI panel.

14 years agoUI improvements.
dsc [Mon, 22 Nov 2010 07:02:14 +0000]
UI improvements.

14 years agoReset globals.
dsc [Mon, 22 Nov 2010 05:42:03 +0000]
Reset globals.

14 years agoAdds game restart.
dsc [Mon, 22 Nov 2010 05:22:53 +0000]
Adds game restart.

14 years agoAdds new howto screen.
dsc [Mon, 22 Nov 2010 01:36:50 +0000]
Adds new howto screen.

14 years agoFixes grid overlapping content; fixes text-selection annoyance with grid.
dsc [Sun, 21 Nov 2010 23:36:07 +0000]
Fixes grid overlapping content; fixes text-selection annoyance with grid.

14 years agoAdds config to show grid coords.
dsc [Sat, 20 Nov 2010 01:48:04 +0000]
Adds config to show grid coords.

14 years agoAI tanks now dodge
dsc [Fri, 19 Nov 2010 20:50:42 +0000]
AI tanks now dodge

14 years agoAdds support for visualizing multiple ai paths. Reconfigures starting game.
dsc [Fri, 19 Nov 2010 12:04:40 +0000]
Adds support for visualizing multiple ai paths. Reconfigures starting game.

14 years agoAdds A* pathing for AI tanks.
dsc [Fri, 19 Nov 2010 11:45:51 +0000]
Adds A* pathing for AI tanks.

14 years agoFixes tank AI movement.
dsc [Fri, 19 Nov 2010 00:07:13 +0000]
Fixes tank AI movement.

14 years agoAdds tank AI!
dsc [Thu, 18 Nov 2010 23:49:37 +0000]
Adds tank AI!

14 years agoEnforces shot-limit.
dsc [Thu, 18 Nov 2010 07:48:51 +0000]
Enforces shot-limit.

14 years agoBullets now deal damage, kill each other on collision.
dsc [Thu, 18 Nov 2010 07:11:44 +0000]
Bullets now deal damage, kill each other on collision.

14 years agoActivates attack cooldown.
dsc [Thu, 18 Nov 2010 02:59:49 +0000]
Activates attack cooldown.

14 years agoPrevents the user from firing a shot into a barrier.
dsc [Thu, 18 Nov 2010 02:49:27 +0000]
Prevents the user from firing a shot into a barrier.

14 years agoPrevents the user from firing a shot into a barrier.
dsc [Thu, 18 Nov 2010 02:46:51 +0000]
Prevents the user from firing a shot into a barrier.

14 years agoFixes missing instance-level emitters.
dsc [Thu, 18 Nov 2010 02:33:43 +0000]
Fixes missing instance-level emitters.

14 years agoAdds support for firing with spacebar.
dsc [Thu, 18 Nov 2010 01:47:06 +0000]
Adds support for firing with spacebar.