Commit Graph

764 Commits

Author SHA1 Message Date
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
fullwall ab19a48d7f test 2012-10-10 14:26:41 +08:00
fullwall b1ec919695 Test 2012-10-08 22:07:29 +08:00
fullwall 0c2d84387f Revert "Move highlight logic to StringHelper"
This reverts commit 570d7e281b.
2012-10-08 22:05:19 +08:00
fullwall 41d741aa29 Merge branch 'master' of https://github.com/CitizensDev/Citizens2 2012-10-08 21:51:57 +08:00
fullwall 570d7e281b Move highlight logic to StringHelper 2012-10-08 21:51:29 +08:00
fullwall df5746145e Wh-whee 2012-10-08 21:43:30 +08:00
fullwall 9897313978 Update version to 2.0.3-SNAPSHOT 2012-10-08 16:13:01 +08:00
fullwall 6099987843 Update version to 2.0.3 2012-10-08 16:12:02 +08:00
fullwall 9efc3a5572 Use Persistence API 2012-10-08 15:11:49 +08:00
fullwall 2da1a6d58d Call onRemove 2012-10-08 12:37:45 +08:00
fullwall fce64e4a96 Fix NPE 2012-10-08 11:30:28 +08:00
fullwall a01d871ae3 Add specific help for some commands, default locale is empty to focus on system locale 2012-10-08 10:44:14 +08:00
fullwall d8acbb47ae Translate the last of the strings 2012-10-08 10:16:19 +08:00
fullwall fda2ea4cad Make parent folders before saving 2012-10-05 20:15:06 +08:00
fullwall 1ce9572381 Fix locale selection, unpack resource translations automatically 2012-10-04 18:58:27 +08:00
fullwall 1a3ebd0990 Test 2012-10-04 18:28:23 +08:00
fullwall 80aeaf5770 Add messages_de.properties 2012-10-04 18:16:51 +08:00
fullwall 23ce30376e Allow for locale specialisation for possible player-specific translations 2012-10-04 17:28:42 +08:00
fullwall bdf91ce97a Use american spelling 2012-10-04 15:00:41 +08:00
fullwall 960ff74fae Nearly all strings translated 2012-10-04 14:58:35 +08:00
fullwall 9f5d99904f Translate a few more strings 2012-09-30 23:23:27 +08:00
fullwall 0c926293c4 Remove old file 2012-09-30 23:13:59 +08:00
fullwall 9719873ffe Fix wander waypoint provider, stack overflow bug 2012-09-30 23:13:49 +08:00
fullwall 7d6dc1c40a Translate yet more strings 2012-09-30 22:56:57 +08:00
fullwall 14af55efa5 Implements traits() in requirements 2012-09-30 22:13:19 +08:00