Summary
- Denizen v1.1.5 and basic API-level compat with MC 1.16 (commit: ca86331) (details)
- initial v1_16 submodule as duplicate of v1_15 (commit: 4f9d04b) (details)
- initial compileability (commit: 36f5ced) (details)
- fixes after testing (commit: 45cf0c3) (details)
- fix the javadoc links that spigot just broke (commit: b35aff6) (details)
- build for paper 1.16.1 and citizens 2.0.27 (commit: bb3d3cb) (details)
- RGB Colors (commit: b423fe4) (details)
- cast: no_icon argument (commit: d736061) (details)
- use newly rewritten advanced matchers (commit: c50af86) (details)
- ellipsoid class improvements (commit: 9b87d3c) (details)
- in:<area> advanced matching support (commit: 56b358d) (details)
- falling_block moderndata support (commit: faafe4c) (details)
- drop 1.12 (commit: a09f22e) (details)
- additional cleaning from 1.12 removal (commit: 200df93) (details)
- EntityAnger: duration basis (commit: 891c6ba) (details)
- add colortag.with_red/green/blue (commit: a7d3787) (details)
- add ColorTag.with_hue/saturation/brightness (commit: 18f03bf) (details)
- clean some TODO's related to 1.12 (commit: 9679a87) (details)
- prepare enchant event (commit: d1c81e9) (details)
- add font tags (commit: b42b7e4) (details)
- playeffect velocity argument (commit: 9b29b38) (details)
- add max_stack_size mech (commit: bcfe0ee) (details)
- (relates to 1.12 drop) use Spigot's setBiome instead of old NMS module (commit: 46e87ab) (details)
- fix schematic create delayed (commit: 1b1c20a) (details)
- Area Enter/Exit script event (commit: f26105d) (details)
- disguise command (commit: b8aaaee) (details)
- fix with_hue/saturation/brightness (commit: 3fb6672) (details)
- area enter event: ignore portal, bed, vehicle (commit: b12fc36) (details)
- fix &color tag bork (commit: fcb45da) (details)
- add better docs with examples to the rotate_around tags (commit: ab3224f) (details)
- better get/set block nbt impl (commit: 962747d) (details)
- refactor attachment to its own class (commit: c1e5252) (details)
- rework to cleaner internal code (commit: b1d9730) (details)
- attach command (commit: 34f6e5c) (details)
- deprecate attach_to mech (commit: 7cb67d3) (details)
- minor net opti (commit: 60c62a8) (details)
- disregard spigot and rename HIDE_POTION_EFFECTS to ITEM_DATA (commit: c0038af) (details)
- deprecate cuboid.full, upgrade location.furnace_*_time, delete 1.12 material tags (commit: a8e1e38) (details)
- fix location.cursor_on, entity.describe for zombies (profession bork) (commit: 57c566d) (details)
- meta fixes (commit: d373773) (details)
- use TimeTag instead of DurationTag time in player tags (commit: 354aa20) (details)
- remove old server.event tags, also meta fixes (commit: f63ef13) (details)
- command meta fixes (commit: e15eb32) (details)
- support 1.16 nbt_attribute format (commit: 00be9ce) (details)
- warn on improperly configured triggers (commit: 12ce7cd) (details)
- make attach sync_server apply offset and update faster (commit: c83fcf7) (details)
- fix joins event match method (commit: 3662281) (details)
- allow bad blocks in schematics to still load (commit: 62d3349) (details)
- more 1.12 related cleanups (commit: 1bc0153) (details)
- modifyblock: natural break tool input (commit: c9e91f5) (details)
- fix build (commit: 5cc16d7) (details)
- fix fox (commit: d902269) (details)
- shoot: smaller stopped-moving margin (commit: ee3082f) (details)
- EntityItem: NPC support (commit: 6dfb0e5) (details)
- add villager biome type to entity color (commit: 4ec5608) (details)
- fix villager color (commit: 19d57a5) (details)
- rewrite item_projectile for 1.16 (commit: 9bea3f7) (details)
- fix offline attributes for 1.16 (commit: 31271ba) (details)
- fix sitting check (commit: 7749f32) (details)
- add inventory.equipment_map (commit: b12e75c) (details)
- add entity.equipment_map and mech support (commit: 9e7c52e) (details)
- deprecate entity equipment subtags (commit: 01bd08e) (details)
- remove historical /notable command (commit: 789b2ad) (details)
- use new hover api that doesn't work because spigot is bad (commit: 4560fed) (details)
- rename command: target list input (commit: db8a17e) (details)
- rename command: full entity support (commit: 6b9ff33) (details)
- rename per_player (commit: 7eca816) (details)
- backport rename per_player to 1.15 and 1.14 (commit: d9c7773) (details)
- rename 'cancel' (commit: 3c1f003) (details)
- rename per_player for:playerlist (commit: 70aaf5f) (details)
- move 'rename' command to 'entity' category (commit: dc575be) (details)
- Minor fixes (redundant code, old meta, Debug format bork, push math) (commit: 791bd8b) (details)
- add inventory.trades property (commit: 197a66b) (details)
- minor fixes (rename meta, excess newlines, attach unspawned error) (commit: 5e69a1f) (details)
- Avoid Java getting angry about new hover API on old server (commit: a988849) (details)
- ColorTag.HSV stability, also meta fixes (commit: 8ac8e2a) (details)
- support advanced chat format in 1.16 NMS module (commit: 27e8f7e) (details)
- add a lang explanation for denizen text formatting (commit: d31cbf5) (details)
- alternate npc registries compatibility (commit: 72a2f0b) (details)
- ShowFake: better multi-player support (probably) (commit: 416f0b1) (details)
- event meta cleaning and use durations/maps (commit: 2bd8cf7) (details)
- minor meta fixes (commit: 481f9ad) (details)