Skip to content
Started 2 yr 5 mo ago
Took 1 min 23 sec
Success

#1750 (Nov 6, 2021, 5:12:18 PM)

Build Artifacts
Denizen-1.2.2-b1750-REL.jar3.81 MiB view
Changes
  1. match core commit (commit: a941e0e) (details / githubweb)
  2. block physics adjacent switch (commit: 3129cc3) (details / githubweb)
  3. attach no_pitch option (commit: 0ba91f8) (details / githubweb)
  4. look yaw and pitch (commit: 4afdfb7) (details / githubweb)
  5. EntityTag charged (commit: 989bbb1) (details / githubweb)
  6. ItemTag.inventory_contents (commit: 04909af) (details / githubweb)
  7. Inventory command: ensure inventory tracking (commit: a87632e) (details / githubweb)
  8. AreaObject expansion (commit: 7eae5d3) (details / githubweb)
  9. implement core update (commit: ceef220) (details / githubweb)
  10. fix cuboid loading error (commit: 958a703) (details / githubweb)
  11. NotableManager internal rework part 1 (commit: bff3159) (details / githubweb)
  12. remove legacy ItemTag notes (commit: 775f250) (details / githubweb)
  13. modernize note command (commit: 0eb9c06) (details / githubweb)
  14. move a pile of things to core (commit: 24f8ed6) (details / githubweb)
  15. partially automated cleanups (commit: 9382274) (details / githubweb)
  16. Entity scripts: mechanisms key (commit: 3c5a41a) (details / githubweb)
  17. missing as_x tags (commit: 9535900) (details / githubweb)
  18. property impls for tag return type registration (commit: f894e8e) (details / githubweb)
  19. tag return type registration impls for all objects and bases (commit: 07deab1) (details / githubweb)
  20. smarter ex tab completion using return types (commit: a4b25cc) (details / githubweb)
  21. multiple meta tweaks (commit: 033989c) (details / githubweb)
  22. InventoryTag.find_all_items (commit: b0335b5) (details / githubweb)
  23. Entity damaged: determine clear_modifiers (commit: d9d1635) (details / githubweb)
  24. fix &chr (commit: 3984e24) (details / githubweb)
  25. ChunkTag.force_loaded: if not loaded at all just return false (commit: 26e447f) (details / githubweb)
  26. &color tag: accept r,g,b format (commit: 74510dc) (details / githubweb)
  27. block falls: old_material and new_material (commit: b14b3f5) (details / githubweb)
  28. spawnable_blocks fix (commit: 62ab097) (details / githubweb)
  29. server.stack_trace tag (commit: 0b0d28a) (details / githubweb)
  30. match core asciimatcher update (commit: ecda058) (details / githubweb)
  31. tooling for core tag namer update (commit: 4fba45c) (details / githubweb)
  32. bug fixes and optimizations (commit: 3bc80d0) (details / githubweb)
  33. remove outdated getProcessedArgs call (commit: 0e198c6) (details / githubweb)
  34. refactor paper properties to be valid extension properties (commit: 31fe674) (details / githubweb)
  35. paper EntityTag.spawn_reason (commit: d97b070) (details / githubweb)
  36. material_flagged (commit: caf9029) (details / githubweb)
  37. note reload was misplaced (commit: b4b9dac) (details / githubweb)
  38. fix entity.location variants (commit: 0a0efd7) (details / githubweb)
  39. item.inventory_contents chest borkfix (commit: e21fb06) (details / githubweb)
  40. item.armor_stand_data (commit: c91ccb1) (details / githubweb)
  41. item.armor_pose and entity.armor_pose rework (commit: 36f3ed3) (details / githubweb)
  42. fix typo (commit: c366cf6) (details / githubweb)
  43. fix PacketOutEntityMetadataImpl for 1.17 (commit: 05adc55) (details / githubweb)
  44. documentation and error checks (commit: 9cc6ec6) (details / githubweb)
  45. meta fixes and cleanup (commit: ce3dbc3) (details / githubweb)
  46. showfake paper patch (commit: 204ab3e) (details / githubweb)
  47. 1.2.2 (commit: e02dfa4) (details / githubweb)
  48. register static tags for future usage (commit: 6cba20a) (details / githubweb)
  49. update to match core (commit: 489d257) (details / githubweb)
  50. update for 1.16.5 nms change that was missed (commit: 320ae39) (details / githubweb)
  51. fishes event, loads crossbow event: add 'with' switch (commit: cd9d25e) (details / githubweb)
  52. entity damage event: context.was_critical (commit: 4943158) (details / githubweb)
  53. missed attack cooldown factor for was_critical (commit: 8cd5adb) (details / githubweb)
  54. (experimental) document some deprecated tags in meta (commit: 2b2b05c) (details / githubweb)
  55. update for multiple core fixes (commit: 2dd4bd0) (details / githubweb)
  56. ElementTag.color_gradient (commit: 6cfd836) (details / githubweb)
  57. register static property tags (commit: 7af1875) (details / githubweb)
  58. name update to match core (commit: 3c6a4a1) (details / githubweb)
  59. patch EntityTag raw player type identify (commit: 13cac52) (details / githubweb)
  60. clear unused imports (commit: 58ece2d) (details / githubweb)
  61. EntityTag: remove outdated/invalid isSpawned opti (commit: 3b3ad25) (details / githubweb)
  62. patch previous commit (commit: 7b7db19) (details / githubweb)
  63. patch possible entitytag#spawnat world check bork (commit: 637389c) (details / githubweb)
  64. PluginTag: .depends, .soft_depends (commit: a101ec1) (details / githubweb)
  65. inventory flag: expire not duration (commit: 637c20c) (details / githubweb)
  66. update to match recent core cleanup (commit: 1e8c245) (details / githubweb)
  67. Entity freeze_duration (commit: 4a00de7) (details / githubweb)
  68. container key type check (commit: 8745a42) (details / githubweb)
  69. cleanups and improvements to debug recording internal (commit: 8564ec9) (details / githubweb)
  70. workaround Spigot recipe handling bug (commit: 9b310f0) (details / githubweb)
  71. item matchers: handle air properly (commit: 7ef9b04) (details / githubweb)
  72. debug handling cleanup (commit: bd64db5) (details / githubweb)
  73. fix interact script bug in container key commit (commit: a89df70) (details / githubweb)
  74. ScriptTag.step_expiration (commit: ae3a4c8) (details / githubweb)
Changes in dependency
  1. CitizensAPI Success #793Success #795 (detail)
  2. denizen-v1_17  ? → (detail)
  3. denizen-v1_15  ? → (detail)
  4. denizen-parent  ? → (detail)
  5. denizen-v1_16  ? → (detail)
  6. denizen-paper  ? → (detail)
  7. denizen-v1_14  ? → (detail)
  8. denizen-dist  ? → (detail)
  9. Denizen  ? → (detail)

Started by GitHub push by mcmonkey4eva

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

Module Builds

 Denizen26 sec
 denizen-dist17 sec
 denizen-nmshandler (didn’t run)
 denizen-paper4 sec
 denizen-parent0.93 sec
 denizen-v1_12 (didn’t run)
 denizen-v1_12_R1 (didn’t run)
 denizen-v1_13 (didn’t run)
 denizen-v1_13_R2 (didn’t run)
 denizen-v1_142.8 sec
 denizen-v1_14_R1 (didn’t run)
 denizen-v1_152.6 sec
 denizen-v1_164.7 sec
 denizen-v1_1713 sec
 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)