Commit Graph

119 Commits

Author SHA1 Message Date
fullwall
d4dad1b05d Support BlockCommandSender 2012-11-28 16:28:55 +08:00
fullwall
c8c5ef1eb0 Check 2012-11-19 13:08:11 +08:00
fullwall
8a1765873b Add a keep-chunks-loaded setting, fix Player NPC movement code 2012-11-19 09:42:20 +08:00
fullwall
7701bb97c9 Refactor a little to prepare CommandManager for API 2012-11-17 13:14:53 +08:00
Jeremy Schroeder
a8e9817c63 Add registerCommandClass for loading external command classes. 2012-11-13 21:08:26 -05:00
fullwall
79dcdb9df8 Fix CITIZENS-295 2012-11-13 13:54:37 +08:00
fullwall
3faa57ee70 Fix NPE when metrics has been opted out of 2012-11-07 10:09:13 +08:00
fullwall
6406e1c2e3 Remove usage of location.getChunk() 2012-11-04 16:16:06 +08:00
fullwall
01ae2eca46 Improve text 2012-11-04 13:31:22 +08:00
fullwall
eec27c07e4 Move setImplementation call 2012-10-31 12:15:16 +08:00
fullwall
18d9d412c8 Move translator creation to the translate methods 2012-10-31 10:08:34 +08:00
fullwall
c873904dfc Explicitly stop metrics, fix stair/slab climbing 2012-10-30 21:11:06 +08:00
fullwall
61caf6d9ef Update for 1.4 2012-10-28 12:37:37 +08:00
fullwall
983ef2f1fd Fix locale loading when setting is empty 2012-10-12 22:39:18 +08:00
fullwall
d442da91fb Call onRemove 2012-10-08 12:37:45 +08:00
fullwall
491f077b4b Add specific help for some commands, default locale is empty to focus on system locale 2012-10-08 10:44:14 +08:00
fullwall
5b380cf96e Translate the last of the strings 2012-10-08 10:16:19 +08:00
fullwall
236b6e52c3 Fix locale selection, unpack resource translations automatically 2012-10-04 18:58:27 +08:00
fullwall
64512b282d Fix wander waypoint provider, stack overflow bug 2012-09-30 23:13:49 +08:00
fullwall
a8c9531f31 Update metrics, add WaypointCommands, fix templates (which work, mostly) 2012-09-30 19:03:12 +08:00
fullwall
90b79b8d70 More work on i18n - changed Messages to string constants instead of enums, new strings must be translated into the messages_en.properties file 2012-09-30 17:55:51 +08:00
fullwall
5d3239a5b9 Make a start on templates 2012-09-29 23:54:05 +08:00
fullwall
ccacff92ec Changes 2012-09-29 23:07:48 +08:00
fullwall
491f566e2a Revert "Implement new selector"
This reverts commit 959b8b774f.
2012-09-23 13:07:30 +08:00
fullwall
959b8b774f Implement new selector 2012-09-22 16:31:53 +08:00
fullwall
6ce2b9c2d2 Enable subplugins earlier 2012-09-20 08:52:44 +08:00
fullwall
f0de2fbfe5 Fix CITIZENS-190, add more translations 2012-09-17 18:16:27 +08:00
fullwall
6b2b11b90d More work on translations 2012-09-16 19:20:01 +08:00
fullwall
e2b0af6ac1 Changes 2012-09-14 16:20:22 +08:00
fullwall
d7c5c60377 Possible fix for spawning bugs... TODO implement better 2012-09-14 15:21:07 +08:00
fullwall
8823a4b77f Changes 2012-09-14 14:53:25 +08:00
fullwall
57a491fb8b Some basic refactoring 2012-09-13 21:02:55 +08:00
fullwall
1b96cdf34b Fix for subplugins 2012-09-13 20:39:52 +08:00
fullwall
7d214ffce9 Small change, not sure if it will fix anything 2012-09-09 17:35:26 +08:00
fullwall
8f1b6d7c33 Save immediately on shutdown 2012-09-08 23:30:18 +08:00
fullwall
2b08e7dbeb Filter out commands when the player does not own the NPC 2012-09-07 20:52:33 +08:00
fullwall
a8f4852a9c Set compatibility string to 1.3.x 2012-09-05 18:52:12 +08:00
fullwall
76e954f2f2 Don't overwrite saves file if it failed to load 2012-09-04 19:59:46 +08:00
fullwall
2312b66297 Update for 1.3.2, reuse instances when loading 2012-08-26 21:04:07 +08:00
fullwall
080e652124 Bugfix 2012-08-19 12:51:45 +08:00
fullwall
72aeffe3fe Null checks when searching for Vault 2012-08-17 15:12:54 +08:00
fullwall
2fceea7d23 Vault support 2012-08-16 00:06:13 +08:00
fullwall
358cf996b1 Move trait commands, /npc copy 2012-08-05 21:07:42 +08:00
fullwall
378077edd6 Update for new YamlStorage constructor 2012-08-05 13:19:16 +08:00
fullwall
b9b6004e65 Update for 1.3 2012-08-02 21:44:59 +08:00
fullwall
7158aa6bfb Fix equipment editing 2012-07-24 14:21:59 +08:00
fullwall
f8afd032a8 Better threading - stop memory leak 2012-07-22 14:18:24 +08:00
fullwall
e258fc5e3a Git fail. WARNING: API BREAKAGES 2012-07-19 23:10:30 +08:00
fullwall
405946528a Revert "Simplification part 1 - remove characters"
This reverts commit 43f7cbc4a5.
2012-07-09 21:35:57 +08:00
fullwall
43f7cbc4a5 Simplification part 1 - remove characters 2012-07-09 16:46:53 +08:00