Commit Graph

635 Commits

Author SHA1 Message Date
fullwall
addf9c4a2b Move playerlist handling to CitizensHumanNPC, add /npc playerlist command, make ChunkCoord unique per-world 2012-10-26 11:35:04 +08:00
fullwall
5c6509046e Fix an issue with Gravity 2012-10-24 00:19:31 +08:00
fullwall
14931b32a9 Add an extra trySwim call 2012-10-23 15:18:51 +08:00
fullwall
66c2773616 Trim arguments, waypoint command 2012-10-23 15:14:54 +08:00
fullwall
3c9379d455 Allow NPCs to be created from console 2012-10-22 20:33:07 +08:00
fullwall
d817ef3815 Delete file 2012-10-22 14:54:15 +08:00
fullwall
c81e2c1035 Update website 2012-10-22 14:54:01 +08:00
fullwall
5cbc8b7c15 Add /npc gamemode command 2012-10-21 21:40:45 +08:00
fullwall
02e2232cd4 Fix missing param in translation 2012-10-21 20:34:21 +08:00
fullwall
f6f69c32a4 Remove double quotes 2012-10-21 17:04:49 +08:00
fullwall
b3351f5285 Update translation 2012-10-20 20:08:35 +08:00
fullwall
55659b48d9 Update german translation 2012-10-19 21:08:56 +08:00
fullwall
ccd81bac56 Duplicate some code in Messaging.tr temporarily 2012-10-19 16:37:22 +08:00
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