Commit Graph

1729 Commits

Author SHA1 Message Date
Alex "mcmonkey" Goodwin
71373fb73e
Improve readme file
Link wiki API page, clean compatibility notes a bit, fix formatting.
2018-09-21 07:14:25 -07:00
fullwall
1dc0edd7b0 Fix compile error 2018-09-18 18:22:16 +08:00
fullwall
97d4d7b428 Force armor stands to use the new pathfinder and override packet sending 2018-09-18 18:15:37 +08:00
fullwall
9d14b76d10 Fix TURTLE_HELMET being included in 1.12 and below 2018-09-01 21:22:32 +08:00
fullwall
11166c8bbe Update version and preliminary 1.13.1 update 2018-08-26 20:43:51 +08:00
fullwall
0603c3f17e Fix shutdown registry setting 2018-08-18 13:19:16 +08:00
fullwall
505ef8a926 Use new spawnreason 2018-08-08 16:08:38 +08:00
fullwall
50cc44258f Add TURTLE_HELMET to helmets 2018-08-08 15:45:26 +08:00
Joseph Hirschfeld
56ef4c30ff Use World uuids instead of World names (#1551) 2018-08-08 07:50:08 +08:00
fullwall
829e4a40ae Change yaw setting for 1.8.8 2018-07-24 20:16:24 +08:00
fullwall
0d5d5c4ac6 Check for null world in spawn 2018-07-24 19:52:35 +08:00
fullwall
4346ed0b19 Fix an issue with player navigation 2018-07-23 18:09:34 +08:00
fullwall
7760164880 Reset move controllers for water mobs 2018-07-22 16:34:14 +08:00
fullwall
9e38701367 Merge branch 'master' of github.com:CitizensDev/Citizens2 2018-07-22 14:27:23 +08:00
fullwall
ecfc4f451c Preliminary 1.13 update 2018-07-22 14:27:08 +08:00
Alex "mcmonkey" Goodwin
5e12d02e07
Add required version fill-in points on the issue template
Hopefully this will reduce the mess of low-detail issues.
2018-07-21 21:14:14 -07:00
Derrick Lambert
b4af47f1c6 Fixed the dependencies on the JAR to include 1.13 (#1536)
This includes the 1.13 module into the outputed JAR so that it can properly load on Spigot 1.13-pre7 servers. The JAR will not properly load on 1.13-pre7 without this change.
2018-07-21 12:46:49 +08:00
fullwall
0cb3096125 Merge branch 'master' of github.com:CitizensDev/Citizens2 2018-07-20 21:57:59 +08:00
fullwall
9adf755b8b Add some 1.13 traits, fix an issues with backwards API compatibility 2018-07-20 21:57:45 +08:00
mcmonkey
1cd14051ee
Fix citizens version to be 2.0.23 2018-07-19 20:47:03 -07:00
mcmonkey
3023492e4d
use latest cb versions
They're all now on the buildserver
2018-07-19 20:30:42 -07:00
fullwall
dfb5b90b38 Preliminary 1.13 update - some known issues 2018-07-19 20:18:47 +08:00
fullwall
d2a0aa637b Remove debug code 2018-06-30 12:56:31 +08:00
fullwall
283fd3ee32 Add elytra effect to flying pathfinder 2018-06-29 22:50:48 +08:00
fullwall
aef2c48256 Merge branch 'master' of github.com:CitizensDev/Citizens2 2018-06-29 22:35:29 +08:00
fullwall
23f03c1fd8 Add PlayerAnimation.START_ELYTRA 2018-06-29 22:35:13 +08:00
fullwall
34c57c7a43
Update ISSUE_TEMPLATE 2018-06-29 01:56:30 +08:00
fullwall
e4f059683a Don't persist armor stands from PlayerAnimation.SIT 2018-06-29 00:07:56 +08:00
Alex "mcmonkey" Goodwin
221eb4b8d5 Fix for client NPE issue - don't missend player spawn packets (#1525)
* Fix #1360 - don't missend player spawn packets

Player spawn packets were improperly sent by the Minecraft internals in early NPC spawn sequence, when they are not valid to be sent yet. This patch blocks their sending until the tracker system is pushed onto the NPC. Tested and functional.

* improve long name cutting order, fixes #1422

ensures that root name will always be 16 characters if the given name was too long - previously, the root name could be as small as a single character (for input name of 17 characters).
2018-06-28 23:51:41 +08:00
Alex "mcmonkey" Goodwin
42fda25ceb Patch skin command, rename command (#1524)
* Fix npc skin -t argument order

Command input is doc'd as (and should function as) data then signature, but the called method was signature then data... update calls it in correct order. Also, fixes doc to indicate that a name is valid input, not just uuid (not entirely sure how that is handled when sent out in a packet, but it seems to be correct to feed a name)

* Ensure rename command will handle scoreboard changes

Always update prefix/suffix, not just only when team is newly created
Guarantee removal entity from scoreboard team on remove
Also removes a fileheader screwup (first line changed in 1_12_R1 file)
Also removes non-used code bits (the two coloredName lines - they don't actually functionally do anything)
Also removes a duplicated data get call

* patch gamemode command

Uppercase + unique permission node

* patch for names of length 30
2018-06-27 12:00:03 +08:00
Alex "mcmonkey" Goodwin
432e92ac25
Add some clarity to the issue template 2018-06-17 02:48:27 -07:00
Julian v.d Berkmortel
5d04746a99 ( Patch for #1498 ) protect villager npcs from lightning (#1504) 2018-06-07 17:08:39 +08:00
Julian v.d Berkmortel
4ae8a19b33 ( Patch for #1509 ) support zombie villagers in the villager profession trait (#1510) 2018-06-07 17:08:29 +08:00
fullwall
ce9332bc95 Support plugin vanishing in LookClose 2018-06-07 17:01:38 +08:00
fullwall
afd9cb7ca5 Change locale order 2018-06-07 16:59:52 +08:00
fullwall
ecd6df2e15 Increase tablist packet remove delay 2018-06-07 16:57:37 +08:00
fullwall
3f22903b04 merge 2018-05-27 20:01:49 +08:00
fullwall
3f035ad38f Clear old advancement data 2018-05-27 19:59:56 +08:00
fullwall
9df6abfede
Update EmptyAdvancementDataPlayer.java 2018-05-24 09:39:06 +08:00
fullwall
fd413fadb8 More advancement clearing 2018-05-19 10:27:33 +08:00
fullwall
2ea94aedc9 Text micro-optimisation 2018-05-02 15:18:25 +08:00
DoNotSpamPls
79fc7c426b mcstats.org > bstats.org (#1478)
Switch to bstats
2018-04-18 22:22:38 +08:00
fullwall
9e5445e8b1 Delete duplicate resources 2018-04-18 22:19:15 +08:00
fullwall
2b422c1b65 Edit /npc skin -t 2018-04-18 19:29:20 +08:00
fullwall
f4d5f02f34 Fix /npc skin 0t 2018-04-18 09:25:26 +08:00
fullwall
dd9fb15792 Merge branch 'master' of github.com:CitizensDev/Citizens2 2018-04-17 15:50:32 +08:00
fullwall
111d3889fe Add /npc skin -t 2018-04-17 15:50:12 +08:00
fullwall
958d1de863
Update CitizensNPC.java 2018-04-10 11:20:29 +08:00
fullwall
184b414dd5 Minor microoptimisation 2018-04-09 17:41:53 +08:00
fullwall
74989cd93e Fix typo 2018-04-09 00:26:16 +08:00