Commit Graph

639 Commits

Author SHA1 Message Date
fullwall
17452c4ce5 Double quote everything, remove trait data 2012-10-26 14:26:57 +08:00
fullwall
386f9369a4 . 2012-10-26 13:47:33 +08:00
fullwall
c1e0550af6 Add pathfinding range message, sort 2012-10-26 12:26:54 +08:00
fullwall
8f4be0a8e1 Simplify multi-way selection prompt 2012-10-26 12:11:30 +08:00
fullwall
4964534e74 Move playerlist handling to CitizensHumanNPC, add /npc playerlist command, make ChunkCoord unique per-world 2012-10-26 11:35:04 +08:00
fullwall
bbf1fcb40e Fix an issue with Gravity 2012-10-24 00:19:31 +08:00
fullwall
0bfec9bb7d Add an extra trySwim call 2012-10-23 15:18:51 +08:00
fullwall
147e1de498 Trim arguments, waypoint command 2012-10-23 15:14:54 +08:00
fullwall
5c2d57f135 Allow NPCs to be created from console 2012-10-22 20:33:07 +08:00
fullwall
d4be20422f Delete file 2012-10-22 14:54:15 +08:00
fullwall
2afb371099 Update website 2012-10-22 14:54:01 +08:00
fullwall
2d90f6c867 Add /npc gamemode command 2012-10-21 21:40:45 +08:00
fullwall
557b5607ea Fix missing param in translation 2012-10-21 20:34:21 +08:00
fullwall
b7e38d2fa7 Remove double quotes 2012-10-21 17:04:49 +08:00
fullwall
fece9d51e0 Update translation 2012-10-20 20:08:35 +08:00
fullwall
97f9861db1 Update german translation 2012-10-19 21:08:56 +08:00
fullwall
2ce26f9c09 Duplicate some code in Messaging.tr temporarily 2012-10-19 16:37:22 +08:00
fullwall
52f29c0662 Don't require ownership for /npc select 2012-10-18 18:15:04 +08:00
fullwall
d459e7426f Avoid - character in saving lookclose 2012-10-16 20:09:23 +08:00
fullwall
9d07084635 Fix spout compat 2012-10-16 17:50:57 +08:00
fullwall
02ca3e7388 Fix controllable NPE 2012-10-16 17:25:18 +08:00
fullwall
08d4aa5fc8 Don't try to translate while still initialising 2012-10-16 15:48:43 +08:00
fullwall
fb0660e6e0 Add dutch translation - thanks sjoerdtim 2012-10-15 21:29:31 +08:00
fullwall
cdebf54e1a Allow -g flag for setting the controllable to ground, -r flag for clearing 2012-10-15 21:04:15 +08:00
fullwall
7ba586c4c1 Derp, fix order 2012-10-15 20:55:54 +08:00
fullwall
2c3aaac021 Fix * flags 2012-10-15 20:51:48 +08:00
fullwall
4f5fac2a3f Fix arg length for /trc 2012-10-15 20:39:57 +08:00
fullwall
dc0cb7b7e0 Fix bugs 2012-10-15 20:31:22 +08:00
fullwall
806f3b9fbb Implement AttackStrategy 2012-10-15 18:14:27 +08:00
fullwall
d96500ddf5 Add some waypoint triggers 2012-10-15 17:13:34 +08:00
fullwall
6d0f58991e Update 2012-10-15 16:55:38 +08:00
fullwall
5b629638d7 Allow any entity type to be controlled as a flyable npc 2012-10-15 16:55:13 +08:00
fullwall
9fcb6214e0 Implement onCopy 2012-10-15 15:17:20 +08:00
fullwall
0ba1bd9f2c Waypoints use PersistenceLoader now 2012-10-15 14:44:20 +08:00
fullwall
c05e249440 Add gravity and slime size traits 2012-10-15 13:45:00 +08:00
fullwall
6dbce01c54 Forgot to remove this 2012-10-15 13:18:34 +08:00
fullwall
57c96f250a Add selection param 2012-10-15 11:31:40 +08:00
fullwall
56e9189193 Better economy handling 2012-10-15 10:37:40 +08:00
fullwall
4c8ea6b001 Peaceful monsters will now brutalise players 2012-10-15 10:02:59 +08:00
fullwall
b6df2c1d54 Derp 2012-10-13 12:37:18 +08:00
Jeremy Schroeder
59d6ee5377 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
585cbb2888 Fix locale loading when setting is empty 2012-10-12 22:39:18 +08:00
fullwall
a5253da44e Implement fix better 2012-10-12 21:40:38 +08:00
fullwall
3d91f0d01b Fix 2012-10-12 19:35:11 +08:00
fullwall
94edd7de34 Fix /npc select with only 1 argument 2012-10-12 14:25:56 +08:00
fullwall
abe5baca9c Experimental change: implement Bukkit interfaces for NPCs 2012-10-12 12:16:44 +08:00
fullwall
414c82d78f Work around some plugins not extending from CraftEntity 2012-10-12 11:52:48 +08:00
Jeremy Schroeder
fb068c593f Merge pull request #22 from leagris/master
Add French messages
2012-10-10 13:57:30 -07:00
Léa Gris
dac3a1ff07 Added french translations 2012-10-10 21:34:32 +02:00
fullwall
3b8cdae068 Better flyable NPCs 2012-10-10 21:45:34 +08:00