fullwall
|
bc870189aa
|
Test
|
2012-12-07 15:18:57 +08:00 |
|
fullwall
|
7cce2aec8e
|
Test
|
2012-12-07 15:14:51 +08:00 |
|
fullwall
|
9b15542548
|
Switch Requirements to CommandAnnotationProcessor
|
2012-12-07 15:08:26 +08:00 |
|
fullwall
|
b7cf0109da
|
More compat for args
|
2012-12-07 14:29:48 +08:00 |
|
fullwall
|
7d676a2302
|
Update for CB changes
|
2012-12-06 23:59:17 +08:00 |
|
fullwall
|
f1a1138538
|
Merge branch 'master' of https://github.com/CitizensDev/Citizens2
|
2012-12-05 16:18:42 +08:00 |
|
fullwall
|
9fbfaa546d
|
Update src/main/java/net/citizensnpcs/npc/CitizensNPC.java
|
2012-12-03 23:37:06 +08:00 |
|
fullwall
|
b72711e9ac
|
Nullcheck
|
2012-12-02 22:39:01 +08:00 |
|
fullwall
|
6f8c4a7e58
|
Slower, but more correct
|
2012-12-02 18:22:25 +08:00 |
|
fullwall
|
51bfe23f98
|
Fix matcher bug
|
2012-12-02 18:09:22 +08:00 |
|
fullwall
|
e6023c2e81
|
Remove some start messages, better colour matching
|
2012-12-02 17:55:10 +08:00 |
|
fullwall
|
d2b55f466f
|
Add specific permissions to /npc controllable
|
2012-12-02 16:36:40 +08:00 |
|
fullwall
|
4019ee7bad
|
Make XORShiftRNG more testable, fix SlimeSize constructor
|
2012-11-29 14:53:42 +08:00 |
|
fullwall
|
9878500f18
|
Pull methods up
|
2012-11-29 13:59:33 +08:00 |
|
fullwall
|
d4dad1b05d
|
Support BlockCommandSender
|
2012-11-28 16:28:55 +08:00 |
|
fullwall
|
9f779f57d0
|
Add BUILD_NUMBER to pom for local builds
|
2012-11-28 15:22:49 +08:00 |
|
fullwall
|
05ea37f2e9
|
Peformance improvements
|
2012-11-28 14:23:32 +08:00 |
|
fullwall
|
d0e59def6b
|
Fix mistranslation of poses
|
2012-11-28 12:08:09 +08:00 |
|
fullwall
|
153026b8bd
|
Add a setting to use the new pathfinder (temporary, will be removed)
|
2012-11-27 22:09:42 +08:00 |
|
fullwall
|
ae199ad98a
|
Location-safe
|
2012-11-21 20:22:59 +08:00 |
|
fullwall
|
d28c35fd60
|
EventListen calls with DespawnReason
|
2012-11-21 20:10:21 +08:00 |
|
fullwall
|
33b4a7d188
|
Remove old files
|
2012-11-20 23:55:21 +08:00 |
|
fullwall
|
3c5f17022f
|
Use new Bukkt API for Skeleton types
|
2012-11-20 23:55:09 +08:00 |
|
fullwall
|
c8c5ef1eb0
|
Check
|
2012-11-19 13:08:11 +08:00 |
|
fullwall
|
8a1765873b
|
Add a keep-chunks-loaded setting, fix Player NPC movement code
|
2012-11-19 09:42:20 +08:00 |
|
fullwall
|
7701bb97c9
|
Refactor a little to prepare CommandManager for API
|
2012-11-17 13:14:53 +08:00 |
|
fullwall
|
32f91d39cd
|
Fix issue with /npc tp, implement NPCDeathEvent
|
2012-11-17 12:54:58 +08:00 |
|
fullwall
|
0d56317bc0
|
Optimise StringHelper#parseColors, fix an NPE
|
2012-11-16 23:42:52 +08:00 |
|
fullwall
|
6e9593c4c3
|
Update more names for 1.4.4
|
2012-11-16 15:47:51 +08:00 |
|
Jeremy Schroeder
|
53877a4798
|
Update for 1.4.4
|
2012-11-14 11:30:45 -05:00 |
|
Jeremy Schroeder
|
a8e9817c63
|
Add registerCommandClass for loading external command classes.
|
2012-11-13 21:08:26 -05:00 |
|
fullwall
|
08b463ac6b
|
Support decimals in the --xyz syntax for /npc moveto
|
2012-11-14 09:16:53 +08:00 |
|
fullwall
|
79dcdb9df8
|
Fix CITIZENS-295
|
2012-11-13 13:54:37 +08:00 |
|
fullwall
|
fc5379825c
|
Delegate citizens.npc.text to citizens.npc.edit.text, move citizens.npc.remove.all permission to citizens.admin.remove.all (CITIZENS-276, CITIZENS-293)
|
2012-11-11 15:24:02 +08:00 |
|
Jeremy Schroeder
|
8e13728f25
|
Whoops.
|
2012-11-07 22:25:15 -05:00 |
|
Jeremy Schroeder
|
0021b57f44
|
Add a few methods for setting lookclose/gravity directly.
|
2012-11-07 22:23:02 -05:00 |
|
fullwall
|
3faa57ee70
|
Fix NPE when metrics has been opted out of
|
2012-11-07 10:09:13 +08:00 |
|
fullwall
|
a6950dd9d8
|
Call with right this
|
2012-11-06 18:29:14 +08:00 |
|
fullwall
|
f63ef768b4
|
Restrict Pose object to inside Poses, metrics version should only report the major version
|
2012-11-06 13:42:32 +08:00 |
|
fullwall
|
6406e1c2e3
|
Remove usage of location.getChunk()
|
2012-11-04 16:16:06 +08:00 |
|
fullwall
|
01ae2eca46
|
Improve text
|
2012-11-04 13:31:22 +08:00 |
|
fullwall
|
8fea42eba4
|
Check chunk loaded as well, may fix the yaw issue with players
|
2012-11-04 10:34:57 +08:00 |
|
fullwall
|
871259dcff
|
Add LinearWaypointsCompleteEvent
|
2012-11-02 17:32:11 +08:00 |
|
fullwall
|
6f1eb32445
|
Fixed the stair/slab issue for real - missed the rename of W->X, readded this change
|
2012-11-01 22:05:25 +08:00 |
|
fullwall
|
9024c3a8d2
|
Send a message on waypoint clear
|
2012-11-01 14:46:18 +08:00 |
|
fullwall
|
1cebe9271a
|
Add clear to waypoint editor
|
2012-11-01 14:01:17 +08:00 |
|
fullwall
|
6290ea977f
|
Fix for equipment
|
2012-11-01 09:17:13 +08:00 |
|
fullwall
|
79160706bb
|
Changes to equipment
|
2012-10-31 23:54:01 +08:00 |
|
fullwall
|
ead7db1990
|
Update null equipment
|
2012-10-31 23:35:17 +08:00 |
|
fullwall
|
cc8d9c10a8
|
Changes to Behaviour
|
2012-10-31 21:52:50 +08:00 |
|
fullwall
|
18d9853f00
|
Add powermock as a testing dependency
|
2012-10-31 15:43:49 +08:00 |
|
fullwall
|
5ce050ec86
|
Better world safety
|
2012-10-31 15:03:13 +08:00 |
|
fullwall
|
0c2a689793
|
Test
|
2012-10-31 14:46:24 +08:00 |
|
fullwall
|
43e218be05
|
Work around entity equipping
|
2012-10-31 14:13:38 +08:00 |
|
fullwall
|
eec27c07e4
|
Move setImplementation call
|
2012-10-31 12:15:16 +08:00 |
|
fullwall
|
ae6a666bc6
|
Delay trigger delays other triggers
|
2012-10-31 12:03:38 +08:00 |
|
fullwall
|
567b2d5e25
|
Add PlayerAnimation waypoint trigger
|
2012-10-31 11:51:12 +08:00 |
|
fullwall
|
59a6bd7770
|
Owner check in Controllable
|
2012-10-31 10:10:48 +08:00 |
|
fullwall
|
18d9d412c8
|
Move translator creation to the translate methods
|
2012-10-31 10:08:34 +08:00 |
|
fullwall
|
9a6bdaa170
|
Moving the spawn call was ill-advised
|
2012-10-30 22:47:44 +08:00 |
|
fullwall
|
5f6014d87d
|
Sanity check
|
2012-10-30 22:40:15 +08:00 |
|
fullwall
|
670711f109
|
Test
|
2012-10-30 22:28:19 +08:00 |
|
fullwall
|
67da06d14b
|
Odd.
|
2012-10-30 22:26:21 +08:00 |
|
fullwall
|
5c6ea45eef
|
Change this back
|
2012-10-30 22:17:28 +08:00 |
|
fullwall
|
9cd6f510e1
|
Derp - animate ARM_SWING not HURT
|
2012-10-30 22:11:12 +08:00 |
|
fullwall
|
f86954ff78
|
Add build number to version
|
2012-10-30 21:50:14 +08:00 |
|
fullwall
|
046ab7dd38
|
Reuse code
|
2012-10-30 21:31:15 +08:00 |
|
fullwall
|
c5504379e4
|
Fix
|
2012-10-30 21:23:36 +08:00 |
|
fullwall
|
579385cb0d
|
Rename methods
|
2012-10-30 21:14:10 +08:00 |
|
fullwall
|
c873904dfc
|
Explicitly stop metrics, fix stair/slab climbing
|
2012-10-30 21:11:06 +08:00 |
|
fullwall
|
fdbd6f7afb
|
I have 0.47 problems but stairs work now
|
2012-10-30 17:49:54 +08:00 |
|
fullwall
|
4ebb4c98b3
|
Use motY = 0.5 instead of calling bf()
|
2012-10-30 14:58:35 +08:00 |
|
fullwall
|
3f4a601bb8
|
Update version
|
2012-10-30 11:33:55 +08:00 |
|
fullwall
|
2c3d999a00
|
Reuse code, match more entity types
|
2012-10-30 11:02:25 +08:00 |
|
fullwall
|
a80bc89044
|
Fix entity.l being called and use bukkit equivalent, update EntitySense, knockback enchantments get applied
|
2012-10-30 10:53:05 +08:00 |
|
fullwall
|
71d4752c58
|
Fix location missing bug... and bats
|
2012-10-30 08:59:52 +08:00 |
|
fullwall
|
e43a233ade
|
NPC stairclimbing: still not working
|
2012-10-29 22:45:03 +08:00 |
|
fullwall
|
5f15f0146d
|
Sort
|
2012-10-29 21:36:27 +08:00 |
|
fullwall
|
b4373ccaa9
|
Fix walking over slabs
|
2012-10-29 21:35:38 +08:00 |
|
fullwall
|
f1f5b74f6b
|
Add some escape sequences
|
2012-10-29 20:54:28 +08:00 |
|
fullwall
|
e9e2c057dc
|
Fix NPC bats, add /npc skeletontype, /npc create now allows creation at another player
|
2012-10-29 17:26:42 +08:00 |
|
aPunch
|
6ab712f893
|
Add ability to place skulls on NPCs.
|
2012-10-28 17:52:31 -05:00 |
|
fullwall
|
df78fbef01
|
Fix rayTrace call to this.l
|
2012-10-28 13:18:38 +08:00 |
|
fullwall
|
b83bd96847
|
Use the persistent field instead of overriding bh
|
2012-10-28 12:54:18 +08:00 |
|
fullwall
|
61caf6d9ef
|
Update for 1.4
|
2012-10-28 12:37:37 +08:00 |
|
fullwall
|
85c0a67759
|
Add ChatTrigger, add PlayerAnimation utility class
|
2012-10-27 19:43:53 +08:00 |
|
fullwall
|
e898918d6d
|
Trigger conversation is active while the editor is active
|
2012-10-26 22:00:48 +08:00 |
|
fullwall
|
641b19aa99
|
Stop the conversation when the editor stops
|
2012-10-26 21:55:41 +08:00 |
|
fullwall
|
3bdf59c533
|
Implement WaypointTriggers
|
2012-10-26 21:49:30 +08:00 |
|
fullwall
|
dd5dd1878c
|
Assuming this works
|
2012-10-26 17:52:01 +08:00 |
|
fullwall
|
3ff0b651c1
|
Player NPC swimming
|
2012-10-26 16:35:23 +08:00 |
|
fullwall
|
0ba4270a40
|
Use setting more consistently
|
2012-10-26 16:07:06 +08:00 |
|
fullwall
|
bb36e8ea27
|
Stuff
|
2012-10-26 15:28:48 +08:00 |
|
fullwall
|
798c713394
|
Double quote everything, remove trait data
|
2012-10-26 14:26:57 +08:00 |
|
fullwall
|
dc8ff67001
|
.
|
2012-10-26 13:47:33 +08:00 |
|
fullwall
|
66f3ce1a0e
|
Add pathfinding range message, sort
|
2012-10-26 12:26:54 +08:00 |
|
fullwall
|
8abfa3b96e
|
Simplify multi-way selection prompt
|
2012-10-26 12:11:30 +08:00 |
|
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
|
b3351f5285
|
Update translation
|
2012-10-20 20:08:35 +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
|
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 |
|
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
|
1acad881eb
|
Move highlight logic to StringHelper
|
2012-10-08 21:51:29 +08:00 |
|
fullwall
|
0b034e54ec
|
Use Persistence API
|
2012-10-08 15:11:49 +08:00 |
|
fullwall
|
d442da91fb
|
Call onRemove
|
2012-10-08 12:37:45 +08:00 |
|
fullwall
|
091ce13cca
|
Fix NPE
|
2012-10-08 11:30:28 +08:00 |
|
fullwall
|
491f077b4b
|
Add specific help for some commands, default locale is empty to focus on system locale
|
2012-10-08 10:44:14 +08:00 |
|
fullwall
|
5b380cf96e
|
Translate the last of the strings
|
2012-10-08 10:16:19 +08:00 |
|
fullwall
|
03bcb9f4cf
|
Make parent folders before saving
|
2012-10-05 20:15:06 +08:00 |
|
fullwall
|
236b6e52c3
|
Fix locale selection, unpack resource translations automatically
|
2012-10-04 18:58:27 +08:00 |
|
fullwall
|
58ee3dfbc2
|
Test
|
2012-10-04 18:28:23 +08:00 |
|