fullwall
|
d7c5c60377
|
Possible fix for spawning bugs... TODO implement better
|
2012-09-14 15:21:07 +08:00 |
|
fullwall
|
8823a4b77f
|
Changes
|
2012-09-14 14:53:25 +08:00 |
|
fullwall
|
3adaa8a04f
|
Update pathfinding range more often
|
2012-09-13 21:11:17 +08:00 |
|
fullwall
|
57a491fb8b
|
Some basic refactoring
|
2012-09-13 21:02:55 +08:00 |
|
fullwall
|
1b96cdf34b
|
Fix for subplugins
|
2012-09-13 20:39:52 +08:00 |
|
fullwall
|
9b1a53fcab
|
Workaround for metadata issue
|
2012-09-12 21:18:47 +08:00 |
|
fullwall
|
136161c18e
|
Revert "Removed NPC metadata for checking that an entity is an NPC; Bukkit will not be fixing this per BUKKIT-2501"
This reverts commit 91d4ba0151 .
|
2012-09-12 20:32:31 +08:00 |
|
fullwall
|
91d4ba0151
|
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
|
0052596444
|
Fix NPE
|
2012-09-11 15:54:27 +08:00 |
|
fullwall
|
5b9cf50b8e
|
Test fix for pathing
|
2012-09-10 22:40:25 +08:00 |
|
fullwall
|
d08c1dc623
|
Check if navigator is navigating in waypoints
|
2012-09-10 20:20:01 +08:00 |
|
fullwall
|
1986b6203e
|
Fix to Age, cancel navigation target if npc despawns
|
2012-09-10 19:16:37 +08:00 |
|
fullwall
|
5bc0f427e6
|
Update list without iterator
|
2012-09-10 17:58:12 +08:00 |
|
fullwall
|
d83a0ceaf6
|
Remove debug code in /npc
|
2012-09-10 17:41:44 +08:00 |
|
fullwall
|
6565424031
|
Add /npc vulnerable command
|
2012-09-09 21:39:53 +08:00 |
|
fullwall
|
338a853b79
|
Fix some issues with Navigator as reported by jrbudda
|
2012-09-09 18:47:25 +08:00 |
|
fullwall
|
f62e536473
|
Allow selected NPC redefinition in all cases
|
2012-09-09 18:02:39 +08:00 |
|
fullwall
|
1a8d4fe7f8
|
Support alternative format for /npc moveto
|
2012-09-09 17:59:38 +08:00 |
|
fullwall
|
6ed52a79ca
|
Typo
|
2012-09-09 17:52:36 +08:00 |
|
fullwall
|
01ec75e254
|
Better usability for commands which require an NPC to be selected
|
2012-09-09 17:52:00 +08:00 |
|
fullwall
|
7d214ffce9
|
Small change, not sure if it will fix anything
|
2012-09-09 17:35:26 +08:00 |
|
fullwall
|
7abdca47a5
|
Implement new method
|
2012-09-09 10:36:50 +08:00 |
|
fullwall
|
8f1b6d7c33
|
Save immediately on shutdown
|
2012-09-08 23:30:18 +08:00 |
|
fullwall
|
2b08e7dbeb
|
Filter out commands when the player does not own the NPC
|
2012-09-07 20:52:33 +08:00 |
|
fullwall
|
2a33588a85
|
Fix
|
2012-09-07 20:28:09 +08:00 |
|
fullwall
|
b69b6091b6
|
Fixes, flyable NPCs
|
2012-09-07 20:12:32 +08:00 |
|
fullwall
|
124642eb55
|
Uncomment motion handling for human npcs
|
2012-09-07 18:28:29 +08:00 |
|
fullwall
|
be84708f90
|
Update push event handling
|
2012-09-07 18:25:54 +08:00 |
|
fullwall
|
073ee8a65f
|
Change StuckAction implementation
|
2012-09-07 16:38:18 +08:00 |
|
fullwall
|
3d9ae92a8f
|
Change
|
2012-09-07 16:15:51 +08:00 |
|
fullwall
|
556a72fa12
|
Update pom
|
2012-09-07 14:17:54 +08:00 |
|
fullwall
|
4073ceea54
|
2.0.1
|
2012-09-06 17:35:10 +08:00 |
|
fullwall
|
64df7c8efb
|
Add some configuration settings to pom
|
2012-09-05 19:11:05 +08:00 |
|
fullwall
|
a8f4852a9c
|
Set compatibility string to 1.3.x
|
2012-09-05 18:52:12 +08:00 |
|
fullwall
|
43efbe18d2
|
Refactor CancelReason event firing, NPCs should teleport if no path can be found
|
2012-09-04 21:11:45 +08:00 |
|
fullwall
|
76e954f2f2
|
Don't overwrite saves file if it failed to load
|
2012-09-04 19:59:46 +08:00 |
|
fullwall
|
f75b33dfce
|
Changes to navigator
|
2012-09-03 22:12:38 +08:00 |
|
fullwall
|
fae265b22b
|
Make local params actually local
|
2012-09-03 16:04:34 +08:00 |
|
fullwall
|
fcf8bf1f88
|
Fix stationary ticks
|
2012-09-03 16:01:45 +08:00 |
|
fullwall
|
7377093c6a
|
Explicitly shutdown the navigator
|
2012-09-03 15:58:21 +08:00 |
|
fullwall
|
9d33257deb
|
Scheduler update may have broken yaw updating on spawn
|
2012-09-03 15:42:54 +08:00 |
|
fullwall
|
d43ee95408
|
Allow null in CitizensNPCRegistry#getNPC(Entity)
|
2012-09-03 15:40:40 +08:00 |
|
fullwall
|
634dd441cb
|
Throw IOException
|
2012-09-02 11:12:29 +08:00 |
|
fullwall
|
1ee4274bb5
|
Edit pom.xml
|
2012-09-02 11:09:26 +08:00 |
|
fullwall
|
3bb91d0fd1
|
Made intent clearer
|
2012-09-02 10:48:29 +08:00 |
|
fullwall
|
6d0086d54e
|
Add easy way to control whether to protect NPCs
|
2012-09-01 23:28:56 +08:00 |
|
fullwall
|
a0573c8997
|
Make /npc speed modify the speed as a percentage
|
2012-09-01 23:17:07 +08:00 |
|
fullwall
|
32008a178d
|
Update plugin.yml permissions
|
2012-09-01 23:15:03 +08:00 |
|
fullwall
|
50c18d22dd
|
Fix some bugs, implement new navigation customisation
|
2012-09-01 23:09:42 +08:00 |
|
fullwall
|
8cae31cc88
|
Bugfixes
|
2012-09-01 18:05:22 +08:00 |
|