Commit Graph

  • db8d534bd1 Remove nested commands fullwall 2012-02-08 23:15:36 +0800
  • db8ce16adc Remove nested commands fullwall 2012-02-08 23:15:36 +0800
  • 7566a15966 added file headers aPunch 2012-02-08 06:07:17 -0600
  • 4a0d340755 added file headers aPunch 2012-02-08 06:07:17 -0600
  • efaa462894 dynamic help menus aPunch 2012-02-08 02:26:14 -0600
  • 46a2763a98 dynamic help menus aPunch 2012-02-08 02:26:14 -0600
  • ba8ee44769 use permission() in Command annotation aPunch 2012-02-07 05:31:22 -0600
  • 2486d2188e use permission() in Command annotation aPunch 2012-02-07 05:31:22 -0600
  • 455e49b4eb moved NPC rotation to LookClose trait, fix name color saving aPunch 2012-02-07 04:37:12 -0600
  • 01d073e6dd moved NPC rotation to LookClose trait, fix name color saving aPunch 2012-02-07 04:37:12 -0600
  • 3c1f9fd8c0 Runnables fullwall 2012-02-07 17:45:43 +0800
  • 15214bd2c6 Runnables fullwall 2012-02-07 17:45:43 +0800
  • 2a51adcaab inventories now use the full name of an NPC aPunch 2012-02-07 02:31:28 -0600
  • 13ebcb54cc inventories now use the full name of an NPC aPunch 2012-02-07 02:31:28 -0600
  • 89bd263aad whoops aPunch 2012-02-06 05:58:22 -0600
  • b8bc6df251 whoops aPunch 2012-02-06 05:58:22 -0600
  • 68cc28eb05 proper color-parsing for names aPunch 2012-02-06 05:55:29 -0600
  • 0fa8a6cc03 proper color-parsing for names aPunch 2012-02-06 05:55:29 -0600
  • 0e3f29c6f8 Fixed up new command features + test fullwall 2012-02-06 16:30:45 +0800
  • 5c2be032c3 Fixed up new command features + test fullwall 2012-02-06 16:30:45 +0800
  • 6c47757453 mob type is optional for create command aPunch 2012-02-05 07:02:47 -0600
  • 4d40768a61 mob type is optional for create command aPunch 2012-02-05 07:02:47 -0600
  • 4067a85bce fixed bug aPunch 2012-02-05 05:31:08 -0600
  • a156c5f885 fixed bug aPunch 2012-02-05 05:31:08 -0600
  • 1f5dd50d3f items now save in the correct slot, enchantments are saved on inventory close aPunch 2012-02-05 05:26:55 -0600
  • 170778ce37 items now save in the correct slot, enchantments are saved on inventory close aPunch 2012-02-05 05:26:55 -0600
  • 97b6a74c68 disallow names greater than 16 characters in length as per vanilla spec aPunch 2012-02-05 04:24:11 -0600
  • 10a9319aa4 disallow names greater than 16 characters in length as per vanilla spec aPunch 2012-02-05 04:24:11 -0600
  • 8a63d0950e saving inventories kind of works now aPunch 2012-02-05 04:08:24 -0600
  • 368628094c saving inventories kind of works now aPunch 2012-02-05 04:08:24 -0600
  • 11fbd0c7b4 inventory work aPunch 2012-02-05 03:10:09 -0600
  • 589fd79b27 inventory work aPunch 2012-02-05 03:10:09 -0600
  • 28273ec7b5 ShowableInventory fullwall 2012-02-05 15:26:49 +0800
  • b0f72f24df ShowableInventory fullwall 2012-02-05 15:26:49 +0800
  • 7a4fff1e68 added inventory-related API aPunch 2012-02-05 01:18:40 -0600
  • 920804bd95 added inventory-related API aPunch 2012-02-05 01:18:40 -0600
  • b557837ecb remove debug messages aPunch 2012-02-04 17:00:40 -0600
  • 30d003165c remove debug messages aPunch 2012-02-04 17:00:40 -0600
  • 6aca4590a3 getTrait is safer aPunch 2012-02-04 16:58:40 -0600
  • f15fb5b963 getTrait is safer aPunch 2012-02-04 16:58:40 -0600
  • 76a769489c removed duplicate files aPunch 2012-02-04 16:14:48 -0600
  • 0b1a3e8d60 removed duplicate files aPunch 2012-02-04 16:14:48 -0600
  • b8bb1955d9 Command features fullwall 2012-02-04 23:26:06 +0800
  • f467e54124 Command features fullwall 2012-02-04 23:26:06 +0800
  • ddb1a88bd0 Revert to old socket, fix NPE fullwall 2012-02-04 22:49:16 +0800
  • 1e3d3e5754 Revert to old socket, fix NPE fullwall 2012-02-04 22:49:16 +0800
  • f2e9a7dc3f Override dragon + endermen AI fullwall 2012-02-04 22:31:16 +0800
  • 1626b13d69 Override dragon + endermen AI fullwall 2012-02-04 22:31:16 +0800
  • 3d8e1f4988 Merge AIController and Navigator fullwall 2012-02-04 17:58:51 +0800
  • ca3790fde1 Merge AIController and Navigator fullwall 2012-02-04 17:58:51 +0800
  • ab0a8dcae3 changes and bugfixes aPunch 2012-02-04 02:13:20 -0600
  • 01fa072112 changes and bugfixes aPunch 2012-02-04 02:13:20 -0600
  • 739d7490fd Change mob classes to static inner, add rudimentary pathfinder fullwall 2012-02-04 14:48:23 +0800
  • ad65534ac5 Change mob classes to static inner, add rudimentary pathfinder fullwall 2012-02-04 14:48:23 +0800
  • 9bb9abf700 registering traits no longer requires a String parameter aPunch 2012-02-03 17:44:18 -0600
  • 6bb38d534e registering traits no longer requires a String parameter aPunch 2012-02-03 17:44:18 -0600
  • d30d892982 attempt some better trait exception handling aPunch 2012-02-03 17:35:24 -0600
  • 4751dc0e9b attempt some better trait exception handling aPunch 2012-02-03 17:35:24 -0600
  • 2f69deec93 remove file aPunch 2012-02-03 03:21:16 -0600
  • 9830857d8d remove file aPunch 2012-02-03 03:21:16 -0600
  • 9029ea29ec initial mob type NPCs implementation aPunch 2012-02-03 03:20:48 -0600
  • 6ff7b9b21a initial mob type NPCs implementation aPunch 2012-02-03 03:20:48 -0600
  • 4c8ccdcba2 method name change aPunch 2012-01-30 17:44:12 -0600
  • a06f245ed8 method name change aPunch 2012-01-30 17:44:12 -0600
  • be42d64c19 updated to Bukkit 1.1-R3 aPunch 2012-01-30 13:11:49 -0600
  • aec37a93fb updated to Bukkit 1.1-R3 aPunch 2012-01-30 13:11:49 -0600
  • c2de3bfcfa bug fixes aPunch 2012-01-30 12:55:16 -0600
  • 078d71c08f bug fixes aPunch 2012-01-30 12:55:16 -0600
  • 27e2a6c8c9 Cleanup fullwall 2012-01-30 19:58:59 +0800
  • ee977e2ff8 Cleanup fullwall 2012-01-30 19:58:59 +0800
  • a0f7d8c130 added incompatibility error prevention aPunch 2012-01-29 14:58:19 -0600
  • 9728521ea7 added incompatibility error prevention aPunch 2012-01-29 14:58:19 -0600
  • 49d8034bd2 updated to Bukkit 1.1-R2 aPunch 2012-01-29 13:29:23 -0600
  • b96e033f87 updated to Bukkit 1.1-R2 aPunch 2012-01-29 13:29:23 -0600
  • d4977e10d2 make sure mc entity is null when despawning aPunch 2012-01-29 13:14:10 -0600
  • 26917d7f1c make sure mc entity is null when despawning aPunch 2012-01-29 13:14:10 -0600
  • 0e737cc367 added spawned trait aPunch 2012-01-29 12:23:42 -0600
  • 3e03dfa35b added spawned trait aPunch 2012-01-29 12:23:42 -0600
  • 967eef4836 added selection command, bug fixes aPunch 2012-01-29 11:52:50 -0600
  • 14e1cf3ef4 added selection command, bug fixes aPunch 2012-01-29 11:52:50 -0600
  • ed6a05e7c4 Changes fullwall 2012-01-29 19:43:27 +0800
  • bffd1d0329 Changes fullwall 2012-01-29 19:43:27 +0800
  • dcbabe9ee1 added some teleporting commands aPunch 2012-01-28 23:01:08 -0600
  • fefdc0a40f added some teleporting commands aPunch 2012-01-28 23:01:08 -0600
  • b85a378a7d fix? aPunch 2012-01-28 17:19:45 -0600
  • 7a6b80ca58 fix? aPunch 2012-01-28 17:19:45 -0600
  • 922cf2444b more bugfixes aPunch 2012-01-28 16:40:00 -0600
  • cdb89f4572 more bugfixes aPunch 2012-01-28 16:40:00 -0600
  • 6837ac11ea bug fixes aPunch 2012-01-28 14:16:30 -0600
  • d689e71f96 bug fixes aPunch 2012-01-28 14:16:30 -0600
  • 55c1dc7be0 Changes fullwall 2012-01-28 12:11:23 +0800
  • 956ac3a28d Changes fullwall 2012-01-28 12:11:23 +0800
  • 2bd13d1eb0 added command requirements and NPC owners aPunch 2012-01-26 15:08:32 -0600
  • ad58821188 added command requirements and NPC owners aPunch 2012-01-26 15:08:32 -0600
  • 86b84c259a fixes and changes aPunch 2012-01-26 08:45:42 -0600
  • 8dd91596ae fixes and changes aPunch 2012-01-26 08:45:42 -0600
  • d5a127fb1d fix reload bug aPunch 2012-01-25 17:09:02 -0600
  • 7fc22a2e27 fix reload bug aPunch 2012-01-25 17:09:02 -0600
  • 8c4aa23461 changes to commands aPunch 2012-01-25 14:40:01 -0600
  • 0edd66c227 changes to commands aPunch 2012-01-25 14:40:01 -0600