Skip to content
Started 3 yr 9 mo ago
Took 51 sec
Success

#1713 (Jul 21, 2020, 5:33:29 PM)

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

Started by GitHub push by mcmonkey4eva

Revision: 481f9add1908a20001ea5c8a00fe23f1b9e4186c
Repository: https://github.com/DenizenScript/Denizen.git
  • origin/release

Module Builds

 Denizen18 sec
 denizen-dist9.2 sec
 denizen-nmshandler (didn’t run)
 denizen-paper1.3 sec
 denizen-parent1.3 sec
 denizen-v1_12 (didn’t run)
 denizen-v1_12_R1 (didn’t run)
 denizen-v1_132.1 sec
 denizen-v1_13_R2 (didn’t run)
 denizen-v1_142.4 sec
 denizen-v1_14_R1 (didn’t run)
 denizen-v1_153.8 sec
 denizen-v1_162.1 sec
 denizen-v1_17 (didn’t run)
 denizen-v1_18 (didn’t run)
 denizen-v1_19 (didn’t run)
 denizen-v1_20 (didn’t run)
 Denizen (didn’t run)
 denizen-nmshandler (didn’t run)
 denizen-parent (didn’t run)
 denizen-v1_12_R1 (didn’t run)
 denizen-v1_13_R2 (didn’t run)
 denizen-v1_14_R1 (didn’t run)