Commit Graph

852 Commits

Author SHA1 Message Date
fullwall
daf36ec549 Better economy handling 2012-10-15 10:37:40 +08:00
fullwall
0c81d3dbf5 Peaceful monsters will now brutalise players 2012-10-15 10:02:59 +08:00
fullwall
63bf0b2221 Derp 2012-10-13 12:37:18 +08:00
Jeremy Schroeder
59218ae28c Add Anchors, saveable 'locations' for your NPCs. Usage: /npc anchor (--save [name]|--assume [name]|--remove [name]) (-a)
Also renamed /npc pose --load to /npc pose --assume
2012-10-12 21:24:42 -04:00
fullwall
983ef2f1fd Fix locale loading when setting is empty 2012-10-12 22:39:18 +08:00
fullwall
c0f61381b7 Implement fix better 2012-10-12 21:40:38 +08:00
fullwall
042a0b5ba6 Fix 2012-10-12 19:35:11 +08:00
fullwall
7aa56a5ffb Fix /npc select with only 1 argument 2012-10-12 14:25:56 +08:00
fullwall
f8ccd0b4fd Experimental change: implement Bukkit interfaces for NPCs 2012-10-12 12:16:44 +08:00
fullwall
eb64a43bf3 Work around some plugins not extending from CraftEntity 2012-10-12 11:52:48 +08:00
Jeremy Schroeder
27f7835305 Merge pull request #22 from leagris/master
Add French messages
2012-10-10 13:57:30 -07:00
Léa Gris
076badc2e2 Added french translations 2012-10-10 21:34:32 +02:00
fullwall
4c335887a8 Better flyable NPCs 2012-10-10 21:45:34 +08:00
fullwall
08d2001d37 test 2012-10-10 14:26:41 +08:00
fullwall
f6d0db7bdf Test 2012-10-08 22:07:29 +08:00
fullwall
f83498e5cb Revert "Move highlight logic to StringHelper"
This reverts commit 1acad881eb.
2012-10-08 22:05:19 +08:00
fullwall
d0ceacf1d3 Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2012-10-08 21:51:57 +08:00
fullwall
1acad881eb Move highlight logic to StringHelper 2012-10-08 21:51:29 +08:00
fullwall
a2c4228ed6 Wh-whee 2012-10-08 21:43:30 +08:00
fullwall
240db1efa0 Update version to 2.0.3-SNAPSHOT 2012-10-08 16:13:01 +08:00
fullwall
0e5b89bb1a Update version to 2.0.3 2012-10-08 16:12:02 +08:00
fullwall
0b034e54ec Use Persistence API 2012-10-08 15:11:49 +08:00
fullwall
d442da91fb Call onRemove 2012-10-08 12:37:45 +08:00
fullwall
091ce13cca Fix NPE 2012-10-08 11:30:28 +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
03bcb9f4cf Make parent folders before saving 2012-10-05 20:15:06 +08:00
fullwall
236b6e52c3 Fix locale selection, unpack resource translations automatically 2012-10-04 18:58:27 +08:00
fullwall
58ee3dfbc2 Test 2012-10-04 18:28:23 +08:00
fullwall
f98d53745e Add messages_de.properties 2012-10-04 18:16:51 +08:00
fullwall
6c7dd30c3b Allow for locale specialisation for possible player-specific translations 2012-10-04 17:28:42 +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
03cbb6baf9 Translate a few more strings 2012-09-30 23:23:27 +08:00
fullwall
803ce5e483 Remove old file 2012-09-30 23:13:59 +08:00
fullwall
64512b282d Fix wander waypoint provider, stack overflow bug 2012-09-30 23:13:49 +08:00
fullwall
733364443d Translate yet more strings 2012-09-30 22:56:57 +08:00
fullwall
5c0f642842 Implements traits() in requirements 2012-09-30 22:13:19 +08:00
fullwall
ee7ee3c8c8 Add /waypoint provider 2012-09-30 19:36:48 +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
f6cc346b26 Implement template#apply (templates may or may not work) 2012-09-30 00:08:47 +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
Jeremy Schroeder
244f9873f0 Remove old files 2012-09-28 13:36:14 -04:00
Jeremy Schroeder
d75f56d0e3 Change Positions to Poses. Use /npc pose 2012-09-28 13:33:44 -04:00
Jeremy Schroeder
b9ce5d2f9b Change Positions to Poses. Use /npc pose 2012-09-28 13:29:35 -04:00
Jeremy Schroeder
669da4fc95 Fix small bugs/update to /npc position. Add /npc position --remove [name]. 2012-09-28 12:02:05 -04:00
Jeremy Schroeder
3748ee098f Beef up /npc position. Add --save and --load for storing/recalling positions. Example: /npc positions --save position_1 -a ... continue to use -a for making the NPC assume that position. Using /npc position alone will list positions. Using -a alone will neither save nor load, just assume. 2012-09-28 10:25:00 -04:00
fullwall
a938fd3f07 Allow markers to be right clicked to update editing slot 2012-09-28 18:10:17 +08:00