Summary
- build for core 1.60 (commit: d15b38d) (details)
- remove forgotten dep (commit: 01a18e2) (details)
- This is Denizen 1.1.1 (commit: 68485d2) (details)
- update for tagrunnable package change (commit: 0b9ad13) (details)
- minor meta cleaning (commit: 1e6fdd4) (details)
- implement new generic tag processor + cleanup (commit: fe0070e) (details)
- delete ye olde math tag (commit: a218c79) (details)
- add deprecations for 'qty' (commit: cf48e2f) (details)
- First pass at cleaning old messy subtags (commit: b4020a3) (details)
- fix typo in previous commit (commit: ce4cb59) (details)
- organize the utilities package a bit (commit: 7be33be) (details)
- IntelliJ sucks at moving class files (commit: 57973f7) (details)
- Build a (relatively) sane way of handling fancytext (commit: 1e6a7e2) (details)
- use the fancytext handler with narrate/announce (commit: 48ec2b6) (details)
- fixes and book item support (commit: a35e02d) (details)
- add a hidden config option allowing timings reenable (commit: 9beb21c) (details)
- allow fancy text in book scripts (commit: 90c614a) (details)
- clean/standardize book tags (commit: 917c5c5) (details)
- add an inexact recipe matcher option (commit: 32149d7) (details)
- make item enchantment tags return empty list not null (commit: 0435aea) (details)
- fix flag[] tags with invalid flag names (commit: 50c13fc) (details)
- fix world unloads event, fixes #2051 (commit: a5c3c07) (details)
- remove meta describing nonexistent feature (commit: 8962ebe) (details)
- add a format script container lang doc (commit: 2a74620) (details)
- automatically process URLs (commit: 802a1e7) (details)
- fix server.flag.expiration (commit: 2c22b8f) (details)
- add element.to_raw_json, from_raw_json, fixes #2052 (commit: d87449b) (details)
- add on_click, on_hover, with_insertion (commit: 2d91588) (details)
- fix location.line_of_sight (commit: 4958058) (details)
- add explicit item hover support (commit: 01b6ecc) (details)
- fix state tracking in modernblockdata setPowered/setTriggered (commit: ef56178) (details)
- clean on_hover related bits (commit: d112ff9) (details)
- add tag entity.weapon_damage, fixes #2047 (commit: ec16cdc) (details)
- remove references to nonexistent context (commit: af715ff) (details)
- fix find.living_entities tag (commit: 7b99ecf) (details)
- add a formal deprecation warning for 'flag global' (commit: 745d072) (details)
- add chunk.tile_entities tag (commit: 72f7e47) (details)
- deny non-noted cuboids for in:area switch (commit: 572da3b) (details)
- fix 'n' and 'p' tags (commit: 62e8565) (details)
- fix npc.location tag (commit: 08fb96e) (details)
- better meta for materialtag.block_strength (commit: 6f14456) (details)
- fix some awkward usage meta (commit: 9367a71) (details)
- fix a few bad command-tag-metas (commit: 1fb919e) (details)
- missed line (for previous commit) (commit: 53c250b) (details)
- add a few guide links (commit: 1fdd4b5) (details)
- actually implement the in area future deprecation (commit: 16a70fc) (details)
- improve offline-inventory fix (commit: 78c2058) (details)
- minor item logic cleaning (commit: 77ced23) (details)
- add context.full_text to player chats event (commit: 3b993a8) (details)
- fix klmno format codes (commit: 662811f) (details)
- fix formatting consistency with vanilla (commit: 1c5f450) (details)
- format debug output to players (in /ex) properly (commit: d84f4a0) (details)
- format codes shouldn't toggle (commit: d9822eb) (details)
- add 'no_reset' and 'end_format' format tags (commit: 2176e00) (details)
- version scripts are now deprecated (commit: b6a9ef6) (details)
- Add furnace_cook_time_total tag/mech, fixes #2045 (commit: b049235) (details)
- clean up of entity create portal event, relates to #2043 (commit: d4ceea2) (details)
- add portal created script event, fixes #2043 (commit: 3e72236) (details)
- reorganize schematic handling to separate file (commit: 75a3ed8) (details)
- make schematic save/load/create/rotate waitable async (commit: 2e6c12a) (details)
- auto deduplicate list_chunks (commit: 2b1fe87) (details)
- undo 'portal created' nonsense (commit: 8ff528a) (details)
- add context.entity to portal created event (commit: 3f66ba0) (details)
- initial sponge schematic v2 format loader (commit: 5deed93) (details)
- fix legacy mcedit format loader (commit: e47c82e) (details)
- fix tile entities with sponge schem loader (commit: 4771aa1) (details)
- implement saving to new schem format (commit: fea6a9a) (details)
- schem paste reorg: inputparams (commit: ea29a44) (details)
- add schematic mask feature, fixes #1646 (commit: f412e31) (details)
- add deprecation for 'schem' shorthand (commit: 2974f1d) (details)
- add schematic showfake option, fixes #1992 (commit: 20e8781) (details)
- fix entity health trait tags (commit: 150d6a9) (details)
- clean up showfake command meta and code (commit: 744fc2e) (details)
- clean/improve ItemTag.valueOf (commit: 5f1ec6d) (details)
- add "ignore_collision" option to push command (commit: 7fd8b88) (details)
- correction to push command meta (commit: f800f00) (details)
- add server.disk_free, disk_total, disk_usage, fixes #2057 (commit: 9bfc5e9) (details)