fullwall
|
f595dd0d85
|
Make Citizens version independent (bump version to 2.0.20 due to API breakages)
|
2016-07-13 22:38:24 +08:00 |
|
fullwall
|
986a94674a
|
More version refactoring
|
2016-07-13 20:43:54 +08:00 |
|
fullwall
|
547cdb132d
|
Remove debugging code
|
2016-07-13 20:20:23 +08:00 |
|
fullwall
|
f5ba51880c
|
Remove NMS-specific code from some places
|
2016-07-13 20:18:49 +08:00 |
|
fullwall
|
b90b98bad2
|
Tick potion effects less frequently to reduce CPU load
|
2016-07-03 01:18:04 +08:00 |
|
fullwall
|
a3bdaed3b3
|
Merge branch 'master' of github.com:CitizensDev/Citizens2
|
2016-07-03 01:10:57 +08:00 |
|
fullwall
|
6b3a453927
|
Workaround for horse pathfinding in minecraft - assume that it fits on a single block
|
2016-07-03 01:10:34 +08:00 |
|
fullwall
|
b0136734a1
|
Update README.md
|
2016-06-20 22:59:20 +08:00 |
|
fullwall
|
9972c71c99
|
Add /npc bossbar
|
2016-06-15 21:11:43 +08:00 |
|
fullwall
|
f942b1eded
|
Aggressively remove player scoreboards
|
2016-06-15 00:29:39 +08:00 |
|
fullwall
|
3dc814ef8c
|
Ignore cancelled NPC spawns
|
2016-06-12 23:50:35 +08:00 |
|
fullwall
|
0c4044111e
|
Ignore cancelled NPC despawns
|
2016-06-12 23:45:23 +08:00 |
|
fullwall
|
1d45fe1d3e
|
Fix NPCs being pullable
|
2016-06-09 19:06:37 +08:00 |
|
fullwall
|
94648aa53e
|
Normalise null checking in sounds
|
2016-06-09 19:01:25 +08:00 |
|
fullwall
|
844e0aa7ef
|
Update to MC 1.10
|
2016-06-09 18:25:27 +08:00 |
|
fullwall
|
257144f4c8
|
Use new debug option
|
2016-06-07 16:05:58 +08:00 |
|
fullwall
|
0f38dca862
|
Use foot location instead of eye location for initial pathfinding position
|
2016-06-05 19:27:24 +08:00 |
|
fullwall
|
0b8f754197
|
Fix potion effects on players
|
2016-06-05 19:20:42 +08:00 |
|
fullwall
|
5d060e73ee
|
Fix enderman equipping
|
2016-06-05 19:13:16 +08:00 |
|
fullwall
|
fdf5c762c8
|
Fix ocelot crash
|
2016-06-05 19:07:42 +08:00 |
|
fullwall
|
01ed1dd0d4
|
Force skin updates on /npc skin -p
|
2016-05-20 16:41:02 +08:00 |
|
fullwall
|
5a066d27b5
|
Avoid recursive calls in mc pathfinder due to issues at high y
|
2016-05-17 20:59:42 +08:00 |
|
fullwall
|
02a1813206
|
Fix magma cubes, slimes, and pathfinding for some mobs
|
2016-05-17 18:30:58 +08:00 |
|
fullwall
|
f9edd70041
|
Fix stackoverflow error with horses/pigs, fix player movement
|
2016-05-11 21:53:12 +08:00 |
|
fullwall
|
9af9a2fba1
|
First pass update to 1.9.4
|
2016-05-10 22:23:01 +08:00 |
|
fullwall
|
91853e4464
|
Fix compile error
|
2016-05-03 17:18:10 +08:00 |
|
fullwall
|
c6d2d1160d
|
Use the NPC's UUID instead of a random UUID for scoreboards to avoid filling scoreboard.dat
|
2016-05-03 17:08:23 +08:00 |
|
fullwall
|
96574819f6
|
Try harder to remove fishing hooks
|
2016-04-22 01:00:31 +08:00 |
|
fullwall
|
d6f623ee8e
|
Add configurable warmup delay for teleporting
|
2016-04-22 00:54:11 +08:00 |
|
fullwall
|
8549508f97
|
Accept all damageevents for detecting left clicks, even cancelled ones
|
2016-04-22 00:31:49 +08:00 |
|
fullwall
|
79162388f9
|
Add methods to horsemodifiers for saddle/armor control
|
2016-04-06 01:32:38 +08:00 |
|
fullwall
|
cfbdb42360
|
Minecraft's getVehicle method can return the same entity if no vehicle is present - convert this case to null
|
2016-04-06 01:23:55 +08:00 |
|
fullwall
|
ae43427e51
|
Offhand/helmet should clone the item properly
|
2016-04-04 15:08:00 +08:00 |
|
fullwall
|
2863d4b64c
|
Fix cancellation order for updateMountedStatus
|
2016-04-02 12:00:49 +08:00 |
|
fullwall
|
f4c28e9085
|
Propagate navigation targets down the mount stack
|
2016-04-01 13:58:39 +08:00 |
|
fullwall
|
1a891ecd75
|
Fix /npc inventory, validate /npc mount --onnpc, add an attempt to fix movement when an NPC has a passenger
|
2016-04-01 11:49:32 +08:00 |
|
fullwall
|
e103d8e612
|
Fix names longer than 16 characters
|
2016-03-31 18:29:34 +08:00 |
|
fullwall
|
3443c0a719
|
Drop old item for 'offhand' editing
|
2016-03-31 18:19:34 +08:00 |
|
fullwall
|
b558617c2b
|
Add --onnpc option to /npc mount
|
2016-03-31 18:14:40 +08:00 |
|
fullwall
|
5fc1fe33db
|
Workaround Spigot knockback bug by setting high knockback resistance on protected NPCs
|
2016-03-31 17:44:25 +08:00 |
|
fullwall
|
bf1b116735
|
Fix /npc inventory typo
|
2016-03-30 01:57:52 +08:00 |
|
fullwall
|
145a362264
|
New features requested by mcmonkey
|
2016-03-30 01:57:14 +08:00 |
|
fullwall
|
ec87419554
|
Fix STOP_USE_ITEM
|
2016-03-26 01:47:12 +08:00 |
|
fullwall
|
ae58175abe
|
Fix PlayerAnimation START_USE_ITEM
|
2016-03-26 01:45:13 +08:00 |
|
fullwall
|
03abd6384d
|
Make /npc glowing --color work more reliably
|
2016-03-22 21:40:10 +08:00 |
|
fullwall
|
df6c566f96
|
ELYTRA should be equipped in the chestplate slot
|
2016-03-21 19:02:18 +08:00 |
|
fullwall
|
b13fbeddd5
|
Add /npc glowing <color>, fix waypoint editor right clicks
|
2016-03-20 19:32:24 +08:00 |
|
fullwall
|
94dd5c4dba
|
Merge branch 'master' of github.com:CitizensDev/Citizens2
|
2016-03-20 17:39:48 +08:00 |
|
fullwall
|
c557bbfeed
|
Fix /npc collidable, don't add a navigation listener for the player
|
2016-03-20 17:38:52 +08:00 |
|
fullwall
|
0a621279d2
|
Update ISSUE_TEMPLATE
|
2016-03-20 17:36:46 +08:00 |
|