Commit Graph

84 Commits

Author SHA1 Message Date
aPunch
01fa072112 changes and bugfixes 2012-02-04 02:13:20 -06:00
fullwall
ad65534ac5 Change mob classes to static inner, add rudimentary pathfinder 2012-02-04 14:48:23 +08:00
aPunch
6bb38d534e registering traits no longer requires a String parameter 2012-02-03 17:44:18 -06:00
aPunch
4751dc0e9b attempt some better trait exception handling 2012-02-03 17:35:24 -06:00
aPunch
9830857d8d remove file 2012-02-03 03:21:16 -06:00
aPunch
6ff7b9b21a initial mob type NPCs implementation 2012-02-03 03:20:48 -06:00
aPunch
a06f245ed8 method name change 2012-01-30 17:44:12 -06:00
aPunch
aec37a93fb updated to Bukkit 1.1-R3 2012-01-30 13:11:49 -06:00
aPunch
078d71c08f bug fixes 2012-01-30 12:55:16 -06:00
fullwall
ee977e2ff8 Cleanup 2012-01-30 19:58:59 +08:00
aPunch
9728521ea7 added incompatibility error prevention 2012-01-29 14:58:19 -06:00
aPunch
b96e033f87 updated to Bukkit 1.1-R2 2012-01-29 13:29:23 -06:00
aPunch
26917d7f1c make sure mc entity is null when despawning 2012-01-29 13:14:10 -06:00
aPunch
3e03dfa35b added spawned trait 2012-01-29 12:23:42 -06:00
aPunch
14e1cf3ef4 added selection command, bug fixes 2012-01-29 11:52:50 -06:00
fullwall
bffd1d0329 Changes 2012-01-29 19:43:27 +08:00
aPunch
fefdc0a40f added some teleporting commands 2012-01-28 23:01:08 -06:00
aPunch
7a6b80ca58 fix? 2012-01-28 17:19:45 -06:00
aPunch
cdb89f4572 more bugfixes 2012-01-28 16:40:00 -06:00
aPunch
d689e71f96 bug fixes 2012-01-28 14:16:30 -06:00
fullwall
956ac3a28d Changes 2012-01-28 12:11:23 +08:00
aPunch
ad58821188 added command requirements and NPC owners 2012-01-26 15:08:32 -06:00
aPunch
8dd91596ae fixes and changes 2012-01-26 08:45:42 -06:00
aPunch
7fc22a2e27 fix reload bug 2012-01-25 17:09:02 -06:00
aPunch
0edd66c227 changes to commands 2012-01-25 14:40:01 -06:00
aPunch
ed38ef822e some more commands 2012-01-25 14:07:49 -06:00
aPunch
653e37ad24 initial command commit, needs lots of work 2012-01-25 09:29:54 -06:00
aPunch
573cc38497 remove debug test 2012-01-25 04:33:45 -06:00
aPunch
84858b2c23 added ability to send chat through an NPC 2012-01-25 04:32:24 -06:00
aPunch
3469f017f5 changes and fixes to character handling 2012-01-25 04:09:02 -06:00
aPunch
76d9b2b5c9 fix outofmemory error 2012-01-24 01:49:56 -06:00
aPunch
9a47aadedb properly remove NPC 2012-01-23 10:05:22 -06:00
aPunch
420302043a fix ID bug and others 2012-01-23 09:42:01 -06:00
aPunch
7ef3df8dfc added selection, needs work 2012-01-23 08:30:15 -06:00
fullwall
89d3dc13a1 AbstractNPC 2012-01-23 17:46:06 +08:00
fullwall
9bbb55435c Cleanup, add() method in ByIdArray 2012-01-23 16:45:34 +08:00
fullwall
26550bd7fe Forgot to put this back 2012-01-23 14:25:23 +08:00
fullwall
8071eb01f4 Merge CharacterManager and TraitManager 2012-01-23 14:12:45 +08:00
aPunch
891162e06e fix annoying spawning save bug 2012-01-22 11:43:58 -06:00
aPunch
039dbffd2e build "fixed" and other saving fix 2012-01-22 08:43:25 -06:00
aPunch
3ec65fb8ef more stubborn formatting 2012-01-22 08:23:25 -06:00
fullwall
0a5e84b1f0 Merge 2012-01-22 22:09:32 +08:00
fullwall
70187fda1e Add test, fix bug 2012-01-22 22:07:35 +08:00
aPunch
08e9a588b4 possible fix and lots of other changes 2012-01-22 07:48:50 -06:00
fullwall
6f155d21e0 Merge branch 'master' of http://www.github.com/aPunch/Citizens2 2012-01-22 16:04:27 +08:00
fullwall
f5f5b7b583 Change to ByIdArray 2012-01-22 16:04:10 +08:00
aPunch
8526671eaf more formatting again 2012-01-22 02:02:49 -06:00
aPunch
d996722643 more formatting 2012-01-22 01:58:02 -06:00
aPunch
f1bc5dba8f formatting fun 2012-01-22 01:52:46 -06:00
fullwall
c221abc75d Allow easier trait registration 2012-01-22 15:31:49 +08:00