Commit Graph

368 Commits

Author SHA1 Message Date
aPunch
86c8cb3934 Added default text in config file. This addresses CITIZENS-28. 2012-03-15 03:30:40 -05:00
aPunch
99280ccaf0 Forgot to remove something 2012-03-14 16:50:48 -05:00
aPunch
ace140882b Fix saving and loading from files. This fixes CITIZENS-30. 2012-03-14 16:48:02 -05:00
aPunch
ac7644234a Fix saving and loading bugs. 2012-03-14 02:05:15 -05:00
aPunch
b1c29e1e14 Added support for * wildcard for selection and talking. This addresses CITIZENS-26. 2012-03-14 01:09:20 -05:00
aPunch
2c3a51c3f7 Fix look-close and talk-close defaults. This fixes CITIZENS-27. 2012-03-14 00:16:42 -05:00
aPunch
e03151f60f Change 2012-03-12 14:13:20 -05:00
aPunch
98032f8b4a Call super remove(), fix trait loading bug 2012-03-12 13:50:48 -05:00
fullwall
17f6c4fc70 Make NPC handles accessible from nms Entity (increase speed of NPCManager.getNPC), make Text trait respect despawned state, despawn NPCs on death event 2012-03-12 18:45:36 +08:00
fullwall
88019f2ac9 Fix part of CITIZENS-11 (waypoint saving incorrectly) 2012-03-12 18:17:28 +08:00
aPunch
9ca35da988 Fixed characters having no valid mob types by default. 2012-03-12 01:44:16 -05:00
aPunch
dc04b0f9e1 Fix pitch and yaw not saving properly. This fixes CITIZENS-22. 2012-03-12 01:26:08 -05:00
aPunch
dcf81236df Fixed NoSuchElementException on disable. 2012-03-11 18:33:58 -05:00
aPunch
15c1ad24ad Added support for using help menu in console. This addresses CITIZENS-20. 2012-03-11 18:26:40 -05:00
aPunch
0cbf0d8d74 Added ability to change if a creeper NPC is powered. This address CITIZENS-16. 2012-03-11 17:39:18 -05:00
aPunch
bd6f2ec49a Fixed grammar issues in help menu. This fixes CITIZENS-19. 2012-03-11 16:57:32 -05:00
aPunch
93315b4b40 Prevent creeper NPCs from becoming powered by lightning. This partially fixes CITIZENS-16. 2012-03-11 16:52:21 -05:00
aPunch
f725893005 Prevent lightning from morphing pigs into pig zombies. This fixes CITIZENS-17. 2012-03-11 16:46:24 -05:00
aPunch
d9a7175407 Fix reload removing NPCs. This fixes CITIZENS-13. 2012-03-11 15:14:36 -05:00
aPunch
1293c1f7fb Added onNPCSpawn method to Trait. 2012-03-11 03:53:19 -05:00
aPunch
458efb9152 Added left and right click events. 2012-03-11 00:43:18 -06:00
aPunch
d4113c1984 Added ability to equip the carried material for Enderman. This addresses CITIZENS-7. 2012-03-10 19:11:28 -06:00
aPunch
0c70b28803 removed some methods from API 2012-03-10 13:41:09 -06:00
fullwall
95cddba16b Changes 2012-03-10 18:33:11 +08:00
fullwall
836e1cf6a4 Pathfinding changes 2012-03-10 13:59:37 +08:00
aPunch
d2cc9982ec update to latest API changes 2012-03-09 14:53:02 -06:00
aPunch
b0947cb743 fix text editing 2012-03-08 17:57:24 -06:00
aPunch
35ce20c6b3 Implement Character entitytype forcing 2012-03-08 15:27:36 -06:00
aPunch
62808e386b changes 2012-03-08 12:01:12 -06:00
aPunch
c45c7d919d major character and trait refactor 2012-03-07 19:03:32 -06:00
aPunch
15d0087064 small changes 2012-03-05 18:32:53 -06:00
aPunch
adfe76c65e change to talking 2012-03-04 12:06:33 -06:00
aPunch
de6d1b7e18 changes to text editing, added click to talk and some talk settings 2012-03-03 08:15:45 -06:00
aPunch
b6b00f8fef added talk-close command and config settings 2012-03-02 18:04:49 -06:00
aPunch
ac897a471a changes to text 2012-03-02 16:42:58 -06:00
aPunch
44a98bb60f compatible with 1.2.3 2012-03-02 15:44:59 -06:00
aPunch
8f0af02292 initial text editing using Conversations API 2012-03-02 14:42:34 -06:00
aPunch
de7ab2b109 fix remove all bug 2012-03-02 09:58:09 -06:00
aPunch
f61c02924e fix remove all command 2012-03-02 08:32:03 -06:00
fullwall
d3128ee874 Misc changes / javadoc 2012-03-02 21:04:40 +08:00
fullwall
23ab7664a2 Attempted fixes 2012-03-02 19:39:47 +08:00
fullwall
5b8a02d39c Fix? 2012-03-02 19:20:38 +08:00
fullwall
742a1a3a4e Merge selection fix 2012-03-02 19:10:46 +08:00
fullwall
bd3640b1a0 Don't keep chunk references around 2012-03-02 18:59:40 +08:00
fullwall
eac617e682 Merge 2012-03-02 18:38:39 +08:00
fullwall
a77f180b5b Changes to waypoints 2012-03-02 18:36:54 +08:00
aPunch
1e8237a097 fix selection issue 2012-03-02 04:19:18 -06:00
aPunch
c57ca76b4f update to new mob AI 2012-03-02 03:59:02 -06:00
aPunch
b82cc9e8d5 completely implement iron golem and ocelot NPCs 2012-03-01 12:22:39 -06:00
aPunch
71153a40ea add new entities, wont work until Bukkit adds API for them 2012-03-01 10:13:37 -06:00
fullwall
477d223aca Update to 1.2 2012-03-01 23:12:47 +08:00
aPunch
fcc857d398 change to inventory naming 2012-03-01 06:07:54 -06:00
aPunch
2ce3e60aa0 updated to latest Bukkit and Craftbukkit 2012-03-01 04:45:44 -06:00
aPunch
b9aa42873f added ability to list all NPCs 2012-02-29 07:23:22 -06:00
aPunch
cbb3677db0 added permission to plugin.yml 2012-02-29 07:11:51 -06:00
aPunch
23e3beedf6 added list command 2012-02-29 07:05:25 -06:00
aPunch
5e45c748f7 separate pagination out 2012-02-29 05:39:08 -06:00
aPunch
700a7752ca change to commands 2012-02-29 04:50:45 -06:00
aPunch
416b803216 changes 2012-02-28 09:12:18 -06:00
fullwall
133bf796b5 Remerge 2012-02-28 22:33:38 +08:00
fullwall
bb93032410 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-02-28 22:30:26 +08:00
fullwall
4191705cce Change to pathfinding 2012-02-28 22:30:02 +08:00
aPunch
f782850964 equip fix 2012-02-28 08:29:40 -06:00
fullwall
50b98ae39e Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-02-28 22:18:24 +08:00
fullwall
91de970bc0 Fix some bugs 2012-02-28 22:17:49 +08:00
aPunch
ee78e9981e color change 2012-02-28 07:47:44 -06:00
aPunch
f10944db9c fix 2012-02-28 07:27:33 -06:00
fullwall
cf5017644b Move file 2012-02-28 21:03:36 +08:00
fullwall
3a637dd234 Merge 2012-02-28 20:39:18 +08:00
fullwall
59dee87f38 Minor change 2012-02-28 20:38:08 +08:00
aPunch
7887cc8a7d ... 2012-02-28 06:22:20 -06:00
aPunch
6847b6dee2 Merge branch 'master' of github.com:CitizensDev/Citizens2 2012-02-28 06:18:57 -06:00
aPunch
c086e78ac2 fix more bugs 2012-02-28 06:18:19 -06:00
fullwall
333c4e35b4 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-02-28 20:11:37 +08:00
fullwall
e7cc81e44e Fix logic 2012-02-28 20:11:25 +08:00
aPunch
7ba3eac7fa fix another bug 2012-02-28 06:09:40 -06:00
aPunch
bb316d5af8 fix duping bug 2012-02-28 05:53:47 -06:00
fullwall
a6991c2dc2 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-02-28 19:28:16 +08:00
fullwall
517736403b Bugfix (may need changing later) 2012-02-28 19:25:42 +08:00
aPunch
42f9c0a07e finished equipment editor 2012-02-28 04:46:28 -06:00
aPunch
59ec5c4154 Merge branch 'master' of github.com:CitizensDev/Citizens2 2012-02-28 01:42:23 -06:00
aPunch
93cb0010ff added save command 2012-02-28 01:41:15 -06:00
fullwall
6b9004b142 Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-02-28 15:39:21 +08:00
fullwall
1f74e7c244 Bugfix 2012-02-28 15:39:00 +08:00
aPunch
1bbe64181d editor changes, bug fixes 2012-02-27 09:59:39 -06:00
aPunch
410e227285 changes 2012-02-27 09:21:28 -06:00
fullwall
0d3d667f19 Minor change to Editor 2012-02-27 22:35:54 +08:00
fullwall
932c561a85 Remove derp! 2012-02-27 21:42:34 +08:00
fullwall
e46b9ce1a6 Fix build 2012-02-27 21:19:40 +08:00
fullwall
081c481036 Properly register character 2012-02-27 21:13:46 +08:00
fullwall
e600bdc7e2 Add temporary testing character 2012-02-27 21:01:38 +08:00
fullwall
b4089dc36a Merge branch 'master' of http://www.github.com/CitizensDev/Citizens2 2012-02-27 19:17:10 +08:00
fullwall
75e718033a Waypoint work 2012-02-27 19:16:01 +08:00
aPunch
c77d5cb431 added reload command - do not use /reload 2012-02-27 04:59:33 -06:00
aPunch
bba2114f17 revert 2012-02-27 04:12:07 -06:00
aPunch
2e24b5b60f added mob type requirement to commands 2012-02-27 02:32:43 -06:00
aPunch
e5994c562c have set size for slimes/magma cubes, override chicken egg-laying 2012-02-26 21:12:14 -06:00
aPunch
63aec0d2dc change to remove command 2012-02-26 10:19:57 -06:00
aPunch
9da9c6c806 added owner command, fixed help menu bug 2012-02-26 03:42:55 -06:00
Ian Macali
3feb24b8c3 Fixed Maven. 2012-02-26 01:20:11 -06:00
aPunch
31cd3b8718 attempt to fix more world issues 2012-02-26 00:35:44 -06:00
aPunch
afc36bd307 listen to world unloading and loading 2012-02-25 23:23:43 -06:00
aPunch
c5fecea90b added license 2012-02-25 04:20:58 -06:00
aPunch
c2491d2df0 command and permission fixes 2012-02-25 01:57:04 -06:00
aPunch
100f256dcc changes to editors 2012-02-25 00:07:53 -06:00
aPunch
7dcb76d755 update to use EntityType instead of CreatureType 2012-02-23 17:45:45 -06:00
aPunch
8d2d825ac4 formatting 2012-02-23 05:17:15 -06:00
fullwall
0c5e75cef7 Update for file moves 2012-02-23 18:22:48 +08:00
fullwall
3d0e765367 Changes to waypoints 2012-02-23 18:10:38 +08:00
aPunch
6d282b971a command fixes and changes 2012-02-22 20:16:35 -06:00
aPunch
0abac86758 value flags no longer case-sensitive, remove debug message 2012-02-22 18:37:51 -06:00
aPunch
4720a4bd4d format 2012-02-22 17:59:51 -06:00
fullwall
7c28ca4807 Weak references for NavigationCallbacks 2012-02-22 22:05:28 +08:00
aPunch
0e3849ca63 added remove all command 2012-02-21 20:41:09 -06:00
aPunch
1d67c6ffcf added character permission wildcard 2012-02-21 19:59:55 -06:00
aPunch
5469138a69 revert permission change 2012-02-21 19:56:22 -06:00
aPunch
7acd56710c save location after teleport 2012-02-20 15:42:59 -06:00
aPunch
96cf0e23d4 format 2012-02-19 23:09:01 -06:00
aPunch
c991c863e1 added selection event 2012-02-19 23:05:49 -06:00
aPunch
ce99a9ed15 change to permissions - no longer need permission for each command, only need to be the owner or an admin 2012-02-19 22:19:05 -06:00
aPunch
b8f185e388 capacity cannot be so small 2012-02-19 18:40:25 -06:00
aPunch
0616bfa648 fix permission 2012-02-19 17:29:27 -06:00
aPunch
d410509da5 fix command NPE 2012-02-19 14:21:35 -06:00
aPunch
ed6d2590d0 fix teleporting NPE 2012-02-19 14:05:12 -06:00
aPunch
1e8375fb04 change to chunk loading/unloading 2012-02-19 11:45:43 -06:00
aPunch
2690a5d0aa admins can override ownership 2012-02-19 11:07:19 -06:00
aPunch
193a62896d remove tests temporarily 2012-02-19 10:08:41 -06:00
aPunch
d6a721ec66 added ability for NPCs to chat to one player only 2012-02-18 16:29:29 -06:00
aPunch
bf73bcc594 fix NPE 2012-02-18 12:47:57 -06:00
aPunch
ee35f698f8 change to selection, add /npc remove command for permanent removal 2012-02-17 22:53:28 -06:00
aPunch
f82119f702 fix commands 2012-02-17 21:25:17 -06:00
aPunch
0c2433b8ca added /npc 2012-02-17 18:37:33 -06:00
aPunch
bd8d5e5af5 added more messaging flags 2012-02-17 11:48:33 -06:00
fullwall
254f284352 Fix pom.xml 2012-02-17 15:48:20 +08:00
aPunch
1811422219 work now 2012-02-16 17:56:25 -06:00
aPunch
4a27008c70 work now 2012-02-16 17:48:07 -06:00
aPunch
5e08677dcc work now 2012-02-16 17:40:20 -06:00
aPunch
a73f995719 test jenkins 2012-02-16 17:33:01 -06:00
aPunch
958751f61f added temporary selection API until Bukkit adds metadata 2012-02-14 05:45:50 -06:00
fullwall
7d8f0fb9bb Revert "Changes to inventories"
This reverts commit bca4ed1979.
2012-02-14 19:38:44 +08:00
fullwall
bca4ed1979 Changes to inventories 2012-02-14 18:52:22 +08:00
aPunch
dcef6980f9 player tag for messages 2012-02-13 07:08:36 -06:00
fullwall
22979f819f Implement minecraft-like AI system 2012-02-13 19:48:38 +08:00
aPunch
872f51afa9 customizable chat prefix 2012-02-12 12:29:33 -06:00
aPunch
8314fb58db fix 2012-02-12 09:54:25 -06:00
aPunch
4956690096 fix metrics bug 2012-02-12 04:02:36 -06:00
aPunch
29a8728829 fix import errors 2012-02-12 02:00:19 -06:00
fullwall
b390f40ff5 Delete files 2012-02-12 15:20:08 +08:00
fullwall
f577cbae77 Metrics 2012-02-12 15:19:32 +08:00
fullwall
e4b31ae186 Merge branch 'master' of http://www.github.com/aPunch/Citizens2 2012-02-12 11:00:23 +08:00