Commit Graph

722 Commits

Author SHA1 Message Date
fullwall
2459726fac Don't require ownership for /npc select 2012-10-18 18:15:04 +08:00
fullwall
b3121305f9 Avoid - character in saving lookclose 2012-10-16 20:09:23 +08:00
fullwall
b096dcfd8b Fix spout compat 2012-10-16 17:50:57 +08:00
fullwall
4696f27825 Fix controllable NPE 2012-10-16 17:25:18 +08:00
fullwall
02d54f43fb Don't try to translate while still initialising 2012-10-16 15:48:43 +08:00
fullwall
5e3c351c8d Add dutch translation - thanks sjoerdtim 2012-10-15 21:29:31 +08:00
fullwall
a70a308b47 Allow -g flag for setting the controllable to ground, -r flag for clearing 2012-10-15 21:04:15 +08:00
fullwall
5884059528 Derp, fix order 2012-10-15 20:55:54 +08:00
fullwall
8bb958e2d3 Fix * flags 2012-10-15 20:51:48 +08:00
fullwall
5d2c81da84 Fix arg length for /trc 2012-10-15 20:39:57 +08:00
fullwall
c71f226abd Fix bugs 2012-10-15 20:31:22 +08:00
fullwall
c3630c1da3 Implement AttackStrategy 2012-10-15 18:14:27 +08:00
fullwall
db403bbcf0 Add some waypoint triggers 2012-10-15 17:13:34 +08:00
fullwall
c9f054b615 Update 2012-10-15 16:55:38 +08:00
fullwall
996dd07f2c Allow any entity type to be controlled as a flyable npc 2012-10-15 16:55:13 +08:00
fullwall
ea190794da Implement onCopy 2012-10-15 15:17:20 +08:00
fullwall
f642cc2d2c Waypoints use PersistenceLoader now 2012-10-15 14:44:20 +08:00
fullwall
f04bad6d92 Add gravity and slime size traits 2012-10-15 13:45:00 +08:00
fullwall
1bab619840 Forgot to remove this 2012-10-15 13:18:34 +08:00
fullwall
ed627fd0c3 Add selection param 2012-10-15 11:31:40 +08:00
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