Commit Graph

42 Commits

Author SHA1 Message Date
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
236b6e52c3 Fix locale selection, unpack resource translations automatically 2012-10-04 18:58:27 +08:00
fullwall
ae31334a72 Use american spelling 2012-10-04 15:00:41 +08:00
fullwall
72b714c3f6 Nearly all strings translated 2012-10-04 14:58:35 +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
fb66286117 Fix CITIZENS-191 2012-09-17 17:54:56 +08:00
fullwall
6b2b11b90d More work on translations 2012-09-16 19:20:01 +08:00
fullwall
d3ae5bcd61 Add setting for removing NPCs from player list (testing it out), --trait is applied after spawn 2012-09-16 12:04:14 +08:00
fullwall
50c18d22dd Fix some bugs, implement new navigation customisation 2012-09-01 23:09:42 +08:00
fullwall
54a2527534 Implement NPC limits 2012-08-29 21:37:00 +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
e4ccfc10fe Change settings node 2012-08-04 23:19:22 +08:00
fullwall
288bcf5e9f CommandConfigurable interface, range/realistic looking settings added to LookClose and Text 2012-08-04 12:48:07 +08:00
fullwall
11325cbbfa Implement NPCPush/CollisionEvent 2012-07-28 15:02:57 +08:00
fullwall
585de19c25 Implement pathfinding range methods in Navigator, make default range setting of 25F 2012-07-28 11:04:59 +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
fullwall
c0baa1b446 This is why you don't use the github web interface 2012-05-27 16:48:58 +08:00
fullwall
36e8d3ca88 Update src/main/java/net/citizensnpcs/Settings.java 2012-05-27 16:35:04 +08:00
fullwall
0302da1513 . 2012-05-27 16:32:11 +08:00
fullwall
10543438bd . 2012-05-27 16:31:08 +08:00
fullwall
06ba12c22e Fix an issue in Settings. 2012-05-27 16:30:27 +08:00
fullwall
c5e95eb667 Delete metrics, clean up 2012-05-23 18:57:01 +08:00
fullwall
22602c225a Fix an issue with setDestination not working immediately after spawn 2012-05-23 16:51:33 +08:00
aPunch
c4c46a80d7 Attempt to fix configuration loading 2012-04-14 18:32:43 -05:00
aPunch
a1de216c1a Changes 2012-04-14 11:49:18 -05:00
fullwall
f36097c6c7 Move commands around 2012-04-13 23:59:51 +08:00
fullwall
43341db5bf Storage type is now a setting 2012-03-30 22:01:36 +08:00
fullwall
5c0b32e8a3 Minor optimisations and changes 2012-03-27 22:42:15 +08:00
aPunch
cd397765dd Added ability to set the server as the owner of an NPC. 2012-03-20 14:38:37 -05:00
aPunch
33d5a07f29 Change 2012-03-15 03:33:00 -05:00
aPunch
a37716ebeb Added default text in config file. This addresses CITIZENS-28. 2012-03-15 03:30:40 -05:00
aPunch
5e34538bd6 Fix saving and loading from files. This fixes CITIZENS-30. 2012-03-14 16:48:02 -05:00
aPunch
3f9218f568 Added support for * wildcard for selection and talking. This addresses CITIZENS-26. 2012-03-14 01:09:20 -05:00
fullwall
565f4ec8cb Changes 2012-03-10 18:33:11 +08:00
aPunch
85d2441bbc changes to text editing, added click to talk and some talk settings 2012-03-03 08:15:45 -06:00
aPunch
7e6c537fb1 added talk-close command and config settings 2012-03-02 18:04:49 -06:00
fullwall
b26a495aff Changes to waypoints 2012-03-02 18:36:54 +08:00
Ian Macali
670d999bfe Fixed Maven. 2012-02-26 01:20:11 -06:00