fullwall
|
6228339667
|
Changes
|
2012-09-29 23:07:48 +08:00 |
|
Jeremy Schroeder
|
5d2ce8d37f
|
Remove old files
|
2012-09-28 13:36:14 -04:00 |
|
Jeremy Schroeder
|
808bfd30b4
|
Change Positions to Poses. Use /npc pose
|
2012-09-28 13:33:44 -04:00 |
|
Jeremy Schroeder
|
e57c6eacd9
|
Change Positions to Poses. Use /npc pose
|
2012-09-28 13:29:35 -04:00 |
|
Jeremy Schroeder
|
36af589c7b
|
Fix small bugs/update to /npc position. Add /npc position --remove [name].
|
2012-09-28 12:02:05 -04:00 |
|
Jeremy Schroeder
|
dc5047620d
|
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
|
96f3c48805
|
Allow markers to be right clicked to update editing slot
|
2012-09-28 18:10:17 +08:00 |
|
fullwall
|
1f6e568838
|
Changes to /npc position
|
2012-09-28 18:03:17 +08:00 |
|
fullwall
|
c9b29cf39f
|
Merge branch 'master' of github.com:CitizensDev/Citizens2
|
2012-09-28 17:56:47 +08:00 |
|
fullwall
|
ffaf616b1b
|
Fix some bugs with waypoints, add waypoint markers
|
2012-09-28 17:56:16 +08:00 |
|
Jeremy Schroeder
|
814142802f
|
Add '/npc position -a' to have the NPC's head assume the position of the Player's head.
|
2012-09-27 18:03:04 -04:00 |
|
Jeremy Schroeder
|
c6ac327728
|
Add
|
2012-09-27 17:59:32 -04:00 |
|
fullwall
|
41ba6b1f64
|
Fix some navigation bugs (thanks jrbudda)
|
2012-09-24 16:40:13 +08:00 |
|
fullwall
|
7bd21c3161
|
Revert "Implement new selector"
This reverts commit a4aebab7ed .
|
2012-09-23 13:07:30 +08:00 |
|
fullwall
|
a4aebab7ed
|
Implement new selector
|
2012-09-22 16:31:53 +08:00 |
|
fullwall
|
3d4387b119
|
Change Navigation world when the entity changes world
|
2012-09-22 16:09:40 +08:00 |
|
fullwall
|
87063e9e60
|
Fix payment
|
2012-09-22 13:03:52 +08:00 |
|
fullwall
|
3b7502de82
|
Enable subplugins earlier
|
2012-09-20 08:52:44 +08:00 |
|
fullwall
|
ac34ec7946
|
Fix format specifiers in waypoint editor
|
2012-09-17 23:06:52 +08:00 |
|
fullwall
|
cd8d30130f
|
Allow npcs to be created unspawned with the -u flag
|
2012-09-17 21:49:28 +08:00 |
|
fullwall
|
d1aee6d6fa
|
Fix CITIZENS-186
|
2012-09-17 18:20:15 +08:00 |
|
fullwall
|
0ea22a310c
|
Fix CITIZENS-190, add more translations
|
2012-09-17 18:16:27 +08:00 |
|
fullwall
|
794d78a264
|
Fix CITIZENS-191
|
2012-09-17 17:54:56 +08:00 |
|
fullwall
|
892e9f6f59
|
Fix jrbuddas reported bugs
|
2012-09-17 17:18:17 +08:00 |
|
fullwall
|
bff94e8bad
|
More work on translations
|
2012-09-16 19:20:01 +08:00 |
|
fullwall
|
eb0943ad0d
|
Begin work on translation
|
2012-09-16 16:47:41 +08:00 |
|
fullwall
|
7610f03bb1
|
Fix up trait command requirements, add /trait add|remove
|
2012-09-16 14:35:04 +08:00 |
|
fullwall
|
0fb2be3a77
|
Implement new trait methods
|
2012-09-16 12:29:08 +08:00 |
|
fullwall
|
45e44d8d68
|
Add setting for removing NPCs from player list (testing it out), --trait is applied after spawn
|
2012-09-16 12:04:14 +08:00 |
|
fullwall
|
b14b4173b9
|
Changes
|
2012-09-14 16:20:22 +08:00 |
|
fullwall
|
9d34a6b4f2
|
Possible fix for spawning bugs... TODO implement better
|
2012-09-14 15:21:07 +08:00 |
|
fullwall
|
1c2181fafc
|
Changes
|
2012-09-14 14:53:25 +08:00 |
|
fullwall
|
4f9f16aa55
|
Update pathfinding range more often
|
2012-09-13 21:11:17 +08:00 |
|
fullwall
|
8b509f2cb7
|
Some basic refactoring
|
2012-09-13 21:02:55 +08:00 |
|
fullwall
|
2971c85e5a
|
Fix for subplugins
|
2012-09-13 20:39:52 +08:00 |
|
fullwall
|
ac35f7d6ec
|
Workaround for metadata issue
|
2012-09-12 21:18:47 +08:00 |
|
fullwall
|
014e220bf3
|
Revert "Removed NPC metadata for checking that an entity is an NPC; Bukkit will not be fixing this per BUKKIT-2501"
This reverts commit d59f350319 .
|
2012-09-12 20:32:31 +08:00 |
|
fullwall
|
d59f350319
|
Removed NPC metadata for checking that an entity is an NPC; Bukkit will not be fixing this per BUKKIT-2501
|
2012-09-12 17:06:21 +08:00 |
|
fullwall
|
e3fe46cb0c
|
Fix NPE
|
2012-09-11 15:54:27 +08:00 |
|
fullwall
|
88a46277ca
|
Test fix for pathing
|
2012-09-10 22:40:25 +08:00 |
|
fullwall
|
2c8ed97c42
|
Check if navigator is navigating in waypoints
|
2012-09-10 20:20:01 +08:00 |
|
fullwall
|
3c5eb390a6
|
Fix to Age, cancel navigation target if npc despawns
|
2012-09-10 19:16:37 +08:00 |
|
fullwall
|
6f211403c3
|
Update list without iterator
|
2012-09-10 17:58:12 +08:00 |
|
fullwall
|
fbcb560755
|
Remove debug code in /npc
|
2012-09-10 17:41:44 +08:00 |
|
fullwall
|
2c99c062b6
|
Add /npc vulnerable command
|
2012-09-09 21:39:53 +08:00 |
|
fullwall
|
f5021b3cfa
|
Fix some issues with Navigator as reported by jrbudda
|
2012-09-09 18:47:25 +08:00 |
|
fullwall
|
7168db195f
|
Allow selected NPC redefinition in all cases
|
2012-09-09 18:02:39 +08:00 |
|
fullwall
|
77a7f05e73
|
Support alternative format for /npc moveto
|
2012-09-09 17:59:38 +08:00 |
|
fullwall
|
efcda9304f
|
Typo
|
2012-09-09 17:52:36 +08:00 |
|
fullwall
|
83ffc4c935
|
Better usability for commands which require an NPC to be selected
|
2012-09-09 17:52:00 +08:00 |
|