Skip to content

Changes

#1803 (Jan 22, 2024, 2:25:52 AM)

  1. Modernize `server list ping` event determinations (#2585) (commit: df669a2) — noreply / githubweb
  2. Paper-only `damage_item` (#2568) (commit: e2fb4e5) — noreply / githubweb
  3. Adds collides_at tag (#2586) (commit: bf3bff3) — noreply / githubweb
  4. fix group meta on paper extensions (commit: e8cf617) — git_commits / githubweb
  5. fix mistake in list ping event (commit: dafa71f) — git_commits / githubweb
  6. Add the `EntitySpellCast` event (#2587) (commit: 6cbef03) — noreply / githubweb
  7. add more aggressive discord redirects in issue template (commit: 9fa216e) — git_commits / githubweb

#1802 (Jan 3, 2024, 2:33:47 AM)

  1. Match Spigot behavior in `modifyblock` (#2583) (commit: f5e04db) — noreply / githubweb
  2. copyright bump and deprecations bump (commit: 8bf5d6c) — git_commits / githubweb
  3. fix potion_effects property to mc 1.20 (commit: ca689a5) — git_commits / githubweb

#1801 (Dec 30, 2023, 1:27:06 AM)

  1. 1.20.3 part 1: version number bumps (commit: ab9ca43) — 31237389+tal5 / githubweb
  2. 1.20.3 part 2: bulk update revision number to 3 (commit: 42e0b28) — 31237389+tal5 / githubweb
  3. 1.20.3 part 3: Initial fixes to be compilable (commit: d2ed17c) — 31237389+tal5 / githubweb
  4. mark version 1.3.0 (commit: 0c806f9) — git_commits / githubweb
  5. Adds the `BlockPreDispense`` event. (#2563) (commit: 9fd86cb) — noreply / githubweb
  6. target MC 1.20.4 instead of 3 (otherwise identical, was a microupdate patch) (commit: c18ae15) — git_commits / githubweb
  7. add config setting to replace debug submit url (commit: 2595a61) — git_commits / githubweb
  8. Fix Advancement handling (#2578) (commit: f9800e1) — noreply / githubweb
  9. `ItemTag.map_to_image` (#2579) (commit: 156ef7e) — noreply / githubweb
  10. Entity NBT controls and SNBT support (#2573) (commit: 5ef377f) — noreply / githubweb
  11. Adds the `PlayerTag.skin_model` tag. (#2577) (commit: b1e07e8) — noreply / githubweb
  12. Team command update (#2574) (commit: b5b95e0) — noreply / githubweb
  13. Warden anger event: `getDenizenObject`, modernize (commit: 08e6dff) — 31237389+tal5 / githubweb
  14. Several minor cleanups/fixes (#2580) (commit: fba327b) — noreply / githubweb
  15. global ScriptEvent isEnabled instance of doing it in every event separately (commit: ac2ab6f) — git_commits / githubweb
  16. minor fix (commit: c245994) — git_commits / githubweb
  17. ItemPotion: update to new PotionType handling (commit: 3fc0641) — git_commits / githubweb
  18. temporarily include old potion base keys in tag for back-compat (commit: 6ecf9fd) — git_commits / githubweb
  19. use mojang names (commit: 4293f40) — git_commits / githubweb
  20. command script container: parse tags in aliases (commit: d04d11e) — git_commits / githubweb
  21. potion effects modified: new/old_effect_data (commit: 566ee2a) — git_commits / githubweb
  22. shoots bow event: context.hand (commit: 430beb1) — git_commits / githubweb
  23. EntityTag.teleport_duration (commit: adc0014) — git_commits / githubweb
  24. CuboidTag.walls (commit: 1d33c0f) — git_commits / githubweb
  25. `ItemPotion`: clear stew effects, modernize (#2582) (commit: 5cf15d9) — noreply / githubweb
  26. cleanup ScoreboardHelper (commit: 0c5a2b3) — git_commits / githubweb
  27. undo deprecation-fix in last commit (commit: c4b9a2c) — git_commits / githubweb
  28. Schematic entities: copy display entities (commit: fceabeb) — git_commits / githubweb

#1800 (Dec 5, 2023, 9:41:26 PM)

  1. Update `Arrow` tags to `AbstractArrow` (commit: ae22abd) — 31237389+tal5 / githubweb
  2. Updated ``should_burn`` property. (#2560) (commit: bb58ca5) — noreply / githubweb
  3. ``egg_lay_time`` mech & tag bundle (#2562) (commit: ffa1964) — noreply / githubweb
  4. egg_lay_time should be DurationTag (commit: e92f67e) — git_commits / githubweb
  5. clean up shouldBurn (commit: a51c2a1) — git_commits / githubweb
  6. Brewing recipe matchers support (#2555) (commit: f6e6f29) — noreply / githubweb
  7. Implements the ``pierce_level`` property (#2561) (commit: 7b3edf7) — noreply / githubweb
  8. Add piglin barter determination (#2564) (commit: 3ebd338) — noreply / githubweb
  9. FormattedTextHelper: track another special vanilla edge case format (commit: 178fdd0) — git_commits / githubweb
  10. FormattedTextHelper: don't produce broken json if translate is invalid (commit: add3467) — git_commits / githubweb
  11. PaperWorldPropertes --> PaperWorldExtensions (#2565) (commit: 40ff7dd) — noreply / githubweb
  12. Cleanup give, deprecate in favor of xp command (#2566) (commit: 9afda6b) — noreply / githubweb
  13. Add support for void worlds with Vanilla biomes (#2571) (commit: b580028) — noreply / githubweb
  14. Fix bed spawn location tags/mechs (#2567) (commit: 5ad5e20) — noreply / githubweb
  15. update NMS for upstream spigot change (commit: a8caaec) — git_commits / githubweb
  16. fix meta bork (commit: 1672545) — git_commits / githubweb
  17. Fix custom payload and client brand handling (#2572) (commit: 7ce5daa) — noreply / githubweb
  18. EntitySpell: Citizens compat in the mech (commit: eb5bffb) — git_commits / githubweb
  19. actually just update EntitySpell to modern syntax (commit: 7aeab78) — git_commits / githubweb
  20. add null check in network manager (null packets are not our problem) (commit: 472aab5) — git_commits / githubweb

#1799 (Nov 14, 2023, 7:35:42 PM)

  1. Translation fallback (#2543) (commit: dfd911d) — noreply / githubweb
  2. Adds wander tags and mechanisms (#2546) (commit: 4d0f6c7) — noreply / githubweb
  3. cleanup last PR (commit: 0e6cc09) — git_commits / githubweb
  4. fix meta in last pr (commit: 2a972fb) — git_commits / githubweb
  5. Cleanup and fix `block spreads` event (#2547) (commit: af1bbc6) — noreply / githubweb
  6. fix NPE in advancement code in 1.20.2 (commit: e347bd9) — git_commits / githubweb
  7. Account for game profile changes (#2549) (commit: 0b8b6d9) — noreply / githubweb
  8. NPCTag.getWorld() shouldn't be null just from an unspawned NPC (commit: 99949ce) — git_commits / githubweb
  9. Fix and update `EntityArrowDamage` (commit: a404c80) — 31237389+tal5 / githubweb
  10. add tag EntityTag.monster_type (commit: 4dfdf1e) — git_commits / githubweb
  11. add a variety of key noted cuboid processing tags (commit: c4f7943) — git_commits / githubweb
  12. fix enchantment script containers in MC 1.20.2 (commit: 7be1fc5) — git_commits / githubweb
  13. ChunkLoad: don't block NPCs despawning for any reason other than chunk_unload (commit: 2ace838) — git_commits / githubweb
  14. fix spawner_display_entity (commit: 6f11666) — git_commits / githubweb
  15. (experimental) supply actual block entity values in showfake chunk packet override (commit: 425dd75) — git_commits / githubweb
  16. Add `spawner:<location>` switch (#2551) (commit: 366353b) — noreply / githubweb
  17. Rapid packet-based entity data changes (#2540) (commit: 0f42e74) — noreply / githubweb
  18. meta doc tweak (commit: 1bd14c7) — git_commits / githubweb
  19. mark NPCTag.hologram_direction as instant hard deprecation due to Citizens removal (commit: 06f61e8) — git_commits / githubweb
  20. fix compiling from Citizens upstream code deletion (commit: aabef89) — git_commits / githubweb
  21. Account for spawn method signature change (#2552) (commit: 4f91815) — noreply / githubweb
  22. Optimize single data updates (#2553) (commit: 8cc7fac) — noreply / githubweb
  23. fix meta (commit: 1863477) — git_commits / githubweb
  24. Support banning players by name (#2554) (commit: 4980729) — noreply / githubweb
  25. Add entity start/stop using hand mecs (#2556) (commit: 25d6f31) — noreply / githubweb
  26. Add support for Horse inventories (#2558) (commit: 74f28ba) — noreply / githubweb
  27. Take hand input in `start_using_hand` (#2559) (commit: 8d13cf7) — noreply / githubweb
  28. Chiseled Bookshelves Tags & Mech (#2548) (commit: dd98a1d) — noreply / githubweb

#1798 (Oct 13, 2023, 9:03:36 AM)

  1. 1.20.2 part 1: bulk R2-iffying (commit: f8af3f9) — git_commits / githubweb
  2. 1.20.2 part 2: version number bumps (commit: c381dc8) — git_commits / githubweb
  3. 1.20.2 part 3: essentials to be able to compile (commit: 6cad2cc) — git_commits / githubweb
  4. add some missing network overrides (commit: c96353a) — git_commits / githubweb
  5. experimentally dodge configure mode issues? (commit: ab46b3c) — git_commits / githubweb
  6. Use the correct `PlayerChunkSender` (#2541) (commit: 582c0b7) — noreply / githubweb
  7. fix map image transparency (commit: 613de44) — git_commits / githubweb
  8. bump Citizens and paper version ref (commit: 9744310) — git_commits / githubweb
  9. NPC matcher-switch (#2544) (commit: 0bc3b4d) — noreply / githubweb
  10. Update Minecraft wiki links to new domain (#2545) (commit: 9b58d00) — noreply / githubweb

#1797 (Sep 21, 2023, 5:51:28 PM)

  1. Add mount_to arg to fakespawn command (#2513) (commit: e2e883a) — noreply / githubweb
  2. Initial packet handlers system (#2528) (commit: e1dd239) — noreply / githubweb
  3. `PicksUpItemEvent`: update, fix `pickup_entity` (commit: a301d00) — 31237389+tal5 / githubweb
  4. [ci-skip] Fix field naming in a few places (commit: 66e8385) — 31237389+tal5 / githubweb
  5. Update player profile packet handler (#2530) (commit: 12919ca) — noreply / githubweb
  6. Cleanup simple packet handlers (#2529) (commit: 5e07800) — noreply / githubweb
  7. Register new tag & mechanism presented as `location.waxed` (#2527) (commit: 5b964d2) — noreply / githubweb
  8. Add `play_hurt_animation` mech (#2532) (commit: 4b8fc6a) — noreply / githubweb
  9. `context.hand` tag for `PlayerConsumesScriptEvent` (#2534) (commit: cdb9d17) — noreply / githubweb
  10. new event `brewing starts` (#2531) (commit: 48c3950) — noreply / githubweb
  11. fix (#2536) (commit: 868196d) — noreply / githubweb
  12. Update disguise packet handler (#2535) (commit: ab355f0) — noreply / githubweb
  13. minor cleanup (commit: 6ed5db9) — git_commits / githubweb
  14. Add offthread_repeat arg to relative teleport command (#2533) (commit: 6013532) — noreply / githubweb
  15. Update fake equipment packet handler (#2537) (commit: 1992555) — noreply / githubweb
  16. Include boat types to `EntityTag.color` (#2539) (commit: 3d9b608) — noreply / githubweb
  17. minor deprecation notice tweak (commit: 6628cd6) — git_commits / githubweb
  18. Add `EntityTag.internal_data` mechanism (#2538) (commit: 9897530) — noreply / githubweb

#1796 (Sep 2, 2023, 8:53:34 PM)

  1. `LocationTag.sherds` tag + mech pair (#2517) (commit: 36416ae) — noreply / githubweb
  2. Add `npcbossbar` command (#2518) (commit: 1dc0af7) — noreply / githubweb
  3. fix for upstream spigot change (commit: 2f07adb) — git_commits / githubweb
  4. add debug to pathfinder code (commit: 903e6de) — git_commits / githubweb
  5. fix npc 'hit' action (commit: 042c3e1) — git_commits / githubweb
  6. fix bossbar remove players (commit: 185edd0) — git_commits / githubweb
  7. Update smithing recipe registration (#2520) (commit: 95e7d5b) — noreply / githubweb
  8. Fix `server.list_flags` requiring param (commit: de16c0b) — 31237389+tal5 / githubweb
  9. Brew event: fuel and result controls (#2519) (commit: 8748101) — noreply / githubweb
  10. Fix client-side mem leak due to sidebar (#2525) (commit: 3beddae) — noreply / githubweb
  11. Add brushable blocks to `MaterialTag.level` and `MaterialTag.max/min-imum_level` (#2522) (commit: 12867be) — noreply / githubweb
  12. Fix fake sign editors (#2526) (commit: 60dac3a) — noreply / githubweb
  13. Adds the BlockShearEntityEvent (#2524) (commit: 8cae9ea) — noreply / githubweb
  14. new Paper-only event `player opens sign` (#2523) (commit: da601d8) — noreply / githubweb
  15. cleanup, and meta for the open sign PR (commit: d850835) — git_commits / githubweb
  16. fix meta link (commit: d8d7cf3) — git_commits / githubweb
  17. fix block shears event block matcher (commit: ae73f27) — git_commits / githubweb
  18. fix meta (commit: 372e782) — git_commits / githubweb
  19. opens sign event is 1.20 (commit: 8cecc0e) — git_commits / githubweb

#1795 (Aug 15, 2023, 11:59:57 PM)

  1. `/ex(s)`: remove redundant checks, minor cleanups (commit: 014df1d) — 31237389+tal5 / githubweb
  2. Patch time_lived for xp orbs (#2509) (commit: 5f3a593) — noreply / githubweb
  3. Add display entity properties to the preload list (#2511) (commit: 9d27245) — noreply / githubweb
  4. `EntityTag.visual_fire` property (#2510) (commit: ff0f280) — noreply / githubweb
  5. Update `switch_face` to `attachment_face` and add bells (#2512) (commit: 7341333) — noreply / githubweb
  6. Fix metadata command not updating self (#2515) (commit: d3010de) — noreply / githubweb
  7. fix denizenclickable if chattrigger is set to async (commit: f362b88) — git_commits / githubweb
  8. Update for nullable spawner types, `editMeta` util (#2514) (commit: 890a0b6) — noreply / githubweb
  9. `EntityTag.is_sneaking` Paper-only property (#2508) (commit: 19433ee) — noreply / githubweb
  10. `BiomeTag.(water_)fog_color` tag + mech (#2516) (commit: 2ba64c9) — noreply / githubweb
  11. strip the display tag from items when setting lore to empty (commit: b62926e) — git_commits / githubweb
  12. shapeless recipe counter: slightly more conservative check to avoid issues with duplicates (commit: 07035dd) — git_commits / githubweb
  13. fix Entity Killed context.entity calling the wrong method (commit: 2fac238) — git_commits / githubweb

#1794 (Jul 26, 2023, 6:25:40 AM)

  1. Use Paper's kick function for `kick` command if using Paper. (#2482) (commit: 4c020a0) — noreply / githubweb
  2. Denizen v1.2.8 (commit: d3f7325) — git_commits / githubweb
  3. 1.20 part 1: copy 1.19 files (commit: c77bb78) — git_commits / githubweb
  4. 1.20 part 2: poms and versions (commit: a6c9268) — git_commits / githubweb
  5. 1.20 part 3: make it work (commit: eba81d1) — git_commits / githubweb
  6. Implements the PlayerLecternPageChange event (#2476) (commit: d9cc3f0) — noreply / githubweb
  7. Implements the PlayerLoomPatternSelect event (#2483) (commit: b4118b8) — noreply / githubweb
  8. `find_empty_slots` tag (#2485) (commit: faa9d0f) — noreply / githubweb
  9. Update for new determination system (#2486) (commit: 06301d8) — noreply / githubweb
  10. MC 1.20.1 (commit: acc0401) — git_commits / githubweb
  11. fishing trait: validate world in location (commit: f40c0e2) — git_commits / githubweb
  12. Fix skin mirroring, bump Citizens dependency (#2487) (commit: 363e6a4) — noreply / githubweb
  13. Add new property `should_burn` for Zombies (#2488) (commit: c3574dc) — noreply / githubweb
  14. bump pom version, fix spawn_delay_data property (commit: 5c73601) — git_commits / githubweb
  15. patch wrong font read call (commit: 53ff287) — git_commits / githubweb
  16. add new context to lingering potion event for the cloud entity (#2491) (commit: 5c525e1) — noreply / githubweb
  17. update for core event determine fix (commit: 33fe369) — git_commits / githubweb
  18. remove command: null check (commit: 54b5b30) — git_commits / githubweb
  19. Update for 1.19 biome changes (#2492) (commit: 5af07fe) — noreply / githubweb
  20. Adds the SpongeAbsorbEvent (#2490) (commit: 18b7270) — noreply / githubweb
  21. sponge absorbs *water* (commit: 7c3be34) — git_commits / githubweb
  22. fix meta issues (commit: 6372d35) — git_commits / githubweb
  23. Fix + Update `EntityMaterial` (commit: a769245) — 31237389+tal5 / githubweb
  24. Interaction entity support (#2489) (commit: 92fc9f7) — noreply / githubweb
  25. Patched malformed text in item lore/display crashing tags (#2494) (commit: 8366ef0) — noreply / githubweb
  26. Adds the `left_handed` property. (#2499) (commit: f2ac786) — noreply / githubweb
  27. Player helper cleanup (#2503) (commit: 78a8d1f) — noreply / githubweb
  28. Packet helper cleanup (#2502) (commit: 70a3e5d) — noreply / githubweb
  29. Enchantment helper cleanup (#2501) (commit: 86ce971) — noreply / githubweb
  30. Block helper cleanup (#2500) (commit: c6102db) — noreply / githubweb
  31. support color to filled map item (#2504) (commit: 880dba0) — noreply / githubweb
  32. Entity helper cleanup (#2505) (commit: 207edc3) — noreply / githubweb
  33. Adds the `is_repair` context for the recipe formed event (#2496) (commit: 15632dc) — noreply / githubweb
  34. walk_speed/fly_speed mechs: valid range check (commit: 17cef98) — git_commits / githubweb
  35. offlineplayer fly/walk speed: multiply/divide by 2 (commit: 59dc230) — git_commits / githubweb
  36. `trim` property (#2495) (commit: 8d40d8b) — noreply / githubweb
  37. remove raw access to MapTag.map (commit: 9056d1f) — git_commits / githubweb
  38. Fishing helper cleanup (#2506) (commit: cb612da) — noreply / githubweb
  39. Update instrument meta (#2507) (commit: 967819b) — noreply / githubweb
  40. deprecation refresh_chunk_sections (commit: 7cd3463) — git_commits / githubweb
  41. EntityTag.Brightness: add example meta (commit: 9a80eeb) — git_commits / githubweb

#1793 (Jun 4, 2023, 8:21:45 PM)

  1. display entity support (#2469) (commit: 3bbe017) — noreply / githubweb
  2. minor meta fix (commit: 21975ee) — git_commits / githubweb
  3. Bukkit color conversion: support alpha (commit: e6d7c76) — 31237389+tal5 / githubweb
  4. `is_whitelisted`: offline player fix, rename (commit: 0054d05) — 31237389+tal5 / githubweb
  5. `BiomeNMS(1.18)`: Fix `getClimate` (commit: 2f22d09) — 31237389+tal5 / githubweb
  6. New tag/mech pair `foliage_color` (#2458) (commit: f223574) — noreply / githubweb
  7. minor cleanups (commit: f5e99b6) — git_commits / githubweb
  8. Add Spigot's TNT Priming Event (#2470) (commit: 558814b) — noreply / githubweb
  9. allow uppercase letters in keybind format codes (commit: 3b58130) — git_commits / githubweb
  10. Implements the PrePlayerAttackEntityEvent (#2473) (commit: a0b06e6) — noreply / githubweb
  11. minor tweaks to that PR (commit: 768b65a) — git_commits / githubweb
  12. `TeleportCommand`: new Paper teleport flags (#2475) (commit: ba6a77b) — noreply / githubweb
  13. clean up meta from that pr (commit: 6e0772b) — git_commits / githubweb
  14. `EntityTag.background_color` property (#2477) (commit: 6020d74) — noreply / githubweb
  15. correct maven usage info in readme (commit: b6da3f0) — git_commits / githubweb
  16. partial lib bump and pom correction (commit: 1521501) — git_commits / githubweb
  17. Poms: remove unneeded parent-tracking to make things easier for downstream consumers (commit: 899af09) — git_commits / githubweb
  18. add misisng pom values (commit: f29a499) — git_commits / githubweb
  19. add duration option to `blockcrack` (#2481) (commit: bdda290) — noreply / githubweb
  20. minor cleanups (commit: 8fc8b98) — git_commits / githubweb

#1792 (May 9, 2023, 3:52:06 AM)

  1. update ObjectProperty-using properties to new format (commit: 0559148) — git_commits / githubweb
  2. `Cast` command: update, support infinite durations (#2455) (commit: d5ec87d) — noreply / githubweb
  3. fix missing switches in 'block destroyed' event (commit: 222390b) — git_commits / githubweb
  4. Port `walkTo` doubling entity speed fix to 1.18 (commit: a0d9d33) — 31237389+tal5 / githubweb
  5. Handle bundle packet cancellations for 1.19 (#2456) (commit: 92b5aa5) — noreply / githubweb
  6. update for spigot 1.19.4 changes (commit: 1f3fe06) — git_commits / githubweb
  7. let maprenderer know if contextual to update tracking (#2459) (commit: ce1aa23) — noreply / githubweb
  8. Add `Entity.visual_pose` mechanism (#2460) (commit: 0399837) — noreply / githubweb
  9. fix obscure edge-case of EntityTag identify (commit: 1c85503) — git_commits / githubweb
  10. EntityProperty.getReasonNotDescribed (commit: 600451e) — git_commits / githubweb
  11. Update npc chat functionality (#2462) (commit: c251bc0) — noreply / githubweb
  12. sleep command: don't offset locations when not needed (commit: e1c6d67) — git_commits / githubweb
  13. Proximity trigger: player quit event => exit (commit: a6a1564) — git_commits / githubweb
  14. Patch attached entity jumping between targets (#2464) (commit: db32342) — noreply / githubweb
  15. minor cleanup (commit: 403e0fe) — git_commits / githubweb
  16. NPC chat system cleanup (#2465) (commit: 32be8ce) — noreply / githubweb
  17. Fix definition parsing in `procedural items` (#2468) (commit: d320e2b) — noreply / githubweb
  18. Improve attached entities with relative offsets, track attached entity head rotation (#2467) (commit: fc19095) — noreply / githubweb
  19. `Glow` command rewrite (#2466) (commit: 8976f3f) — noreply / githubweb
  20. multiple cleanups (commit: e772001) — git_commits / githubweb
  21. implement new core VectorObject in LocationTag (commit: 6c58100) — git_commits / githubweb
  22. move some LocationTag tags to VectorObject in core (commit: 577d2dc) — git_commits / githubweb
  23. minor fixes (commit: 4d1eb44) — git_commits / githubweb

#1791 (Apr 3, 2023, 10:02:44 AM)

  1. fix for new upstream spigot changes (chunks mainly) (commit: 7a9f210) — git_commits / githubweb
  2. Add `EntityTag.step_height` property (#2454) (commit: 49590a9) — noreply / githubweb

#1789 (Apr 3, 2023, 9:30:39 AM)

  1. MC 1.19.4, Denizen 1.2.7 - Part 1, version numbers (commit: 22091bd) — git_commits / githubweb
  2. 1.19.4 part 2: v1_19_R3 (commit: 74ba4c2) — git_commits / githubweb
  3. 1.19.4 part 3: ReflectionMappings (commit: ad72bd5) — git_commits / githubweb
  4. 1.19.4 part 4: compiler issue fixes (commit: 114d3d2) — git_commits / githubweb
  5. EntityTag.Item: display item support (commit: 404d43c) — git_commits / githubweb
  6. dirty placeholder display_entity_data (commit: 884feff) — git_commits / githubweb
  7. bump Paper and Citizens build targets (commit: 459f0b8) — git_commits / githubweb
  8. 1.19.4 BiomeNMS fix (commit: e737d95) — git_commits / githubweb
  9. Implement attachable tripwire mechanism and tags (#2443) (commit: 337dcbd) — noreply / githubweb
  10. Paper-only event `player tracks|untracks <entity>` (#2444) (commit: 7b382dc) — noreply / githubweb
  11. Added Disarmed Property (#2445) (commit: 85f8859) — noreply / githubweb
  12. swap Disarmed to be a sub-value of Mode (commit: 96567a8) — git_commits / githubweb
  13. map command argument recognition fix (commit: d125ad4) — git_commits / githubweb
  14. use new core tab complete improvement (commit: 788bbd9) — git_commits / githubweb
  15. ColorTag to core (commit: 8e73e7d) — git_commits / githubweb
  16. Paper-only event `skeleton horse trap` and `EntityTrapped` properties for `SkeletonHorse`s (#2446) (commit: 5ea2989) — noreply / githubweb
  17. EntityTag.material: block_display (commit: ba0aa4b) — git_commits / githubweb
  18. fix Paper tools exploding pre-1.19 (commit: 5aef6ea) — git_commits / githubweb
  19. properties: stop abusing 'private' (commit: d296177) — git_commits / githubweb
  20. missed private -> public in paper code (commit: c28dede) — git_commits / githubweb
  21. update TradeTag properties to new core Property format (commit: 21faedb) — git_commits / githubweb
  22. update InventoryTag properties to new core InventoryTag format (commit: d6da26e) — git_commits / githubweb
  23. update a few MaterialTag properties to new core property format (commit: c8556e5) — git_commits / githubweb
  24. update a few EntityTag properties to new core property format (commit: 319ee0d) — git_commits / githubweb
  25. update a few ItemTag properties to new core property format (commit: ecf8b62) — git_commits / githubweb
  26. fix 'receives message' event for 1.19 (Paper broke it) (commit: 3a74f61) — git_commits / githubweb
  27. determination meta format change (commit: 40bd3de) — git_commits / githubweb
  28. Add is_interactable tag to MaterialTag (#2447) (commit: 65ed071) — noreply / githubweb
  29. Account for bukkit's biomes not always existing (#2448) (commit: 956cffc) — noreply / githubweb
  30. `opentrades`: support advanced text in title (commit: 5b74c7a) — 31237389+tal5 / githubweb
  31. Update `EntityTag.age`, separate age locking, add `EntityProperty#as` (#2450) (commit: 51a7973) — noreply / githubweb
  32. Modified contexts for the PlayerLogin event. (#2451) (commit: 102ded1) — noreply / githubweb
  33. Fix `server.flag_map` requiring a param & meta fix (commit: 4716e89) — 31237389+tal5 / githubweb
  34. area enter event: 'needsMatchers' needs to be set more often (commit: 843eb27) — git_commits / githubweb
  35. add smithing and stonecutting recipe to recipe_id and recipe_result (#2452) (commit: 10079a9) — noreply / githubweb
  36. `Instrument` property for goat horns (#2449) (commit: 597aff5) — noreply / githubweb
  37. Fix `EntityHelper#walkTo` doubling entity speed (commit: 5c037c1) — 31237389+tal5 / githubweb
  38. Add ray_trace_target tag for ray tracing entities (#2453) (commit: 0022209) — noreply / githubweb

#1788 (Mar 14, 2023, 5:23:59 PM)

  1. Use new `sendEquipmentChange` for `resetEquipment` (commit: 32cb5aa) — 31237389+tal5 / githubweb
  2. Add `Utilities#namespacedKeyToString` (commit: 0798d45) — 31237389+tal5 / githubweb
  3. Add `entity teleported by portal` Paper-only event (#2441) (commit: 2441110) — noreply / githubweb
  4. Cleanup custom brewing recipe handling (#2440) (commit: 1ca616e) — noreply / githubweb
  5. remove legacy WorldTag method (commit: e8c74a4) — git_commits / githubweb
  6. Update and cleanup `server` tag base (#2439) (commit: 2f5aaa7) — noreply / githubweb
  7. server tag/mechanism base: register deprecated util-moved options properly (commit: 9190d9c) — git_commits / githubweb
  8. Add entity has_friction property (#2438) (commit: 3117185) — noreply / githubweb
  9. paper only event `player granted advancement criterion`  (#2436) (commit: 78f6ad2) — noreply / githubweb
  10. readme fixes (commit: 23009f6) — git_commits / githubweb
  11. paper repo link update (commit: 4208406) — git_commits / githubweb
  12. npc damage trigger: exclude cancelled events (commit: 0a7e63c) — git_commits / githubweb
  13. Temporary holograms in `NPCTag.hologram_lines` (#2442) (commit: 9ca2084) — noreply / githubweb
  14. impl a few more truthies (commit: ffe6a50) — git_commits / githubweb
  15. remove legacy valueOf methods (commit: 7c84858) — git_commits / githubweb

#1787 (Mar 5, 2023, 2:05:29 AM)

  1. update paper api code for teleportPlayerRelative (commit: 1330547) — git_commits / githubweb

#1786 (Mar 5, 2023, 1:55:39 AM)

  1. update to new core saveObject (commit: 4f4d14a) — git_commits / githubweb
  2. minor cleanup (commit: 1fa341b) — git_commits / githubweb
  3. swap teleport method call in SittingTrait (commit: 1a529ea) — git_commits / githubweb
  4. tweak tag meta for VS Code recognition (commit: 3a67dcd) — git_commits / githubweb

#1784 (Feb 23, 2023, 1:58:37 AM)

  1. further improve look relative (commit: c31f472) — git_commits / githubweb
  2. Cleanup projectile events (#2426) (commit: 7841434) — noreply / githubweb
  3. LocationTag minor cleanup (commit: 52368ac) — git_commits / githubweb
  4. optimize ImprovedOfflinePlayer (commit: 7832934) — git_commits / githubweb
  5. add missing deprecated event meta for projectile hits events (commit: c0906b2) — git_commits / githubweb
  6. json optimization parser and tags (commit: b6dec9d) — git_commits / githubweb
  7. text optimize: apply to sub-formats like font too (commit: f684697) — git_commits / githubweb
  8. minor cleanup of chunktag (commit: 4b87d8c) — git_commits / githubweb
  9. corrections to projectile hit legacy matchers (commit: a4c3129) — git_commits / githubweb
  10. Cleanup and improve `PlayerHoldsItemEvent` (#2427) (commit: 1603d42) — noreply / githubweb
  11. remove redundant "cancelled = false" lines (commit: 6eabf01) — git_commits / githubweb
  12. raise/lower item event: add reason context/switch and patch edge cases (commit: c41d90d) — git_commits / githubweb
  13. entity removed from world paper event (commit: ec01855) — git_commits / githubweb
  14. fix rotate command on players in 1.19.3 (commit: af1b177) — git_commits / githubweb
  15. scoreboard team tags (commit: 5f09335) — git_commits / githubweb
  16. Fix `PiglinBarter` event meta (PaperMC/Paper#8795) (commit: fa8ac0b) — 31237389+tal5 / githubweb
  17. add font reset code when reparsing components (commit: 713ffd2) — git_commits / githubweb
  18. Add `PlayerTag.refresh_player` mechanism (#2428) (commit: c6212e4) — noreply / githubweb
  19. fix grindstone event determination casing (commit: 30fcb48) — git_commits / githubweb
  20. move ex command tab completion to core (commit: 2b03bac) — git_commits / githubweb
  21. Update NoteBlockReceiver.java (#2431) (commit: 3f58494) — noreply / githubweb
  22. New Paper-only event `entity steps on block` (#2429) (commit: 43ecb9e) — noreply / githubweb
  23. cleanups related to last 2 PRs (commit: f531216) — git_commits / githubweb
  24. Add paper-only 1.19+ `WardenChangesAngerLevelEvent` (#2430) (commit: 7da248a) — noreply / githubweb
  25. fix steps on matching everything, improve warden event meta (commit: 6de5e25) — git_commits / githubweb
  26. patch newlines in 'chat' (commit: 150d3eb) — git_commits / githubweb
  27. LocationTag.format (commit: f57cf67) — git_commits / githubweb
  28. Fix player profile editor on `1.19.3` (#2432) (commit: fa7cdd0) — noreply / githubweb
  29. paper player deep sleep event (commit: a140654) — git_commits / githubweb
  30. fix async handling of list ping event (commit: e257936) — git_commits / githubweb
  31. PlayerTag.flying_fall_damage tag/mec addition (#2433) (commit: eab4e0f) — noreply / githubweb
  32. Update `EntityKnockback` and use `AbstractArrow` (commit: b3df77d) — 31237389+tal5 / githubweb
  33. player death: add keep_inventory context (commit: fc6f4e7) — git_commits / githubweb
  34. cast: 'no_clear' (commit: 3962553) — git_commits / githubweb
  35. use modern java instanceof in several places (commit: 3be9462) — git_commits / githubweb
  36. Citizens no longer uses v2 uuids so strip away our code for that (commit: 062ef86) — git_commits / githubweb
  37. target event: generic cause matcher (commit: 8fbfd01) — git_commits / githubweb
  38. Rename command: don't respawn NPC anymore (commit: a628bc9) — git_commits / githubweb
  39. Fix `tablist` command on 1.19.3 (#2434) (commit: 2608bcc) — noreply / githubweb
  40. `player stops damaging block` event (#2435) (commit: bcb29f3) — noreply / githubweb
  41. cleanup and meta (damage block events, entity silent) (commit: 5667602) — git_commits / githubweb
  42. update to new core saveObject (commit: 4f4d14a) — git_commits / githubweb

#1783 (Jan 11, 2023, 2:48:39 AM)

  1. give command cleanup, and error checking for leftover drop location (commit: b4e9ef8) — git_commits / githubweb
  2. give command enhancements (commit: 0adbcfd) — git_commits / githubweb
  3. modernize resourcepack command (commit: 0cd6235) — git_commits / githubweb
  4. end-of-year deprecations pushing (commit: 356e9f3) — git_commits / githubweb
  5. 1.16.5 removal part 1: module deletion (commit: bb2f2bd) — git_commits / githubweb
  6. 1.16.5 removal part 2: references and version bars (commit: 25c4dcd) — git_commits / githubweb
  7. 1.16.5 removal part 3: update Java target to Java 16 (commit: 9a5ced6) — git_commits / githubweb
  8. bump pom versions and minor cleanup (commit: d26788f) — git_commits / githubweb
  9. updates for reload async (commit: 16fa9ea) — git_commits / githubweb
  10. use core list update (commit: 74f52a4) — git_commits / githubweb
  11. modernize look command and add offthread_repeat (commit: 383274b) — git_commits / githubweb
  12. Update NPC Metadata usage (#2422) (commit: f642744) — noreply / githubweb
  13. Support brewing recipes in tags (#2423) (commit: 1349bf6) — noreply / githubweb
  14. look command: wrap rel yaw values (commit: f640c2d) — git_commits / githubweb
  15. bump plugin.yml libraries versions (commit: f7ebcee) — git_commits / githubweb
  16. hurt command: reset blockDamage too (commit: db91231) — git_commits / githubweb
  17. WorldTag.duration_since_created mech (commit: a05047b) — git_commits / githubweb
  18. Fix disguise entity data handling on 1.19.3 (#2424) (commit: 9a25e78) — noreply / githubweb
  19. Team command: prefix/suffix: use paper for advanced text (commit: 39ac5e8) — git_commits / githubweb
  20. use new cleaner float format for Location yaw/pitch (commit: 9026b29) — git_commits / githubweb
  21. Command Switch for Tab Complete (#2425) (commit: ada4300) — noreply / githubweb
  22. meta adjustments for tab completion help (commit: c5d2c79) — git_commits / githubweb
  23. 'Pass async to main thread' (commit: 814696d) — git_commits / githubweb
  24. Chat command: pass MiniMessage formatted text (commit: 2ef0d5a) — git_commits / githubweb
  25. Chat: do minimessage conversion deeper in (commit: 5ed8c68) — git_commits / githubweb

#1782 (Dec 30, 2022, 9:23:17 PM)

  1. Version bump - Denizen v1.2.6 targeting MC 1.19.3 (commit: c28a61a) — git_commits / githubweb
  2. MC 1.19.3 part 2: "R1" to "R2" (commit: 01e94bc) — git_commits / githubweb
  3. 1.19.3: all compile essentials except new player packet format (commit: 357230f) — git_commits / githubweb
  4. 1.19.3: initial player packet update, initial compilability (commit: eb0121b) — git_commits / githubweb
  5. 1.19.3: regenerate reflectionsmapping (commit: ff3d8f1) — git_commits / githubweb
  6. 1.19.3: fixes from testing (commit: 33dd581) — git_commits / githubweb
  7. Tab list event: add 'listed' context and determination (commit: c3d97aa) — git_commits / githubweb
  8. item script recipes: cooking and shapeless have a category key now (commit: a839a9a) — git_commits / githubweb
  9. fix CuboidTag.add_member index (commit: 672ea78) — git_commits / githubweb
  10. target paper 1.19.3 (commit: 411912f) — git_commits / githubweb
  11. push remaining registerTags -> register renames (commit: 144ebb7) — git_commits / githubweb
  12. Add paper-only `PlayerReadyArrowEvent` (#2409) (commit: c8690a8) — noreply / githubweb
  13. `CuboidTag` and `EllipsoidTag` examples (#2408) (commit: 4b47cf1) — noreply / githubweb
  14. Add CuboidTag.intersection Tag (#2410) (commit: 3b7b074) — noreply / githubweb
  15. Add `PlayerTag.last_death_location` tag/mech pair (#2411) (commit: da55b71) — noreply / githubweb
  16. ban command: accept duration=0 as infinite (commit: 6cb38c6) — git_commits / githubweb
  17. patch sub-case of playsound for 1.16 and 1.17 (commit: a1e9cff) — git_commits / githubweb
  18. Deprecate the `EntityTag.skeleton_arms_raised` mechanism (#2412) (commit: f48a25d) — noreply / githubweb
  19. fix 'receives tablist update' event for 1.19.3 (commit: 980b86b) — git_commits / githubweb
  20. 1.19.3: fix metadata packet bug (commit: 947fb2b) — git_commits / githubweb
  21. patch null attacker in custom enchantments getDamageProtection (commit: 515bee6) — git_commits / githubweb
  22. patch projectile bug with missing attacker (commit: 4a3e230) — git_commits / githubweb
  23. `EntityTag.charged` - Guardian laser support (#2414) (commit: 3dc64c9) — noreply / githubweb
  24. hide_from_players shouldn't hide sel (commit: bcb4508) — git_commits / githubweb
  25. `EnchantmentTag` and `PolygonTag` examples (#2413) (commit: 452d468) — noreply / githubweb
  26. Fix `sendEntityMetadataFlagsUpdate` on 1.19.3 (#2415) (commit: d0546ef) — noreply / githubweb
  27. Allow removing custom names (#2416) (commit: 7bc1dab) — noreply / githubweb
  28. Fix `getModifiedMetadataFor` on 1.19.3 (#2417) (commit: 63a1a5e) — noreply / githubweb
  29. Add `context.original_damage` to `PlayerItemTakesDamage` (#2419) (commit: da2e6e1) — noreply / githubweb
  30. Add Entity Enters Block Event (#2418) (commit: 525df9f) — noreply / githubweb
  31. cleanups on that PR (commit: c81a86b) — git_commits / githubweb
  32. Add missing input switch on PiglinBarterEvent (#2420) (commit: 9dd12b1) — noreply / githubweb
  33. fix inventory.size mech uniquifier - also minor meta corrections (commit: 2354775) — git_commits / githubweb

#1781 (Dec 8, 2022, 7:02:00 AM)

  1. use new 'register' method (commit: ffab6ab) — git_commits / githubweb
  2. bossbar modernize and add UUID arg (commit: 964e261) — git_commits / githubweb
  3. fix improper default of mask in schematic command (commit: 3504746) — git_commits / githubweb
  4. Disguise: hackaround backwards ender dragons (commit: 55e36a5) — git_commits / githubweb
  5. animate swing_main_hand, swing_off_hand (commit: 936250d) — git_commits / githubweb
  6. BlockCrack: increment lastBase when it's used, not separately (commit: 73046de) — git_commits / githubweb
  7. Increase vanilla-component-json compat: no html escape, capital hex colors (commit: 6624be6) — git_commits / githubweb
  8. Attack target method: use new(ish) Spigot API method for setTarget (commit: 6885cf0) — git_commits / githubweb
  9. Add `furnace starts smelting <item>` event (#2395) (commit: 4a5eba7) — noreply / githubweb
  10. Add `type` switches for `PlayerPlacesBlock` and `VehicleCollidesEvent` (#2397) (commit: 2a19aac) — noreply / githubweb
  11. `AreaContainmentObject` and `BiomeTag` examples (#2394) (commit: 475612b) — noreply / githubweb
  12. Assorted meta fixes and last remaining registerTags -> register (commit: 8602207) — git_commits / githubweb
  13. Hurt command: allow source:location - also meta fixes for Area (commit: 2d373e5) — git_commits / githubweb
  14. Add `<context.slot>` to `PlayerMendsItemEvent` (#2398) (commit: 620c519) — noreply / githubweb
  15. improve list.formatted consistency (commit: 09942a6) — git_commits / githubweb
  16. Add `PotionSplashes` - intensity (#2400) (commit: c87ddc7) — noreply / githubweb
  17. hack LongArrayTag into jnbt internals (commit: 32b2bbe) — git_commits / githubweb
  18. `ChunkTag` and `ColorTag` Tag and Mech Examples (#2399) (commit: 640c909) — noreply / githubweb
  19. Trigger command: error on invalid trigger name (commit: d096ac0) — git_commits / githubweb
  20. furnace smelt event - cook time as ticks not seconds (commit: 7caf407) — git_commits / githubweb
  21. Add paper-only PlayerPreparesGrindstoneCraftEvent (#2401) (commit: f9f543a) — noreply / githubweb
  22. use tryArgObject (commit: 8f84061) — git_commits / githubweb
  23. Add `script` item advanced matcher (#2403) (commit: 6247103) — noreply / githubweb
  24. Only register on 1.17+ and cleanup (#2405) (commit: f2a8c47) — noreply / githubweb
  25. Packet helper cleanup (#2404) (commit: b83f2a0) — noreply / githubweb
  26. bossbar: fix creating without a title (commit: 131631f) — git_commits / githubweb
  27. fix missing 'EntityTag.getDenizenObject' calls in several places (commit: d2469a1) — git_commits / githubweb
  28. PlayerHearsSound `key` switch (#2406) (commit: 23bc5ae) — noreply / githubweb
  29. Add `PlayerSelectsStonecutterRecipe` event (#2407) (commit: a592be1) — noreply / githubweb
  30. Persist intentionally empty item display names (commit: 654ba9e) — git_commits / githubweb
  31. minor updates to villager replenish event (commit: fff060c) — git_commits / githubweb

#1780 (Nov 18, 2022, 6:07:12 PM)

  1. static tag parsing upgrade (commit: c6a13f8) — git_commits / githubweb
  2. server mech default_colors (commit: 3e545c2) — git_commits / githubweb
  3. `ElementTag.parse/to_minimessage` tags (#2391) (commit: b80bc3a) — noreply / githubweb
  4. Config saves.Only save if world save is on (commit: a9b802a) — git_commits / githubweb
  5. Fix cause matching in `EntityDamaged/KilledScriptEvent` (#2392) (commit: ba8762c) — noreply / githubweb
  6. remove translate key validation (commit: 64a6074) — git_commits / githubweb
  7. Experience command with offline players (commit: 8a3181a) — git_commits / githubweb
  8. experience command: automatic error correction (commit: d72894f) — git_commits / githubweb
  9. Bossbar 'auto' convenience option (commit: 735b6ab) — git_commits / githubweb
  10. fix missed change in last commit (commit: c91b96a) — git_commits / githubweb
  11. fix edge case of smithing retain with layered item scripts (commit: 3fb2d1b) — git_commits / githubweb
  12. item potion: stew support (commit: acfdb38) — git_commits / githubweb
  13. schematic command: create with mask support (commit: 73eec19) — git_commits / githubweb
  14. MaterialTag.block_sound_data (commit: 06d1850) — git_commits / githubweb
  15. fix specialcase of fakeitem (commit: bac7e18) — git_commits / githubweb
  16. campfire_items mech: workaround Spigot method instacooking (commit: af90377) — git_commits / githubweb
  17. ItemFirework: multiple color support (commit: 33b9ed9) — git_commits / githubweb
  18. just always output font in FormattedText stringify (commit: fa6c135) — git_commits / githubweb
  19. target new core version (commit: 0e9935b) — git_commits / githubweb
  20. Add `Commands.Mongo.Allow` to config (#2385) (commit: 1fa53c6) — noreply / githubweb
  21. Use Spigot's plugin.yml libraries for mongo/redis (commit: bd17a41) — git_commits / githubweb
  22. Fix ItemFirework - Java and Denizen are two different languages, who knew (commit: c163cb0) — git_commits / githubweb
  23. shoot spread math correction (commit: 85c0ebe) — git_commits / githubweb
  24. EntityHeals: context.entity object type fix (commit: d4075cf) — git_commits / githubweb
  25. EntityTag.alter_uuid (commit: 0b34b26) — git_commits / githubweb
  26. improve alter_uuid for players (commit: 3fc2cb7) — git_commits / githubweb
  27. item.potion meta improvement (commit: 62147d9) — git_commits / githubweb
  28. Map command: 'text' arg (commit: 8ff902b) — git_commits / githubweb
  29. add 'with' switch to animates event (commit: 038c941) — git_commits / githubweb
  30. minor fixes (meta, formatting, async chat mishandling) (commit: 75dcef9) — git_commits / githubweb
  31. entity damaged: block damager support (commit: 8985a2e) — git_commits / githubweb
  32. edits book event: add old_book context (commit: b094b8b) — git_commits / githubweb
  33. server _flagged tags: allow "!" prefix (commit: a66133f) — git_commits / githubweb
  34. modernize chat command and handle offline player gentler (commit: 57ffac9) — git_commits / githubweb
  35. Update BiomeNMSImpl to 1.19 changes (#2393) (commit: eaa2290) — noreply / githubweb

#1779 (Oct 19, 2022, 1:16:53 AM)

  1. generate_loot_table: don't exclude air as its sometimes wanted (commit: 3efdfee) — git_commits / githubweb
  2. FormattedText - remove unneeded old color arg (commit: 021f194) — git_commits / githubweb
  3. FormattedText - remove optimizations that break obtuse edgecases (commit: 18ac11e) — git_commits / githubweb
  4. escape newlines and remove stray debug (commit: a9b1737) — git_commits / githubweb
  5. remove: trigger remove attempt even when invalid to try (commit: d402c1c) — git_commits / githubweb
  6. bump default trim length to higher (commit: 2669a3e) — git_commits / githubweb
  7. implement 'safe' trimming method (ie avoid breaking format blocks) (commit: c0cf152) — git_commits / githubweb
  8. add a bit of error checking to FormattedTextHelper (commit: 300fae9) — git_commits / githubweb
  9. clean imports (commit: 398f238) — git_commits / githubweb
  10. command meta description formatting standardization (commit: 4a7fd45) — git_commits / githubweb
  11. Add `EntityTag.aggresive`, deprecate copies (#2386) (commit: f17aae3) — noreply / githubweb
  12. fix namespaced-key validation for FormattedText (commit: 5f6d315) — git_commits / githubweb
  13. fix error from 'shoot' without 'speed' with pitch=90 (commit: ff397eb) — git_commits / githubweb
  14. Add EntityExhaustionEvent (#2387) (commit: f618c26) — noreply / githubweb
  15. use new core elementtag enum constructor (commit: 0c67aa5) — git_commits / githubweb
  16. Teleport command: 'relative' argument (commit: e151515) — git_commits / githubweb
  17. Polygon inclusive tags (logic based on WorldEdit for equivalency usages) (commit: 14635aa) — git_commits / githubweb
  18. configurable default inclusive for polygons (commit: 5cb6915) — git_commits / githubweb
  19. ElementTag.color: fallback to ColorTag attempt as last resort (commit: 7ea87e6) — git_commits / githubweb
  20. fix force_no_persist on non-living entities (commit: 4d91a4b) — git_commits / githubweb
  21. Add `player inventory slot changes` event (#2389) (commit: a5251c9) — noreply / githubweb
  22. Meta about translate and add SlotHelper to inventory slot changes event switch (commit: db12e71) — git_commits / githubweb
  23. generic trySlot (commit: ee9d583) — git_commits / githubweb
  24. fix other edge case of formatted text - Spigot lies about colors, argh. (commit: 4a6ac6c) — git_commits / githubweb
  25. Add `PlayerTag.add/remove_tab_completions` mechs (#2390) (commit: 0516020) — noreply / githubweb

#1778 (Oct 10, 2022, 11:47:21 PM)

  1. fix look command with NPCs (commit: 3839aa8) — git_commits / githubweb
  2. Debug ultraverbose (commit: 622b2f4) — git_commits / githubweb
  3. EntityTag.force_no_persist (commit: cb27a9c) — git_commits / githubweb
  4. update for core (commit: 84c8438) — git_commits / githubweb
  5. fix CME from untested brewing potion code (commit: 1a1a120) — git_commits / githubweb
  6. Support all living entities in `EntityTag.visible` (#2378) (commit: 9cf2eb3) — noreply / githubweb
  7. Add EntityTag.puffstate property (#2379) (commit: f5f8ae0) — noreply / githubweb
  8. NPC flags: clear before save (commit: 0647aea) — git_commits / githubweb
  9. update for new core (commit: 9591f98) — git_commits / githubweb
  10. Update `ItemBook`, title & author can be separate (#2381) (commit: 64b01e5) — noreply / githubweb
  11. move some TextTagBases to core (commit: d94b494) — git_commits / githubweb
  12. Update for core's simplified class loading (#2382) (commit: 4cec330) — noreply / githubweb
  13. Add paper-only WorldGameRuleChangeEvent (#2383) (commit: 05e8ba9) — noreply / githubweb
  14. minor meta fixes and trident for holds item (commit: 6e53d49) — git_commits / githubweb
  15. rewrite Spawn command to autoCompile (commit: db29682) — git_commits / githubweb
  16. AdvancedTextImpl -> PaperAPITools (commit: fa7d53b) — git_commits / githubweb
  17. Spawn command: reason input (commit: 0c66cfe) — git_commits / githubweb
  18. Sitting Trait: automatic cleanup (commit: 1397b69) — git_commits / githubweb

#1777 (Sep 17, 2022, 11:49:32 AM)

  1. reduce json conversion thrashing in receives message event (commit: b60a00e) — git_commits / githubweb
  2. Add `anvil damaged|breaks` paper-only event (#2371) (commit: d49c25c) — noreply / githubweb
  3. teleport command: autoExecute and offline player support (commit: 0a1249e) — git_commits / githubweb
  4. use CoreUtilities.toUpperCase (commit: 3a2ec38) — git_commits / githubweb
  5. places block event: Against switch/context (commit: 7f3c9ce) — git_commits / githubweb
  6. narrate format with invalid script error handling cleanup (commit: 47380d5) — git_commits / githubweb
  7. mixed backport/revert of receives message rework (commit: a2256dd) — git_commits / githubweb
  8. use new Citizens maven deploy (commit: a5271d3) — git_commits / githubweb
  9. move deploy from parent to dist (commit: eee3628) — git_commits / githubweb
  10. Plugin pom sounds like the right one actually (commit: 0ee9ac5) — git_commits / githubweb
  11. the internet says this will fix module deploy logic (commit: 74c7536) — git_commits / githubweb
  12. more explicit submodule deploy removal (commit: 8681d0b) — git_commits / githubweb
  13. Try to better replicate how Citizens does the deploy (commit: 39f3074) — git_commits / githubweb
  14. additional deploy logic tweak (commit: f42d970) — git_commits / githubweb
  15. add maven build note to github readme (commit: 0dfa909) — git_commits / githubweb
  16. Add `EntityTag.horns` property (#2372) (commit: a5e0005) — noreply / githubweb
  17. Fix `PlayerTag.skin` and `skin_blob` mechanisms (on paper) (#2373) (commit: 1894f81) — noreply / githubweb
  18. Properly set as modified in `setSkinBlob` (#2375) (commit: f23a20f) — noreply / githubweb
  19. Sound helper cleanup (#2374) (commit: f1910c2) — noreply / githubweb
  20. remove SoundHelper entirely (commit: 5f512b4) — git_commits / githubweb
  21. Add `EntityTag.reputation` property (#2377) (commit: f95e83a) — noreply / githubweb
  22. fix text parser issues with extremely long convoluted text (commit: c082f58) — git_commits / githubweb
  23. handle non-spigot-generated text json better (commit: a3e6dbb) — git_commits / githubweb
  24. LocationTag.find_tile_entities (commit: d6256f6) — git_commits / githubweb
  25. use enabled global key in relevant containers (commit: 718ba40) — git_commits / githubweb

#1776 (Sep 4, 2022, 11:29:29 AM)

  1. use new asLowerString (commit: 8bc28b7) — git_commits / githubweb
  2. fix backwards check in destroy mech (commit: b75b59e) — git_commits / githubweb
  3. 'reload config' should reload secrets file (commit: 0026f0d) — git_commits / githubweb
  4. add null handling for player profile packets (commit: 481f43e) — git_commits / githubweb
  5. places hanging event: modernize, and item context (commit: 2c5bc47) — git_commits / githubweb
  6. update for new core auto tag base registration (commit: bc0a87c) — git_commits / githubweb
  7. use new core tag registration tools (commit: 70bc926) — git_commits / githubweb
  8. update BukkitXXProperties for new core property tag tools (commit: 683830c) — git_commits / githubweb
  9. update for core getObjectType removal (commit: 0c71076) — git_commits / githubweb
  10. use new PropertyParser tag registration format (automated change) (commit: 6f53755) — git_commits / githubweb
  11. playerCompletesAdvancement paper additions (#2354) (commit: f876405) — noreply / githubweb
  12. update for core automatic event name generation (commit: 99985d0) — git_commits / githubweb
  13. stopping tracking event instances for events that don't need an instance track (commit: 646fe4b) — git_commits / githubweb
  14. 'generates exception' event: track same metadata as error event (commit: d32edc5) — git_commits / githubweb
  15. allow negative permission checks (commit: d73ebef) — git_commits / githubweb
  16. fix mistake in event instance cleanup (commit: 61fb8b9) — git_commits / githubweb
  17. Invisible command `for:` argument (#2356) (commit: 1d377d0) — noreply / githubweb
  18. Meta fix + add reset example (#2357) (commit: d2086d5) — noreply / githubweb
  19. update for core Util tag change (commit: 0feae84) — git_commits / githubweb
  20. invisible command meta tweak and player online check (commit: f2aac34) — git_commits / githubweb
  21. change module order to build important first, legacy last (commit: 3ba1548) — git_commits / githubweb
  22. update network intercept codegen to use new core MethodGenerator (commit: e955665) — git_commits / githubweb
  23. Item script recipes: tag all inputs (commit: ef7cc44) — git_commits / githubweb
  24. fix text formatting bug with urls (commit: af2b49b) — git_commits / githubweb
  25. let core own the command registry (commit: e059667) — git_commits / githubweb
  26. Brewing Recipes (#2358) (commit: afd99b9) — noreply / githubweb
  27. Fix time command (#2360) (commit: 14af4f1) — noreply / githubweb
  28. Block Helper Cleanup (#2361) (commit: 23d52cc) — noreply / githubweb
  29. Fix for Schematic flip_x/y/z commands (#2353) (commit: 050403f) — noreply / githubweb
  30. Item Helper Cleanup (#2362) (commit: e71e672) — noreply / githubweb
  31. Add some sleep-related WorldTag tags and mechanisms (#2363) (commit: cd1c0d3) — noreply / githubweb
  32. Player Helper Cleanup (#2366) (commit: 14b7c31) — noreply / githubweb
  33. minor cleanups related to recent PRs (commit: 240a7b5) — git_commits / githubweb
  34. favor Core debug classes (commit: 2aed6b0) — git_commits / githubweb
  35. Debug error: grab last scriptEntry if input is null (commit: 98bea06) — git_commits / githubweb
  36. match the debug entry check grab for the exception event (commit: a23fe75) — git_commits / githubweb
  37. move Debug to core (commit: 58cc6e1) — git_commits / githubweb
  38. fix hover item stringify for Paper(?) bug with hover item handling (commit: da68bcf) — git_commits / githubweb
  39. Transfer additionalDebugLines to core cleanly (commit: 98b6814) — git_commits / githubweb
  40. `entity death` event advanced text support (#2367) (commit: 8dac5d0) — noreply / githubweb
  41. Update `ChunkTag`, `AreaContainmentObject` and `ColorTag` tag param usage. (#2364) (commit: 16e64a5) — noreply / githubweb
  42. call new tagprocessor.processMechanism method (commit: e7eedae) — git_commits / githubweb
  43. initial usages of mech registration (commit: c4cba4a) — git_commits / githubweb
  44. tweak debug header addon post-correction (commit: 061d610) — git_commits / githubweb
  45. fix accidental flaghandlers deletion (commit: 7096eb6) — git_commits / githubweb
  46. replace extension properties with generic extension classes (commit: 246cb1c) — git_commits / githubweb
  47. cleanups and a few registered property mechs (commit: d33aa65) — git_commits / githubweb
  48. ColorTag.rgb_integer (commit: 534d9b3) — git_commits / githubweb
  49. Kick event determination now not always lowercase. (#2370) (commit: a6b122a) — noreply / githubweb
  50. Raid Events (#2359) (commit: 5a502c6) — noreply / githubweb
  51. minor fix for raid PR and todo comment cleanup (commit: cd91bf4) — git_commits / githubweb
  52. use generic error contexts for some script container inputs (commit: 816db59) — git_commits / githubweb
  53. Entity Helper Cleanup (#2369) (commit: 5f5fd36) — noreply / githubweb
  54. fix places hanging event typo (commit: cffb1a2) — git_commits / githubweb
  55. add null checks in player ban tags (commit: f261a8a) — git_commits / githubweb
  56. add exclusions to Citizens depend to make builds faster (commit: b8bfb81) — git_commits / githubweb

#1775 (Aug 17, 2022, 7:19:19 PM)

  1. server.scoreboard.objective.score (commit: a2fb9be) — git_commits / githubweb
  2. Item Property Format Matchable (commit: b6e359d) — git_commits / githubweb
  3. GameRule command tab completions (commit: 3ff9c36) — git_commits / githubweb
  4. initial 1.19.1 update - compile restrictions and new ReflectionsMapping generator (commit: f6d0c8f) — git_commits / githubweb
  5. player sends/receives packet events (commit: 1166bfd) — git_commits / githubweb
  6. update for JavaReflectedObjectTag (commit: e4800ff) — git_commits / githubweb
  7. modifyblock: don't alter the raw input location (commit: 09c5a30) — git_commits / githubweb
  8. chunk loads/unloads entities events (commit: 27b2f1d) — git_commits / githubweb
  9. PlayerTag.world for invalid worlds fix (commit: 1338785) — git_commits / githubweb
  10. update for core change (commit: 3ccbd98) — git_commits / githubweb
  11. Command cleanup (#2351) (commit: a2cd344) — noreply / githubweb
  12. impl getJavaObject (commit: 9bbf8f3) — git_commits / githubweb
  13. impl reflectionset config (commit: f985434) — git_commits / githubweb
  14. null-check system message packets i guess (commit: 241be02) — git_commits / githubweb
  15. minor docs and cleaning (commit: 31375b8) — git_commits / githubweb
  16. build for 1.19.2 (commit: ef8312b) — git_commits / githubweb
  17. Paper 1.19 compat via dynamic code gen (commit: f6b02a7) — git_commits / githubweb
  18. impl tryObjectSwitch and improve damaged events (commit: 59ceb4c) — git_commits / githubweb
  19. meta improvements and vehicle damaged event type switch (commit: 6e137d6) — git_commits / githubweb
  20. support new TradeTag properties (commit: b1d7517) — git_commits / githubweb
  21. PlayerTag: track id internally, not OfflinePlayer (commit: 196166c) — git_commits / githubweb
  22. couldMatchers fix - vehicle damaged and assorted others (commit: eba6a1d) — git_commits / githubweb
  23. EntityTag.conversion_player (commit: 62a5058) — git_commits / githubweb
  24. Crafts item event: amount context: support shift_right properly (commit: d0989ec) — git_commits / githubweb
  25. PlayerTag: offline / janked player error checking (commit: 7b01abb) — git_commits / githubweb
  26. Paper 1.19: look command with relative tele (commit: 63ca530) — git_commits / githubweb
  27. schematic flip: wrong origin portion was being flipped (commit: 940d1c8) — git_commits / githubweb
  28. reinstate PlayerTag.has_played_before with new impl (commit: bf5eb70) — git_commits / githubweb
  29. update Velocity detection for 1.19.2 (commit: 856e6de) — git_commits / githubweb
  30. receives message: base color is white not black (commit: a62a682) — git_commits / githubweb
  31. ElementTag.click_chat convenience tag (commit: 26d7000) — git_commits / githubweb
  32. fix receives actionbar (NMS change in 1.19.1) (commit: f7ea7fd) — git_commits / githubweb
  33. WorldTag.unload/destroy - autokick players and detect errors (commit: 93da58b) — git_commits / githubweb

#1774 (Jul 28, 2022, 12:41:42 PM)

  1. Assignment trait: force-lowercase legacy names (commit: 9050c2b) — git_commits / githubweb
  2. fix workbench inventory scripts without titles (commit: 4d2b0c9) — git_commits / githubweb
  3. EntityTag#spawnAt: set entity script for falling_block too (commit: 63f050a) — git_commits / githubweb
  4. DebugSubmit: external additional lines feature (commit: ec59060) — git_commits / githubweb
  5. ItemTag.skull_skin: tiny names are invalid so give null ids (commit: ce600cd) — git_commits / githubweb
  6. change storeNPCs method used for save_citizens (commit: 04e6689) — git_commits / githubweb
  7. Lodestone_Location: allow raw NBT in property form (commit: 1a41709) — git_commits / githubweb
  8. skull_skin nullify config setting (commit: a6e06d7) — git_commits / githubweb

#1773 (Jul 15, 2022, 7:22:10 PM)

  1. move 'server.x' core tags to 'util.x' (commit: d12ad57) — git_commits / githubweb
  2. (Experimental) rename command multiworld stability fix (commit: e3880f8) — git_commits / githubweb
  3. rework profileeditor updatePlayer to do a proper tracker respawn (commit: 936e036) — git_commits / githubweb
  4. fix playeffect in 1.16 (commit: 71a9d36) — git_commits / githubweb
  5. `MaterialTag.vanilla_tags` mechanism (#2346) (commit: d6b1387) — noreply / githubweb
  6. Meta cleaning for that PR, also clean load message (commit: 3c3ccbc) — git_commits / githubweb
  7. `sculk_shrieker` and `sculk_catalyst` support (#2347) (commit: d851a8c) — noreply / githubweb
  8. impl core update (commit: 6b7affb) — git_commits / githubweb
  9. more SittingTrait edge case bug fixes (commit: 964737f) — git_commits / githubweb
  10. modifiable HashSets for couldmatchable text (commit: a860ef2) — git_commits / githubweb
  11. Click trigger option radius (commit: 3cc0f63) — git_commits / githubweb
  12. Add `server resources reloaded` event (#2349) (commit: ac00d09) — noreply / githubweb
  13. ItemTag.skull_skin: allow texture-only input (commit: c0578ee) — git_commits / githubweb
  14. gradients upgrade (commit: 51ec85a) — git_commits / githubweb
  15. hover_item, click_url (commit: aca3dc4) — git_commits / githubweb
  16. denizenclickable chat (commit: fd9b89d) — git_commits / githubweb

#1772 (Jun 26, 2022, 1:01:39 AM)

  1. drags event: drag_type context and switch (commit: 31aa96d) — git_commits / githubweb
  2. distance tag: null world support (commit: f8f6dd0) — git_commits / githubweb
  3. EntityTag.fake_move (commit: 54f3a1e) — git_commits / githubweb
  4. `ItemTag.map_center` mechanism + tag (#2337) (commit: f8f4bcf) — noreply / githubweb
  5. modernize player edits book event (commit: e12e9c9) — git_commits / githubweb
  6. Look internals: packet (commit: a853c23) — git_commits / githubweb
  7. saving sync consistency fix and find_blocks ceil call (commit: a9e43dc) — git_commits / githubweb
  8. EntityTag.reset_client_location (commit: 3e407d8) — git_commits / githubweb
  9. EntityTag.fake_teleport (commit: 309258f) — git_commits / githubweb
  10. EntityTag.send_update_packets (commit: c55597f) — git_commits / githubweb
  11. NotedAreaTracker - special optimization tool (commit: 22e049a) — git_commits / githubweb
  12. empty list is a valid empty inventory input for inventory command (commit: e40bc59) — git_commits / githubweb
  13. fix Cuboid.bounding_box losing invalid world names (commit: 7b64a80) — git_commits / githubweb
  14. extra createworld path validation (commit: da741d6) — git_commits / githubweb
  15. 1.19 step 1: duplicate 1.18 folder and swap 1_18 to 1_19 (commit: 3370a50) — git_commits / githubweb
  16. 1.19 step 2: poms and versions and all (Denizen 1.2.5) (commit: bb3f608) — git_commits / githubweb
  17. 1.19 step 3: bare minimum changes to make it compile, untested (commit: f10d970) — git_commits / githubweb
  18. 1.19 step 4: reflection mappings and ListenerPlayIn update (commit: 2559a48) — git_commits / githubweb
  19. EntityTag.color: frogge (commit: 0432b22) — git_commits / githubweb
  20. Add `LocationTag.structure_block_data` tag + mech pair (#2338) (commit: bdc237b) — noreply / githubweb
  21. fixed NotedAreaTracker removal of areas (commit: 5009b00) — git_commits / githubweb
  22. LocationTag.areas and variants: optional matcher input (commit: d0b47e7) — git_commits / githubweb
  23. Add `EntityTag.auto_expire` property (#2340) (commit: 4f1d078) — noreply / githubweb
  24. `player uses portal` - Update + extra features (#2339) (commit: 5f4da22) — noreply / githubweb
  25. minor corrections (commit: db4b8c4) — git_commits / githubweb
  26. points_between error checks (commit: 7a7204c) — git_commits / githubweb
  27. use new MapTag input tools in a few places (commit: c3dc758) — git_commits / githubweb
  28. more usages of new MapTag methods (commit: 5d51c2b) — git_commits / githubweb
  29. EntityTag.shooter: include TNT source (commit: 57d96d9) — git_commits / githubweb
  30. damaged/death event projectile consistency (commit: 41a6acd) — git_commits / githubweb
  31. meta fixes and ItemHelper cleanup (commit: 6f697fc) — git_commits / githubweb
  32. InventoryTag.recipe: smithing inventory support (commit: cc20a85) — git_commits / githubweb
  33. Debug Extra Info option (commit: 22a1587) — git_commits / githubweb
  34. fix smithing event with Denizen output but non-denizen input (commit: fc15cc7) — git_commits / githubweb
  35. use new MapTag input utils (commit: c7fbb1e) — git_commits / githubweb
  36. LocationTag.ray_trace (commit: 841ee6f) — git_commits / githubweb
  37. InventoryCommand: open anvil (commit: cb0cf85) — git_commits / githubweb
  38. anvil and workbench scripted GUIs (commit: c7d1610) — git_commits / githubweb
  39. anvil/workbench title (commit: 6d1dfe8) — git_commits / githubweb
  40. debug load time (ms) during init sequence (commit: 51880d3) — git_commits / githubweb
  41. FullBlockData: forcibly prefill Spigot's internal enum cache (commit: fd40644) — git_commits / githubweb
  42. 1.19 message receive fix (commit: ca35a9c) — git_commits / githubweb
  43. ColorTag alpha values (commit: 341aa22) — git_commits / githubweb
  44. Map command: dot radius:0 for single pixel (commit: 0df9dba) — git_commits / githubweb
  45. playeffect vibration (commit: e27208b) — git_commits / githubweb
  46. `MaterialAttached` - mangrove_propagule support (#2341) (commit: cfe3856) — noreply / githubweb
  47. add config option to disable list flags warning (commit: b84c2a8) — git_commits / githubweb
  48. EntityTag.trace_framed_map (commit: ef0c37b) — git_commits / githubweb
  49. Add `PlayerTag.send_climbable_materials` mechanism (#2342) (commit: 8db188f) — noreply / githubweb
  50. Add missing `EntityTag#getDenizenObject()` calls (#2343) (commit: ca426ec) — noreply / githubweb
  51. Cuboid and Area error checks (commit: a75c753) — git_commits / githubweb
  52. use RefreshState (commit: b7d22bb) — git_commits / githubweb
  53. additional refreshState usage (commit: 2b7419c) — git_commits / githubweb
  54. move debugOverride to core and more refreshState usage (commit: 4729903) — git_commits / githubweb
  55. area objects, refreshState in duplicate (commit: 88ddc93) — git_commits / githubweb
  56. anvil/workbench title tag parsing fix (commit: b3c33e2) — git_commits / githubweb
  57. anvil/workbench generic title support (commit: c472cc4) — git_commits / githubweb
  58. inventory script GUI: block item transfer when closing inv (commit: 9a5cd3e) — git_commits / githubweb
  59. another anvil/workbench inventory title fix (commit: 53da888) — git_commits / githubweb
  60. `loot_table` mechs for locations and entities (#2345) (commit: 725632b) — noreply / githubweb
  61. cleanups related to last PR (commit: 1f14fd2) — git_commits / githubweb
  62. fix area enter/exit event mishandling deleted notes (commit: 99cae68) — git_commits / githubweb

#1771 (May 30, 2022, 6:27:16 PM)

  1. impl for core, and 'skip chunk flag cleaning' (commit: 4635077) — git_commits / githubweb
  2. redesign hologram_lines again to the new hologramtrait structure (commit: 37d50a7) — git_commits / githubweb
  3. fix translate code edge case (commit: 0502818) — git_commits / githubweb
  4. update for core showErrors fix (commit: 43556ea) — git_commits / githubweb
  5. fix incorrect usage of noDebugContext in a few calls (commit: 333b492) — git_commits / githubweb
  6. fakeitem logic redesign (commit: 2347916) — git_commits / githubweb
  7. minor 1.17 mappings fix and fakeitem cleanup (commit: 118df28) — git_commits / githubweb
  8. AreaEnterExit: vehicle support (commit: 407c43a) — git_commits / githubweb
  9. NPCTag.use_new_finder (commit: e84ffd4) — git_commits / githubweb
  10. 'item' mech is early-valid (commit: 82b598d) — git_commits / githubweb
  11. vanilla_tags for entities (commit: 70a8ed0) — git_commits / githubweb
  12. LocationTag.is_passable (commit: a19820b) — git_commits / githubweb
  13. minor meta update and procedural items queue name fix (commit: 4329ee2) — git_commits / githubweb

#1770 (May 19, 2022, 9:56:52 AM)

  1. fix materialdistance (commit: d65016e) — git_commits / githubweb
  2. EntityTag.shot_at_angle for fireworks (commit: 5f05abe) — git_commits / githubweb
  3. EntityTag.rotation: fix describes to support all hanging types (commit: 81bdeab) — git_commits / githubweb
  4. Update `EntityDisabledSlots` to modern MapTag format (#2335) (commit: f0e2c3f) — noreply / githubweb
  5. SittingTrait: multiple retries, also clean up the last PR (commit: 7a1643f) — git_commits / githubweb
  6. allow invalid item script names on items for compatibility reasons (commit: 6b0a043) — git_commits / githubweb
  7. PlayerTag.fake_op_level mech (paper) (commit: 547afbf) — git_commits / githubweb
  8. actually register the new mech (commit: d6bc7f4) — git_commits / githubweb
  9. fix chat_history_list error (commit: c8c56fa) — git_commits / githubweb
  10. impl settings for queue ids (commit: 781e989) — git_commits / githubweb
  11. call getDenizenObject in a bunch of places it was missed (commit: bf414b0) — git_commits / githubweb
  12. spawn_location yaw, steers vehicle NPE fix (commit: 80d4a18) — git_commits / githubweb
  13. schematic: error check to deconflict delayed processing (commit: 9c88ce7) — git_commits / githubweb
  14. minor correction (commit: 6219e9a) — git_commits / githubweb

#1769 (May 6, 2022, 1:22:31 PM)

  1. `LocationTag.map_color` (#2332) (commit: 0ceaad0) — noreply / githubweb
  2. Entity Properties Update - Part 3 (#2333) (commit: dbc4f52) — noreply / githubweb
  3. Entity Properties Update - Part 4 (#2334) (commit: da3c34c) — noreply / githubweb
  4. move Bukkit-impl deprecations to the bukkit repo (commit: 225fe71) — git_commits / githubweb
  5. MaterialTag.distance: leaves support (commit: 943506c) — git_commits / githubweb
  6. SittingTrait: added protection for 1.18 oddities making autostand (commit: 7886d9f) — git_commits / githubweb

#1768 (May 4, 2022, 3:31:36 AM)

  1. update for core fix re hash_md5 (commit: 33bd2c3) — git_commits / githubweb
  2. verifyThreadMatches (commit: 3269453) — git_commits / githubweb
  3. fix as_xx using wrong context reference (commit: 2d7646d) — git_commits / githubweb

#1767 (May 2, 2022, 5:57:29 AM)

  1. rewrite player profile lookup to be properly read-only (commit: 4e3545f) — git_commits / githubweb
  2. tab complete properties for items/materials/entities (commit: ba0715b) — git_commits / githubweb
  3. chat trigger cleanup and logic fix (commit: 96de350) — git_commits / githubweb
  4. clicks entity: use entity location not player (commit: 8c10c9a) — git_commits / githubweb
  5. skull_skin: name value isn't needed, so don't lookup if missing (commit: b811674) — git_commits / githubweb
  6. item recipes: advanced matcher: exclude blocks (commit: 1bf9bf4) — git_commits / githubweb
  7. script count in debug record (commit: 713156e) — git_commits / githubweb
  8. clickable subscripts (commit: a4ab69a) — git_commits / githubweb
  9. improve potion_effect documentation (commit: 9165753) — git_commits / githubweb
  10. remove outright errors from light command in 1.18 (commit: b6c40ff) — git_commits / githubweb
  11. advanced matches coreification (commit: 973feed) — git_commits / githubweb
  12. server.register_permission (commit: 5080987) — git_commits / githubweb
  13. semi-automated codebase cleanup (commit: ffbbf97) — git_commits / githubweb
  14. fix 'villager replenishes trade' event (commit: 31f7464) — git_commits / githubweb
  15. new stats server (commit: a6758e9) — git_commits / githubweb
  16. get rid of all remaining String tag return references (commit: 9f4ced1) — git_commits / githubweb
  17. Fix text_width issues, add the rest of the ascii.png chars (#2331) (commit: 5bc7925) — noreply / githubweb
  18. minor correction to LocationTag tags (commit: c8fef75) — git_commits / githubweb

#1766 (Apr 23, 2022, 7:46:28 AM)

  1. schematic: arbitrary shape support (commit: 0d9c2e2) — git_commits / githubweb
  2. config impls for fileread/filewrite and other minor fixes (commit: 6657465) — git_commits / githubweb
  3. nbt_to_map, map_to_nbt (commit: f579d02) — git_commits / githubweb
  4. fix conversiontime breaking on skeletons (commit: dde4a58) — git_commits / githubweb
  5. text formatter: strip redundant &r's (commit: 32dcc80) — git_commits / githubweb
  6. structure grows event: generic matchable support (commit: 45616a4) — git_commits / githubweb
  7. schematic: fix double-callback after rotate (commit: 450f60a) — git_commits / githubweb
  8. Map command: dot input, and modernize (commit: e5e9c6a) — git_commits / githubweb
  9. map handling and meta tweaks (commit: eaf0dbe) — git_commits / githubweb
  10. entity argument validation (commit: 1799ee8) — git_commits / githubweb
  11. proximity trigger: opti and logic improvements (commit: e0d3db5) — git_commits / githubweb
  12. (minor) meta fixes (commit: 972c657) — git_commits / githubweb
  13. fix borks related to fake_player entity type (commit: 05bd616) — git_commits / githubweb
  14. fake_player skin_blob (commit: c0729e4) — git_commits / githubweb
  15. NMSHandler reference simplification (commit: 2e0c481) — git_commits / githubweb
  16. 'attach' tracking accuracy: reset visible track after remove (commit: c28aaf7) — git_commits / githubweb
  17. use monotonic time for all local timers, also player flags shouldn't preload before first tick (commit: e7e20d4) — git_commits / githubweb
  18. PlayerFlag preloader: cleaning must be main-thread (commit: fb6c8b2) — git_commits / githubweb
  19. Flag handler atomicity fix - Java booleans are inexplicably not atomic (commit: 41ed061) — git_commits / githubweb
  20. Enhance the default custom color set (commit: 9d42d2c) — git_commits / githubweb
  21. impl deprecation, fix burns item determination (commit: 01d0556) — git_commits / githubweb
  22. fake_pickup mech (commit: f28f2f2) — git_commits / githubweb
  23. 'steps on block': compensate for short blocks (slabs/snow/etc) (commit: b9733e9) — git_commits / githubweb

#1765 (Apr 8, 2022, 9:21:42 PM)

  1. minor CuboidTag cleanup (commit: ad25e2e) — git_commits / githubweb
  2. impl for new core webserver command (commit: abce839) — git_commits / githubweb
  3. error debug format fix (commit: 1d077e5) — git_commits / githubweb

#1764 (Apr 7, 2022, 1:19:54 AM)

  1. LocationTag.simplex_3d (commit: e8ff4e2) — git_commits / githubweb
  2. give: don't alter input item (commit: b94e1d4) — git_commits / githubweb
  3. config: move Warning rate to debug instead of tags (commit: b8246eb) — git_commits / githubweb
  4. update for new CoreConfiguration (commit: 8824f4a) — git_commits / githubweb
  5. add redis and sql config options (commit: 736a31c) — git_commits / githubweb
  6. fix npc_flagged matchable (commit: ad00cd1) — git_commits / githubweb
  7. initial example meta values for testing (commit: b0f3b3e) — git_commits / githubweb
  8. ExampleForReturns (commit: 884f21e) — git_commits / githubweb
  9. allowRestrictedActions coreconfig (commit: 8cc7d33) — git_commits / githubweb
  10. paper listping alternate_player_text determine (restrictedActions) (commit: 5f9d817) — git_commits / githubweb
  11. tablist command (restrictedActions) (commit: 83ea30d) — git_commits / githubweb
  12. event player receives tablist update (commit: 59f3c35) — git_commits / githubweb
  13. null check and meta tweak (commit: 8577808) — git_commits / githubweb

#1763 (Apr 1, 2022, 2:25:07 AM)

  1. simulation_distance (commit: 7249632) — git_commits / githubweb
  2. perfect cuboidtag.shell (commit: ec7d411) — git_commits / githubweb
  3. fix enchantment registration in 1.18.2 (commit: 0a3e1fc) — git_commits / githubweb
  4. spawn command: don't modify non-unique entity objects (commit: d88b80b) — git_commits / githubweb
  5. locationtag.distance: patch null world compat (commit: 3c5768b) — git_commits / githubweb
  6. ex and exs: don't scream FORCE_ALIGN at people (commit: 50bb7c0) — git_commits / githubweb
  7. AdvancedTextImpl for console output (commit: 25d2242) — git_commits / githubweb
  8. loading player by name in ex doesn't need an error (commit: 5805bea) — git_commits / githubweb
  9. '/denizen reload saves' should reload player flags (commit: b72383c) — git_commits / githubweb
  10. remove command: tab complete entity types for '/ex' convenience (commit: 20636bd) — git_commits / githubweb
  11. Update for new core SecretTag (commit: b0d7293) — git_commits / githubweb

#1762 (Mar 20, 2022, 6:37:33 AM)

  1. Add player receives actionbar event (#2326) (commit: 11ce7ef) — noreply / githubweb
  2. entitycolor: zombie villager (commit: 8f664a4) — git_commits / githubweb
  3. sleep trait: wider reset range (commit: 02f1180) — git_commits / githubweb
  4. Initial 1.18.2 build (commit: 5eb5241) — git_commits / githubweb
  5. armor_pose: better input type selector (commit: f12d0ee) — git_commits / githubweb
  6. config file format consistency (commit: 050826b) — git_commits / githubweb
  7. hologram_lines cleaning and paper 1.18.2 (commit: 2e07f5b) — git_commits / githubweb
  8. fix find_blocks_flagged hasFlag check (commit: ae05fc8) — git_commits / githubweb
  9. ItemTag.default_attribute_modifiers (commit: f511a16) — git_commits / githubweb
  10. attach sync_server for:nobody should work (commit: 8e07b2a) — git_commits / githubweb
  11. Update changed conn mapping for 1.18.2 (#2328) (commit: b200a74) — noreply / githubweb
  12. VILLAGER_SHAKE_HEAD (commit: 54f6b1f) — git_commits / githubweb
  13. Entity advanced matcher improvements for NPC handling (commit: 6f99205) — git_commits / githubweb
  14. fix color random (commit: 78befb6) — git_commits / githubweb
  15. patch for Spigot API update (commit: dab0650) — git_commits / githubweb
  16. Invisible trait: workaround Citizens/Paper bug (commit: d84c05e) — git_commits / githubweb
  17. enter/exit vehicle event: matcher cleanup (commit: bdfbec8) — git_commits / githubweb
  18. Entity changes food level event - item support (#2329) (commit: c248731) — noreply / githubweb
  19. enter/exit vehicle event: fix entity objects (commit: 79adb59) — git_commits / githubweb
  20. glow command: instability warning (commit: 8ec6d64) — git_commits / githubweb
  21. resource pack event: register missing switch (commit: 76eac9c) — git_commits / githubweb
  22. inventory.slot: better list vs non-list discrimination (commit: 24ebe0b) — git_commits / githubweb
  23. ItemTag.placed_material (commit: 48b97a7) — git_commits / githubweb
  24. reflection type validation (commit: 9fc2f16) — git_commits / githubweb
  25. minor fixes - old material properties (commit: 8d8a80e) — git_commits / githubweb
  26. 'area' event matcher: allow imperfect labels through (commit: a7d4142) — git_commits / githubweb
  27. LocationTag.custom_name: advanced text impl for paper (commit: 2832197) — git_commits / githubweb
  28. workarounds for treasure maps (commit: 82b777e) — git_commits / githubweb
  29. match core commit (commit: 989be6f) — git_commits / githubweb
  30. scoreboard command: hacks for >16 character names no longer needed (commit: c1fc33b) — git_commits / githubweb

#1761 (Feb 27, 2022, 11:20:44 AM)

  1. Kill command (#2316) (commit: 896735e) — noreply / githubweb
  2. minor meta tweaks and kill logic tweak (commit: bf0a5b9) — git_commits / githubweb
  3. remove 'FakeOfflinePlayer' - no longer used (commit: a154ae8) — git_commits / githubweb
  4. Add thunder changes event (#2317) (commit: 74668a4) — noreply / githubweb
  5. thunder event: change in world check to a switch (commit: bdf10b6) — git_commits / githubweb
  6. removal of 1.14 and 1.15 part 1: folder nuke (commit: 399da78) — git_commits / githubweb
  7. removal of 1.14 and 1.15 part 2: pom/readme update (commit: f8e13e9) — git_commits / githubweb
  8. removal of 1.14 and 1.15 part 3: todos and version checks (commit: bf8e23b) — git_commits / githubweb
  9. EntityTag: upgrade advanced-matcher logic (commit: 20b7ece) — git_commits / githubweb
  10. fix npcs mismatching in entitytag advanced matchers (commit: 935618d) — git_commits / githubweb
  11. shoot waitable fix (commit: 9a8c9cd) — git_commits / githubweb
  12. Bukkit.getRecipesFor is slow, so cache it (commit: d8660f1) — git_commits / githubweb
  13. EntityTag.equipment: better NPC compat (commit: beb2089) — git_commits / githubweb
  14. correction to explode events (commit: 773c18a) — git_commits / githubweb
  15. Furnace smelts event - support for all blocks (#2320) (commit: 9cecdb5) — noreply / githubweb
  16. Entity Properties Update - Part 1 (#2319) (commit: 5295572) — noreply / githubweb
  17. Add new material property `attached_to_wall` (#2318) (commit: 0cf5fb6) — noreply / githubweb
  18. assorted minor code cleanups (commit: 9590789) — git_commits / githubweb
  19. correction for showfake with paper anti-xray enabled (commit: 8c25381) — git_commits / githubweb
  20. Entity Properties Update - Part 2 (#2321) (commit: 18f569a) — noreply / githubweb
  21. Updated equip command  (#2322) (commit: 005e4ab) — noreply / githubweb
  22. assorted minor fixes (commit: b9a0361) — git_commits / githubweb
  23. Add CreeperIgniteScriptEvent (#2323) (commit: ac1e26f) — noreply / githubweb
  24. docs and core update (commit: ac8ad1a) — git_commits / githubweb
  25. document player/npc magic defs (commit: a09a119) — git_commits / githubweb
  26. generic game event (commit: 58c3318) — git_commits / githubweb
  27. 'engage player', adds #1735 (commit: 87fb93c) — git_commits / githubweb
  28. implement core update (commit: 49a9523) — git_commits / githubweb
  29. color support in text width (commit: 870a89a) — git_commits / githubweb
  30. ItemTag.base_color: removal support for shields (commit: 69e5b56) — git_commits / githubweb
  31. variety of minor fixes (commit: a3ee8ab) — git_commits / githubweb
  32. implement EnumHelper (commit: aecdfd1) — git_commits / githubweb
  33. sign_glowing & sign_glow_color (commit: 35b7f9b) — git_commits / githubweb
  34. Update potion effect properties to modern format (#2325) (commit: 1fd18ae) — noreply / githubweb
  35. deprecations for potion effects (commit: c4e5136) — git_commits / githubweb
  36. EntityTag.tracking_range (commit: 4e54a58) — git_commits / githubweb
  37. pose event and tag (commit: 4f7a698) — git_commits / githubweb

#1760 (Feb 4, 2022, 3:13:58 AM)

  1. Set dimension based on environment instead of world name (#2305) (commit: 73b8623) — noreply / githubweb
  2. `ItemTag.firework_map` + mech support (#2304) (commit: 4dd904c) — noreply / githubweb
  3. various cleanups (firework_data, etc) (commit: 52d5322) — git_commits / githubweb
  4. fix generate_loot_table 'entity' input (commit: e604ae6) — git_commits / githubweb
  5. revert "Set dimension based on environment instead of world name" (commit: 3181c6b) — git_commits / githubweb
  6. Add `EntityShivering` (#2310) (commit: 9610c8b) — noreply / githubweb
  7. Add paper entity properties (#2308) (commit: 7e5a9fb) — noreply / githubweb
  8. `EntityTag.item` ender signal support + add `EntityTag.material` (#2309) (commit: 924e6cf) — noreply / githubweb
  9. cleanups (commit: 4c0593f) — git_commits / githubweb
  10. createworld cleanup and generate_structures (commit: 881a152) — git_commits / githubweb
  11. Add `InventoryTag.viewers` (#2312) (commit: 3dbc413) — noreply / githubweb
  12. update conversion_duration to support skeletons (#2314) (commit: 208e98b) — noreply / githubweb
  13. target_location (#2315) (commit: af0bddf) — noreply / githubweb
  14. minor corrections (commit: 6869399) — git_commits / githubweb
  15. more cleanups and tweaks (commit: 4e0a653) — git_commits / githubweb
  16. offline compat for a variety of tags and mechs (commit: 0c03f34) — git_commits / githubweb
  17. fix clickable bork (commit: 7543468) — git_commits / githubweb
  18. ender_eye_target_location name, and remove some ListTag.matches calls (commit: 6e563e4) — git_commits / githubweb
  19. server.color_names (commit: a2891c8) — git_commits / githubweb
  20. Add Paper-only EntityTag property: `carrying_egg` (#2313) (commit: 8bef5b8) — noreply / githubweb
  21. Add EntityTag property: `playing_dead`; add Vex to `charged`; add Vindicator to `angry` (#2311) (commit: 19e5adb) — noreply / githubweb
  22. corrections to those PRs (commit: c861ad0) — git_commits / githubweb
  23. fireball support in entity.item (commit: 2f97420) — git_commits / githubweb
  24. experimental: reorder entitytag valueOf parse order (commit: 3cd6462) — git_commits / githubweb

#1759 (Jan 25, 2022, 10:15:50 AM)

  1. world min/max height support (commit: 493e880) — git_commits / githubweb
  2. ban command: TimeTag input option and cleanup (commit: 670f8d7) — git_commits / githubweb
  3. exclude the 'unknown' pseudo-entity-type (commit: 94f5f29) — git_commits / githubweb
  4. LocationTag cleanup (commit: e514609) — git_commits / githubweb
  5. "spawnable" improvement (commit: 5c709aa) — git_commits / githubweb
  6. license bump and meta fix (commit: 3772167) — git_commits / githubweb
  7. debug format enhancement impl (commit: 315be97) — git_commits / githubweb
  8. liquid level changes event (commit: 08c479a) — git_commits / githubweb
  9. fix duplicate max_height tag (commit: 454478d) — git_commits / githubweb
  10. ProfileEditor: don't store unaltered profiles (commit: 846a789) — git_commits / githubweb
  11. 1.18: backsupport 'barrier' particle usage (commit: f5a2606) — git_commits / githubweb
  12. NetworkManager: enhanced stability for late-init (1.18 only) (commit: 56d3707) — git_commits / githubweb
  13. fishing trait: customizable reel/cast rate (commit: a5158c2) — git_commits / githubweb
  14. additional corrections (commit: 638be1d) — git_commits / githubweb
  15. WorldTag.duration_since_created (commit: 3e0f4b6) — git_commits / githubweb
  16. NMS block material management fix (commit: 0570d2b) — git_commits / githubweb
  17. teleport command really doesn't need "spawnAt" (commit: 97a40d3) — git_commits / githubweb
  18. fix fonts in inventory titles (commit: 8b7f1bd) — git_commits / githubweb
  19. spawner_type: mech support (commit: 12fb4ff) — git_commits / githubweb
  20. spawner_custom_rules (commit: e16ebad) — git_commits / githubweb
  21. minor fixes (commit: 6414972) — git_commits / githubweb
  22. fix getName on unspawned entitytag instances (commit: 9b95a2a) — git_commits / githubweb
  23. server.has_whitelist (commit: f824675) — git_commits / githubweb
  24. Disguise command: 'self' arg (commit: f2dcbfb) — git_commits / githubweb
  25. advancement command: cleaner error handling (commit: 485f9f9) — git_commits / githubweb
  26. debug pfilter (commit: 54a9c21) — git_commits / githubweb
  27. debug format tweak (commit: 3e964b0) — git_commits / githubweb
  28. 'disguise' command debugging (commit: 07655c8) — git_commits / githubweb
  29. meta format standardization (commit: 081ab90) — git_commits / githubweb
  30. disguise command cleanup (commit: 32edac5) — git_commits / githubweb
  31. npc mirrorequip (commit: 9f9602d) — git_commits / githubweb
  32. fix clickable def.x (commit: 6a441b2) — git_commits / githubweb
  33. Add MaterialTag.has_eye property (#2291) (commit: cbcf3bf) — noreply / githubweb
  34. materialswitchable docs cleanup (commit: b1a2234) — git_commits / githubweb
  35. spongeschematic: thread safe block type parsing (commit: 68872f3) — git_commits / githubweb
  36. Add `npc opens <block>` event (#2293) (commit: a88baba) — noreply / githubweb
  37. Spawn command: tab complete entities (commit: e4fcb29) — git_commits / githubweb
  38. remove despawned npcs properly (commit: 6ea919c) — git_commits / githubweb
  39. bulk cleanup (commit: 089cfb3) — git_commits / githubweb
  40. update a few more sections of events to modern couldMatcher (commit: 8a91c01) — git_commits / githubweb
  41. Player's main hand support (#2294) (commit: 7ea6850) — noreply / githubweb
  42. update for core tab complete format change (commit: 4ef5985) — git_commits / githubweb
  43. Material properties - acikek's part (#2295) (commit: fc357ea) — noreply / githubweb
  44. cleanup (commit: a0a24e8) — git_commits / githubweb
  45. Jigsaw in `MaterialTag.direction` + Scaffolding in `MaterialTag.type` (#2300) (commit: 7551f20) — noreply / githubweb
  46. Add a `MaterialBrewingStand` property (#2297) (commit: 33b8a79) — noreply / githubweb
  47. Add a `MaterialDistance` property (#2298) (commit: bc65617) — noreply / githubweb
  48. `MaterialTag.mode` support for a few materials (#2299) (commit: 6ba323f) — noreply / githubweb
  49. Elytra boosting (firework) controls (#2301) (commit: 1a1a160) — noreply / githubweb
  50. cleanups (commit: fb11979) — git_commits / githubweb
  51. match core asElement commit (commit: 2f0caa3) — git_commits / githubweb
  52. fix player steps on event handling teleports weird (commit: 3c55f90) — git_commits / githubweb
  53. gradients n rainbows upgrade (commit: 07041bf) — git_commits / githubweb
  54. `conversion_duration` property on Zombies and Zombie Villagers (#2302) (commit: 689ef23) — noreply / githubweb
  55. cleanups (commit: e6e8fc6) — git_commits / githubweb
  56. additional asElement usage (commit: 92ecb57) — git_commits / githubweb
  57. `LocationTag.points_around_x/y/z` tags (#2303) (commit: 6854b6a) — noreply / githubweb
  58. minor cleanup (commit: cd2c3c4) — git_commits / githubweb
  59. Clickable cancel (commit: ba4a1a9) — git_commits / githubweb

#1758 (Dec 29, 2021, 7:37:26 PM)

  1. find_players_within and find_npcs_within (commit: d0c520a) — git_commits / githubweb
  2. showfake chunk packet rebuild for Spigot 1.18, and upgrade showfake logic (commit: 35fdea7) — git_commits / githubweb
  3. ChunkTag.plugin_tickets, mech force_loaded, mech clear_plugin_tickets (commit: b010a2c) — git_commits / githubweb
  4. Add teleport cause to event, command, new tag (#2289) (commit: e315f15) — noreply / githubweb
  5. patch _shoulder tags and a few bits of meta (commit: 23b3282) — git_commits / githubweb
  6. correction to getConstructor reflection call for 1.18.x (commit: 3115637) — git_commits / githubweb
  7. redstone wire blockdata support (commit: 640143a) — git_commits / githubweb
  8. block physics: 'adjacent' switch: location matcher (commit: 605299d) — git_commits / githubweb
  9. fix calculate_xp bork (commit: 1270c7d) — git_commits / githubweb
  10. smithing retain (commit: bdc0f76) — git_commits / githubweb
  11. entity matcher compat with unspawned ents (commit: 37c96bc) — git_commits / githubweb
  12. Team command: auto-translate EntityTag input (commit: eeb0004) — git_commits / githubweb
  13. ColorTag: chat color input constructor (commit: e1e4fd2) — git_commits / githubweb
  14. CuboidTag.corners (commit: a13667a) — git_commits / githubweb
  15. showfake: use block locations to avoid mismatch bork (commit: b09667a) — git_commits / githubweb
  16. patch showfake in 1.17 and earlier (commit: 4fb93e9) — git_commits / githubweb
  17. debug: don't duplicate error headers (commit: 42a20e2) — git_commits / githubweb
  18. LocationTag.xp_drop (commit: 04195d5) — git_commits / githubweb
  19. modifyblock air natural: drop xp (commit: 9f28047) — git_commits / githubweb
  20. valid_directions for Rotatable (commit: 4e2df6b) — git_commits / githubweb
  21. sign command: smarter direction input (commit: ea9526e) — git_commits / githubweb
  22. npc sleep: use Denizen NMS for 1.17+ (commit: d0e8ce6) — git_commits / githubweb
  23. plugin-command helper tags (commit: 1911899) — git_commits / githubweb

#1757 (Dec 20, 2021, 6:19:56 AM)

  1. Target 1.18.1 (commit: 31dd511) — git_commits / githubweb
  2. CuboidTag.expand_one_side and shrink_one_side (commit: df829b8) — git_commits / githubweb
  3. in_water_duration and drowned_conversion_duration (commit: fb10bd7) — git_commits / githubweb
  4. fix LocationTag.round_to_precision being inverted (commit: 1b48e69) — git_commits / githubweb
  5. less startup debug spam (commit: ca58558) — git_commits / githubweb
  6. fix spawn command on unspawned NPCs (commit: 4b8237d) — git_commits / githubweb
  7. PlayerFlagHandler: don't preload flags before first server tick (commit: ec87e17) — git_commits / githubweb
  8. better item script error messages for invalid materials (commit: 0d7ba9a) — git_commits / githubweb
  9. fake_mount_health and fake_entity_health (commit: bdfbcd0) — git_commits / githubweb
  10. 'player hears sound' event (commit: 7d2f90a) — git_commits / githubweb
  11. ScriptEvent: stabler error checking registration method (commit: c2241b8) — git_commits / githubweb
  12. fix overagressive shade of redis (commit: 4a74366) — git_commits / githubweb
  13. slightly smarter toggles item event (commit: 0854e12) — git_commits / githubweb
  14. update docs for not-flagged matcher (commit: 55b9558) — git_commits / githubweb

#1756 (Dec 10, 2021, 10:17:26 PM)

  1. 1.18 part 1: duplicate the 1.17 folder (commit: 66b5f40) — git_commits / githubweb
  2. 1.18 part 2: basic version labels n wotnot (commit: 8491bea) — git_commits / githubweb
  3. 1.18 part 3: Denizen 1.2.3 (commit: 18911de) — git_commits / githubweb
  4. 1.18 part 4: all basic compile-required changes (commit: a0b30b3) — git_commits / githubweb
  5. 1.18 part 5: disable showfake chunk packet remap for now (commit: adec0d8) — git_commits / githubweb
  6. 1.18 part 6: reflection mappings and testing (commit: 02fbd09) — git_commits / githubweb
  7. additional little improvements (remove some legacy code) (commit: c099a78) — git_commits / githubweb
  8. alternative chunk-reload patch for showfake (commit: 1a78d2e) — git_commits / githubweb
  9. ChunkTag.set_all_biomes (commit: 840db0b) — git_commits / githubweb
  10. WorldTag.biomes (commit: d60a7b6) — git_commits / githubweb
  11. Schematic rotate: fix wrong entity angle (commit: 765f9ff) — git_commits / githubweb
  12. schematic rotate: support for multiple-facing blocks like fences (commit: 3ac4473) — git_commits / githubweb
  13. relocate redis and its apache commons subpackage properly (commit: d0ba878) — git_commits / githubweb
  14. we don't need to embed snakeyaml (commit: f8c8e6e) — git_commits / githubweb
  15. schematic rotate: Wall block support (commit: d846ab1) — git_commits / githubweb
  16. fix item script recipe clearing in 1.18 (commit: 7836359) — git_commits / githubweb
  17. remove lingering apache commons references (commit: 5f9eac2) — git_commits / githubweb
  18. extra error checking in modifyblock (commit: da63ad3) — git_commits / githubweb
  19. LocationTag.ring_bell (commit: f2bf73f) — git_commits / githubweb
  20. bell ring paper event (commit: cfcd6c4) — git_commits / githubweb
  21. PlayerTag.calculate_xp (commit: ed55de2) — git_commits / githubweb
  22. patch colorless links (commit: 8140934) — git_commits / githubweb
  23. EntityTag.strength property (commit: cc3613a) — git_commits / githubweb
  24. EntityTag.saddle and has_saddle: generic 'Steerable' support (striders) (commit: ef28918) — git_commits / githubweb
  25. smithing hackaround for item script recipes (commit: 58c8bd2) — git_commits / githubweb
  26. correct area.entities edge case (commit: 0af802d) — git_commits / githubweb
  27. ENTITY_PORTAL cause and additional entity->player conversion error (commit: 2e698d0) — git_commits / githubweb
  28. server.whitelisted_players (commit: 5d06a51) — git_commits / githubweb
  29. strike silent (commit: 320ec28) — git_commits / githubweb
  30. Schematic: hackaround for NBT strings being short (commit: 728e848) — git_commits / githubweb
  31. piglin barter script event (commit: 8795475) — git_commits / githubweb

#1755 (Nov 30, 2021, 5:22:07 PM)

  1. use new core cleanup (commit: eb4ce6d) — git_commits / githubweb
  2. BiomeTag.downfall_type mech (commit: 9c3e697) — git_commits / githubweb
  3. bossbar create: advanced text support for title (commit: 385cf8c) — git_commits / githubweb
  4. Void world generator 1.17 variant (commit: 3df81b2) — git_commits / githubweb
  5. avoid unnecessary call to location_flagged (commit: 9dfb3bb) — git_commits / githubweb
  6. playeffect: reorder special_data parsing for 1.16 compat (commit: e56ae8c) — git_commits / githubweb
  7. WorldTag.hardcore (commit: 082c984) — git_commits / githubweb
  8. minor item matching cleanup (commit: 93a1ea1) — git_commits / githubweb
  9. fix playsound and midi arg parsing (commit: 051f7c0) — git_commits / githubweb
  10. debugging cleanup (commit: 269c916) — git_commits / githubweb
  11. fix backwards material check (commit: 9ca5595) — git_commits / githubweb

#1753 (Nov 23, 2021, 12:59:48 PM)

  1. replace pseudo-tags with defs (commit: e8862a3) — git_commits / githubweb
  2. proper deprecation for pseudo tag bases (commit: 573bf6c) — git_commits / githubweb
  3. fix cuboidtag.add_member.at (commit: e4404af) — git_commits / githubweb
  4. Cuboid.Shift: support multi-member cuboids (commit: bfabe52) — git_commits / githubweb
  5. fix server.biome_types (commit: 90515bf) — git_commits / githubweb
  6. PlayEffect DUST_COLOR_TRANSITION support (commit: 42caa3f) — git_commits / githubweb
  7. patch 1.16 loading (commit: 47bad6c) — git_commits / githubweb
  8. match core - eventPaths has to be per-instance for bukkit_priority (commit: 612a306) — git_commits / githubweb

#1752 (Nov 20, 2021, 7:39:03 AM)

  1. more general command db report cleanup (commit: a92f314) — git_commits / githubweb
  2. schematic command: paste with angle (commit: 535a657) — git_commits / githubweb
  3. couldMatchItem: include all new matchers (commit: 5d1a96a) — git_commits / githubweb
  4. multiple NPC assignments (commit: 7a974ad) — git_commits / githubweb
  5. LocationTag.precise_target_list (commit: 2e47968) — git_commits / githubweb
  6. redesign matchables core, LocationTag matchers (commit: 3c34d18) — git_commits / githubweb
  7. not every new java version is java 16 (commit: dbca8f5) — git_commits / githubweb
  8. fix time_lived mismapping for 1.17 (commit: 5be1f7c) — git_commits / githubweb
  9. use new better couldmatcher tooling (commit: 6d5750c) — git_commits / githubweb
  10. entity added to world paper event (commit: ac9ca30) — git_commits / githubweb
  11. fix typo in couldmatch commit, add exhaustion metadocs (commit: 9f8193c) — git_commits / githubweb
  12. cleanups to match core changes (commit: 8db9ff5) — git_commits / githubweb
  13. implement new core advancedMatches (commit: 35ccf40) — git_commits / githubweb
  14. MaterialDirectional: pointed dripstone support (commit: f750031) — git_commits / githubweb
  15. MaterialType: pointed dripstone support (commit: 286d86c) — git_commits / githubweb
  16. LocationTag.apply_bonemeal (commit: ebacf12) — git_commits / githubweb
  17. inventory script gui: HIGH not MONITOR for cancelling (commit: 40c4dbc) — git_commits / githubweb
  18. new global npc switch: 'assigned' (commit: 62f6238) — git_commits / githubweb
  19. tweak file security handling (commit: 2767e74) — git_commits / githubweb
  20. use new couldMatching system in most events (commit: 39836e0) — git_commits / githubweb
  21. more event impls and fixes (commit: e495aba) — git_commits / githubweb
  22. more event cleanup (commit: 3d79a1e) — git_commits / githubweb
  23. update clicks event specifically, for icecapade's sake (commit: 7e04545) — git_commits / githubweb
  24. fix a few important events (commit: d47427a) — git_commits / githubweb
  25. Debug -r: recognize Velocity (commit: 93c43a3) — git_commits / githubweb
  26. use new object type cross compat registering (commit: df9f7fb) — git_commits / githubweb
  27. fix entity death couldMatch, deprecated horse jump variant, document shoot better (commit: a9c2877) — git_commits / githubweb
  28. schematic: fix syntax meta bork (commit: d1ae893) — git_commits / githubweb
  29. fix the other copy of schematic too (commit: a838945) — git_commits / githubweb
  30. firework lifetime (commit: 28b784a) — git_commits / githubweb
  31. Implementation of spawner tags and mechanisms for LocationTags (#2288) (commit: 72aba20) — noreply / githubweb
  32. minor spawner stuff cleanup (commit: e006c8d) — git_commits / githubweb
  33. fix duplicate 'persistent' tags (commit: 88caa65) — git_commits / githubweb
  34. ex with non-quiet doesn't need a redundant message (commit: 3f0ff84) — git_commits / githubweb
  35. MaterialCount: candles (commit: a3efe9e) — git_commits / githubweb

#1751 (Nov 7, 2021, 3:44:12 PM)

  1. clean and document multi-click-triggers (commit: f1bd633) — git_commits / githubweb
  2. smarter item hidden identity (commit: 7c6fb36) — git_commits / githubweb
  3. PlayerTag.tab_completions (commit: c1887c4) — git_commits / githubweb
  4. minor cleanup (commit: dfd3d99) — git_commits / githubweb

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

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

#1749 (Oct 13, 2021, 2:09:01 PM)

  1. ItemTag.Inventory_Contents: bundle support (commit: f206be9) — agoodwin / githubweb
  2. ItemTag.meta_type (commit: 213111f) — agoodwin / githubweb
  3. implement and use more advanced object conversion, internal bukkit event fields (commit: 9f61846) — agoodwin / githubweb
  4. schematic.cuboid - compensate for cuboid weirdmath (commit: 567d4de) — agoodwin / githubweb
  5. context.direction for piston extends/retracts (commit: 7020037) — agoodwin / githubweb
  6. fix item.inventory_contents mech bug with bundles (commit: 9eb79fd) — agoodwin / githubweb
  7. materialtag.unstable (commit: 166df92) — agoodwin / githubweb
  8. block physics event: track the real changed material via reflection (commit: f8f8c22) — agoodwin / githubweb
  9. materialtag.produced_instrument (commit: 9de6b7e) — agoodwin / githubweb
  10. animation: horse_start_standing and stop (commit: ac0a885) — agoodwin / githubweb
  11. raider properties (commit: c36332a) — agoodwin / githubweb
  12. add an extra null check to entitytag.owner (commit: 5e42b3e) — agoodwin / githubweb
  13. fix switching trapdoors (commit: 0961207) — agoodwin / githubweb
  14. enchantment scripts: don't allow vanilla level generation usage (commit: 61c70b8) — agoodwin / githubweb
  15. modernize EntityTag.saddle and related tags (commit: db0f056) — agoodwin / githubweb
  16. interact scripts: (experimental) use key order (commit: b4c15a7) — agoodwin / githubweb
  17. announce to_permission (commit: ae004b6) — agoodwin / githubweb
  18. scoreboard command cleanup (commit: 2a33586) — agoodwin / githubweb
  19. bossbar viewer tags (commit: 7876724) — agoodwin / githubweb
  20. server.generate_loot_table (commit: bc8bdaf) — agoodwin / githubweb
  21. fix build (commit: 7810aa9) — agoodwin / githubweb
  22. "potion splash" event: accept plaintext "potion" as valid for all potions (commit: 06acd7a) — agoodwin / githubweb
  23. schematic command: mask should be a matcher (commit: 2c6e173) — agoodwin / githubweb
  24. add back-compat with ListTag of materials to be safe (commit: ef1d202) — agoodwin / githubweb
  25. displayitem duration:infinite (commit: c30dcb9) — agoodwin / githubweb
  26. correct paper entity properties thanks to new core warning message (commit: c403142) — agoodwin / githubweb
  27. use new core method for entity/item attributes (commit: 8bb9a77) — agoodwin / githubweb

#1748 (Sep 23, 2021, 2:11:25 AM)

  1. don't explode if somebody adds air to an inventory (commit: 5a5e580) — agoodwin / githubweb
  2. add extra switches to clicks in inventory event (commit: 8ffd01b) — agoodwin / githubweb
  3. shoot command: script subpaths (commit: 684d983) — agoodwin / githubweb
  4. add dragon battle related tags (commit: 15a7f9b) — agoodwin / githubweb
  5. impls for isTruthy (commit: c3627ba) — agoodwin / githubweb
  6. LocationTag tag/mech pair for campfire_items (commit: 2ce91c7) — agoodwin / githubweb
  7. event player trades with merchant (commit: 4593936) — agoodwin / githubweb
  8. add excessive safety checks to sleeping trait (commit: b3ec28d) — agoodwin / githubweb
  9. auto-hide denizenclickable from tab complete (commit: f0529cf) — agoodwin / githubweb
  10. PlayerTag mech send_server_brand (commit: c28fdfc) — agoodwin / githubweb
  11. target tags: use entity matcher (commit: 2a0ee39) — agoodwin / githubweb
  12. fix shoot command (commit: 5775b02) — agoodwin / githubweb
  13. is_hand_raised (commit: e9a60ad) — agoodwin / githubweb
  14. player holds item (commit: b6d7abb) — agoodwin / githubweb
  15. ChunkTag: unloaded world compat (commit: aaf5729) — agoodwin / githubweb
  16. fix advancements NMS mapping (commit: 5f0114d) — agoodwin / githubweb
  17. ItemTag.map_locked (commit: a23a162) — agoodwin / githubweb
  18. fix TradeTag#duplicate and usages of it (commit: 5b0fac3) — agoodwin / githubweb
  19. cleanup for core update (commit: ede0636) — agoodwin / githubweb
  20. event switch in:biome:(name) (commit: 826550c) — agoodwin / githubweb
  21. invisible trait: disable potion particles (commit: 6d01e9b) — agoodwin / githubweb
  22. fix server.scoreboards tag (commit: c3a2f99) — agoodwin / githubweb
  23. NPC inventory hackaround for give (commit: 5d7c49e) — agoodwin / githubweb
  24. partial event cleanup related to last core commit (commit: 5660498) — agoodwin / githubweb
  25. player trades with merchant - determine option and scope expansion (commit: ae5110d) — agoodwin / githubweb
  26. anchor command cleanup (commit: cc0d819) — agoodwin / githubweb
  27. update hologram npcs tags (commit: 0e21330) — agoodwin / githubweb
  28. relocate paper double-quit bug workaround patch to apply on scriptless servers (commit: bea7be4) — agoodwin / githubweb
  29. fix enchantment script (commit: 7a2d1aa) — agoodwin / githubweb
  30. resourcepack command (commit: 1c4df1f) — agoodwin / githubweb
  31. patches to resourcepack from testing (commit: 75e6914) — agoodwin / githubweb
  32. sign_update: Paper component support (commit: 2074ee4) — agoodwin / githubweb
  33. workaround Paper CraftSign bug (commit: 569a02a) — agoodwin / githubweb
  34. npctag.citizens_data (commit: 30a05ec) — agoodwin / githubweb
  35. LocationTag.spawner_display_entity (commit: c5cee10) — agoodwin / githubweb
  36. implement better event matcher error messages (commit: 9714f3b) — agoodwin / githubweb
  37. implement core improvement (commit: d59f313) — agoodwin / githubweb
  38. is_player: nonspawned entity support (commit: d01eeaa) — agoodwin / githubweb
  39. minor cleanup (commit: 1e5b592) — agoodwin / githubweb

#1747 (Sep 5, 2021, 10:32:36 PM)

  1. .potion mechs: better error handling (commit: 3accc19) — agoodwin / githubweb
  2. melee_attack mechanism: NMS impl for players (commit: a2bde28) — agoodwin / githubweb
  3. even more aggressive '/npc sit' restart enforcement (commit: acaf7d0) — agoodwin / githubweb
  4. flag command ex tab completion for player and npc flags (commit: 034894d) — agoodwin / githubweb
  5. cleanup to map image internals (commit: 1905fff) — agoodwin / githubweb
  6. better handling of recipe event item contexts (commit: ee9b317) — agoodwin / githubweb
  7. fix map position tracking bug (commit: 0470a70) — agoodwin / githubweb
  8. cleaner handling of mixing sit and sleep (commit: 15078dc) — agoodwin / githubweb
  9. map scripts: text, coordinates, etc (commit: 3bb2f52) — agoodwin / githubweb
  10. map scripts: handle out-of-view objects properly (commit: 8e478c6) — agoodwin / githubweb
  11. more patches to map position and 'show_past_edge' (commit: 88b62ae) — agoodwin / githubweb
  12. PlayerTag.spawn_forced (commit: 79731ae) — agoodwin / githubweb
  13. idle timeout tags and mech (commit: d1de30c) — agoodwin / githubweb
  14. add exception to async check for paper's async tab packets (commit: c1ea138) — agoodwin / githubweb
  15. fix body_yaw - also meta tweaks and vehicle couldMatch patch (commit: 70987e5) — agoodwin / githubweb
  16. implement core debug improvement (commit: 647e9c2) — agoodwin / githubweb
  17. better network debug, and fix fakespawn properties (commit: 93b36ba) — agoodwin / githubweb
  18. turn 'fallingblock_type' into a real mech (commit: d5bf4fc) — agoodwin / githubweb
  19. Various cleanups - meta, event matchers, stray debug, network impl (commit: 7180246) — agoodwin / githubweb
  20. resource pack status event: status switch (commit: 1159925) — agoodwin / githubweb
  21. map script contextual, and implement give/take money dperecation (commit: e72d1f6) — agoodwin / githubweb
  22. Map item full_render mech, also map_scale tag (commit: 0205859) — agoodwin / githubweb
  23. new event: block destroyed by explosion (commit: b360aeb) — agoodwin / githubweb
  24. ItemInventory: add workaround for chest item with contents bugging on modern spigot (commit: 5c928e7) — agoodwin / githubweb
  25. LocationTag.is_in (commit: 8b11a74) — agoodwin / githubweb
  26. forbid item scripts in brewing (commit: c825ace) — agoodwin / githubweb
  27. patch discovered_recipes (commit: 1dcceb0) — agoodwin / githubweb
  28. EntityTag: refresh internal entity reference if it's invalidated (commit: 295ca08) — agoodwin / githubweb
  29. better method for prior commit (commit: 870d485) — agoodwin / githubweb
  30. server.scoreboards tag (commit: 7bd0a51) — agoodwin / githubweb
  31. ItemTag.full_render: allow section input (commit: 848b41f) — agoodwin / githubweb
  32. better attribute modifiers docs (commit: 24a832a) — agoodwin / githubweb
  33. fixing 'living' entity matchable (commit: 0b8ef2c) — agoodwin / githubweb
  34. extra hard workaround for Paper being bad (commit: 655086f) — agoodwin / githubweb
  35. cleanup some very old messes (commit: 1311c6d) — agoodwin / githubweb
  36. scoreboard: rendertype arg (commit: 356d85c) — agoodwin / githubweb
  37. Switch async packet warning to a config option (commit: ed0c5fb) — agoodwin / githubweb
  38. maps: don't spam rerender (commit: 529c46a) — agoodwin / githubweb
  39. gif compat with last commit, and other gif opti (commit: 4d8c873) — agoodwin / githubweb
  40. fix disguise command derp (commit: b3c9717) — agoodwin / githubweb
  41. refix prior commit (commit: 9a3c094) — agoodwin / githubweb
  42. fix "spawn npc" showing unhelpful error (commit: 7ec9330) — agoodwin / githubweb
  43. remove legacy escaping from book_pages (commit: 910bc07) — agoodwin / githubweb

#1746 (Aug 13, 2021, 12:27:36 PM)

  1. tweak and improve Map command and Map script container (commit: a294cd7) — agoodwin / githubweb

#1745 (Aug 11, 2021, 9:44:57 PM)

  1. item frame visible entity/item property: glow frame support (commit: d3b038e) — agoodwin / githubweb
  2. more stable steer event internals (commit: 81deb5a) — agoodwin / githubweb
  3. Modifyblock 'source' arg: slightly stabler (commit: d01af73) — agoodwin / githubweb
  4. Smiths item event (commit: 1507af9) — agoodwin / githubweb
  5. item script smithing recipes (commit: 63aa0e0) — agoodwin / githubweb
  6. find_blocks_flagged: fix submapped flags (commit: 011d05d) — agoodwin / githubweb
  7. enchantment script containers i guess why not (commit: ad543f0) — agoodwin / githubweb
  8. meta docs and enchantment switches (commit: 3d2e62a) — agoodwin / githubweb
  9. enchantment script: after attack/hurt (commit: 180da25) — agoodwin / githubweb
  10. Fix EntityFramed (commit: 81b4c00) — agoodwin / githubweb
  11. add clean error handler for invalid thread in network interceptor (commit: 8884752) — agoodwin / githubweb
  12. EnchantmentTag! (commit: 7a871c9) — agoodwin / githubweb
  13. enchantmenttag.full_name, .script (commit: 106491f) — agoodwin / githubweb
  14. enchantment fixes (commit: 8292147) — agoodwin / githubweb
  15. better async packet warn handler (commit: ba0e107) — agoodwin / githubweb
  16. ignore chat packets for async handler (commit: 1d1714b) — agoodwin / githubweb
  17. minorup cleanup - playertag/entitytag valueOf (commit: ca526a5) — agoodwin / githubweb
  18. various minor patches and cleanups (commit: 833dddd) — agoodwin / githubweb
  19. fix a couple minor borks (commit: d795493) — agoodwin / githubweb
  20. attach tags (commit: 8c93e7e) — agoodwin / githubweb
  21. implement new debug method (commit: 10ea610) — agoodwin / githubweb
  22. workaround: block invalid quit events that paper sends (commit: 1b9ae60) — agoodwin / githubweb
  23. schematic entities / ent flags bug fix (commit: 9f5d160) — agoodwin / githubweb
  24. Support fancy text in sign_contents in paper only (commit: b06927a) — agoodwin / githubweb
  25. fix matching of arcane namespaced keys (commit: 6cceb34) — agoodwin / githubweb
  26. Workaround vanilla_tick bug, also bump paper version ref (commit: 44f245a) — agoodwin / githubweb
  27. remove sit command player requirement (commit: d0d0867) — agoodwin / githubweb
  28. ability to remove item display names (commit: ffb7173) — agoodwin / githubweb
  29. add debugging for npc sit error (commit: a297ef4) — agoodwin / githubweb
  30. patch 1.17 fakeitem impl (commit: fa441bf) — agoodwin / githubweb

#1744 (Jul 23, 2021, 9:55:40 PM)

  1. "server" pseudo-object-type doc, cuboid cloning guarantee, take meta improvement (commit: 0e9fcf3) — agoodwin / githubweb
  2. excessive degree of control over fish hook internals (commit: 6d25e9c) — agoodwin / githubweb
  3. ColorTag.valueOf: case insensitive (commit: 6a881c7) — agoodwin / githubweb
  4. Add fish hook tags/mecs and expand projectile hit event for hooking entities (#2278) (commit: 9e72b38) — noreply / githubweb
  5. minor cleanup of previous commit (commit: 8d99f11) — agoodwin / githubweb
  6. Target MC 1.17.1 (commit: ee5f0cc) — agoodwin / githubweb
  7. Fix attach command in 1.17.1 (commit: 7b9bc4e) — agoodwin / githubweb
  8. InventoryTag.exclude_item (commit: 56a6951) — agoodwin / githubweb
  9. drop command cleanup (commit: 52543bb) — agoodwin / githubweb
  10. BiomeTag rewrite (commit: 6163cc0) — agoodwin / githubweb
  11. type check in sleep command (commit: bcf48c8) — agoodwin / githubweb
  12. fix title command bork (commit: 34fdc32) — agoodwin / githubweb
  13. minor opti with key handling (commit: b126bfc) — agoodwin / githubweb

#1743 (Jul 2, 2021, 8:17:27 PM)

  1. update to new core standardized mechanism constructor (commit: 62d3ced) — agoodwin / githubweb
  2. fix inventory command with offline player link (commit: 08de7d6) — agoodwin / githubweb
  3. use new core update (commit: 992549e) — agoodwin / githubweb
  4. add a few more always-plaintext elements (commit: 5a65727) — agoodwin / githubweb
  5. entity flags property (commit: d48efe4) — agoodwin / githubweb
  6. shoot entry.location (commit: a070a95) — agoodwin / githubweb
  7. various minor meta and argument recognition patches (commit: 2e0fd84) — agoodwin / githubweb
  8. v1_17 part 1: duplicate the 1_16 folder (commit: 9c9fe57) — agoodwin / githubweb
  9. v1_17 part 2: version bumps (Denizen 1.2.1) (commit: 51b0ba2) — agoodwin / githubweb
  10. v1_17 part 3: automatic import swap (commit: aca6053) — agoodwin / githubweb
  11. v1_17 part 4: rename files too oops (commit: e98e140) — agoodwin / githubweb
  12. v1_17 part 5: nms import corrections (commit: 4c2bb3f) — agoodwin / githubweb
  13. fix ide bork (commit: a4d5e90) — agoodwin / githubweb
  14. v1_17 part 6: begin changing to mojang mappings (commit: b43d9be) — agoodwin / githubweb
  15. v1_17 part 7: first sweep of mojang mappings changes (commit: 931a644) — agoodwin / githubweb
  16. v1_17 part 8: third pass of mojang mappings (commit: b0ce228) — agoodwin / githubweb
  17. v1_17 part 9: fourth sweep of updates (commit: 91d3789) — agoodwin / githubweb
  18. v1_17 part 10: final sweep of updates - it compiles! (commit: 435c3c5) — agoodwin / githubweb
  19. v1_17 part 11: redesign reflection handling (commit: b06fa63) — agoodwin / githubweb
  20. additional fixes from testing (commit: d73c239) — agoodwin / githubweb
  21. Loot Generates event: context.loot_table_id (commit: d4055e0) — agoodwin / githubweb
  22. structure grows: player link, world loads: deconflict with crossbow (commit: 2cd36d4) — agoodwin / githubweb
  23. Update default config for interact script queue speed to instant (commit: 6535abd) — agoodwin / githubweb
  24. more advanced couldMatcher for 'changes sign' event (commit: 99a0e1c) — agoodwin / githubweb
  25. add error catch for worldless location flag checks (commit: 4c7464a) — agoodwin / githubweb
  26. use new core adjustable#safeAdjustDuplicate to fix fakespawn mechs (commit: 6537fa4) — agoodwin / githubweb
  27. fix hover item backparsing (commit: 5ea333a) — agoodwin / githubweb
  28. add a Citizens late-loader (commit: 2cdac73) — agoodwin / githubweb
  29. add workaround for spigot 1.17 remap error (commit: 431469f) — agoodwin / githubweb
  30. spreads events: add a type matcher to allow distinguishing intended event with dynamic matchers (commit: 8abeb03) — agoodwin / githubweb
  31. type switch for clicks block/entity events too (commit: 9712ddd) — agoodwin / githubweb
  32. command script late init (commit: eb842f6) — agoodwin / githubweb
  33. packet interceptor late loader (commit: a6f0f85) — agoodwin / githubweb
  34. objecttype meta (commit: 58d8857) — agoodwin / githubweb
  35. meta corrections (commit: ffa29f1) — agoodwin / githubweb
  36. meta fixes (commit: 94da63d) — agoodwin / githubweb
  37. futureproof min/max Y height check (commit: 8c536bf) — agoodwin / githubweb
  38. fix sync of attach to a vehicle's passenger (commit: bc766d1) — agoodwin / githubweb
  39. allow nonstandard folder paths for world flags (commit: 2c09b69) — agoodwin / githubweb
  40. Ellipsoid#contains: check world (commit: 2f083b1) — agoodwin / githubweb
  41. entitytag dark_duration (commit: 86ce242) — agoodwin / githubweb
  42. entity color axolotl and goat (commit: 5ab2395) — agoodwin / githubweb
  43. tradetag villager_xp and price_multiplier (commit: 02b4c7f) — agoodwin / githubweb
  44. Schematic rotation: retain tile entity data, ignore angle:0 properly (commit: 2414ced) — agoodwin / githubweb
  45. paper ItemTag.rarity (commit: fef2f0d) — agoodwin / githubweb
  46. debugblock command (commit: f03d486) — agoodwin / githubweb
  47. fix horse jump event (commit: 090d57a) — agoodwin / githubweb
  48. NPC Sit reliability tweaks and debugging options (commit: ac9b3f7) — agoodwin / githubweb
  49. ItemTag lodestone properties (commit: 9f3b6a5) — agoodwin / githubweb
  50. tweak to match core (commit: 2fe476b) — agoodwin / githubweb
  51. add name/skin to network intercept enable (commit: e6e504b) — agoodwin / githubweb
  52. LocationTag.find_nearest_biome (commit: 270dd47) — agoodwin / githubweb
  53. Announce to_server format, ChunkTag no world error, meta fixes (commit: aaa3b38) — agoodwin / githubweb
  54. fix up sidebar impl for 1.17 (commit: 0c29de7) — agoodwin / githubweb
  55. fix accidental remove of the chat command (commit: ab2f027) — agoodwin / githubweb
  56. fix npc sneak nms logic (commit: 1bd6c9a) — agoodwin / githubweb
  57. EntityTag.last_hurt_by mech (commit: a0bf726) — agoodwin / githubweb
  58. patch walk command with vanilla mobs in 1.17 (commit: 88a68b9) — agoodwin / githubweb
  59. add a few more npc sit block type offset fixers (commit: 8ac96fb) — agoodwin / githubweb

#1741 (Jun 4, 2021, 1:19:31 PM)

  1. Replace internal chunk data method with non-regex to avoid schematic lag (commit: 54758dd) — agoodwin / githubweb
  2. gamemode tag for offline players (commit: 1f0881d) — agoodwin / githubweb
  3. fix gamemode NBT parsing (commit: f96ea12) — agoodwin / githubweb
  4. fix createworld and worldtag.destroy for nonstandard folder paths (commit: 80f65d3) — agoodwin / githubweb
  5. NPCTag.navigator_look_at tag/mech pair (commit: 84e9010) — agoodwin / githubweb
  6. ElementTag.custom_color (commit: 85be9c6) — agoodwin / githubweb
  7. Paper impl for player list name components (commit: 08dc710) — agoodwin / githubweb
  8. EntityTag.describe: include script name (commit: dd8951a) — agoodwin / githubweb
  9. fix possible schem paste explosion from bad entities (commit: ff520e2) — agoodwin / githubweb
  10. experimental player flag handler reliability patch (commit: eba02f6) — agoodwin / githubweb
  11. fix block grows couldmatch bork (commit: 62a8a67) — agoodwin / githubweb
  12. remove redundant teleport command event firing (commit: f3eedad) — agoodwin / githubweb
  13. EarlyValidMechanisms should be allowed to run twice (commit: 3cd942c) — agoodwin / githubweb
  14. add a try/catch around schematic entity paste (commit: 69c467b) — agoodwin / githubweb
  15. vanilla_tick mech (commit: 93921c1) — agoodwin / githubweb

#1740 (May 25, 2021, 1:20:20 PM)

  1. fix fishing trait logic order issue (commit: 469c31f) — agoodwin / githubweb
  2. fix fishing loottable ref (commit: 9dfaee6) — agoodwin / githubweb
  3. fix cuboidtag.outline_2d corner case (commit: 206b7a9) — agoodwin / githubweb
  4. LocationTag.loot_table_id (commit: bbc5064) — agoodwin / githubweb
  5. EntityTag.loot_table_id (commit: 9e87f14) — agoodwin / githubweb
  6. change message for untested java versions (commit: 5713a05) — agoodwin / githubweb
  7. experimental better debug output color format (commit: 9fab852) — agoodwin / githubweb
  8. catch, allow, and warn about funky cuboidtag input (commit: f34e479) — agoodwin / githubweb
  9. experimental map command opti (commit: c4a9ccd) — agoodwin / githubweb
  10. animate command cleanup (commit: 7300315) — agoodwin / githubweb
  11. chunk/block flags: ability to hold way more data (avoid Java internal 65k string length limit) (commit: 32aa336) — agoodwin / githubweb
  12. redesign input for attribute_modifiers (commit: 88a68e0) — agoodwin / githubweb
  13. crafts item context.click_type (commit: 292ad83) — agoodwin / githubweb
  14. clickable command: defmap (commit: b3fffed) — agoodwin / githubweb
  15. minor patches to assignment script removal reliability (commit: 6b4b75c) — agoodwin / githubweb
  16. clean startup sequence to fix explosion on invalid versions (commit: f5e47f2) — agoodwin / githubweb
  17. world.entities and location.flood_fill matchers (commit: 7f99eb4) — agoodwin / githubweb
  18. createworld file security check and new name security setting (commit: d170a82) — agoodwin / githubweb
  19. area tag blocks tags -> material matcher (commit: eede1df) — agoodwin / githubweb
  20. Item script lore key: allow newlines (commit: 666a4e0) — agoodwin / githubweb

#1739 (May 10, 2021, 2:08:41 AM)

  1. add some synonyms (commit: 79416f9) — agoodwin / githubweb
  2. merge some related materialtag properties (commit: b26a466) — agoodwin / githubweb
  3. switch no_physics (commit: 2acbc73) — agoodwin / githubweb
  4. EntityTag.cursor_on_solid (commit: 03236de) — agoodwin / githubweb
  5. AreaObject.entities - use matchers (commit: f916680) — agoodwin / githubweb
  6. MaterialTag.power (commit: 58bdd6f) — agoodwin / githubweb
  7. stronker switch no_physics (commit: 184989b) — agoodwin / githubweb
  8. aggressively overdo EntityTag#getDenizenObject usage (commit: a2ffc89) — agoodwin / githubweb
  9. patch receives message event context.message format (commit: 09afe5e) — agoodwin / githubweb
  10. fix chat multitrigger casing (commit: a1e418f) — agoodwin / githubweb
  11. clean up EntityAge a bit (commit: a5e78c4) — agoodwin / githubweb
  12. fix entityitem property error for endermen (commit: 6895962) — agoodwin / githubweb
  13. clean up fishing trait (commit: 7392f8e) — agoodwin / githubweb
  14. meta patches and clicks entity offhand support (commit: 910b209) — agoodwin / githubweb

#1738 (May 5, 2021, 6:48:46 PM)

  1. fix attack command unreliable defaulting bork (commit: 4f6c646) — agoodwin / githubweb
  2. MaterialTag.vanilla_tags: empty list not null (commit: c88e6ec) — agoodwin / githubweb
  3. rewrite Hurt command to have NMS backing (commit: cb7fb8b) — agoodwin / githubweb
  4. smarter color/font layering handling (commit: d8e31d6) — agoodwin / githubweb
  5. avoid area tag mismatching (commit: cf5074c) — agoodwin / githubweb
  6. match_player tags: match startsWith stronger than contains (commit: 7095b61) — agoodwin / githubweb
  7. match_offline_player: prioritize online users over offline ones (commit: 798ada3) — agoodwin / githubweb
  8. DurationTag->TimeTag (commit: ea58db4) — agoodwin / githubweb
  9. fix player.target object return (commit: 2c2c515) — agoodwin / githubweb
  10. fix meta error (commit: d3cca55) — agoodwin / githubweb

#1737 (Apr 29, 2021, 5:01:13 PM)

  1. packet stats tags (commit: c192692) — agoodwin / githubweb
  2. EntityTag.standing_on (commit: a14d852) — agoodwin / githubweb
  3. raw_exact item match (commit: 44f5256) — agoodwin / githubweb
  4. clearer restriction-settings messages (commit: 98d88dc) — agoodwin / githubweb
  5. Shoot: entry.hit_entities (commit: 267ce72) — agoodwin / githubweb
  6. EntityTag objects should match for PlayerTag/NPCTag typeChecker (commit: f7edc99) — agoodwin / githubweb
  7. fix types in servertagbase and revoke_advancement (commit: 740e9f6) — agoodwin / githubweb
  8. add in:!area (commit: 18465ee) — agoodwin / githubweb
  9. fix in:world with advanced matchers (commit: 147ce49) — agoodwin / githubweb
  10. clean some meta mistakes (commit: 5f274c8) — agoodwin / githubweb
  11. tweak 'receives message' determine handler (commit: 5c4033d) — agoodwin / githubweb
  12. chat script event: message switch (commit: 5637059) — agoodwin / githubweb
  13. LocationTag.find_blocks (commit: d6566ad) — agoodwin / githubweb
  14. ElementTag.hex_rainbow (commit: 77b0ea3) — agoodwin / githubweb
  15. fix up painting spawn handling reliability (commit: 8264a6b) — agoodwin / githubweb
  16. schematic entities (commit: 502a231) — agoodwin / githubweb
  17. make custom_name_visible its own property (commit: ef8b602) — agoodwin / githubweb
  18. edit_sign without a sign (commit: e6f7791) — agoodwin / githubweb
  19. schematic copy armor stands (commit: 69a6018) — agoodwin / githubweb
  20. add warning for very broken command scripts (commit: f5b5b03) — agoodwin / githubweb
  21. Warning when economy scripts accessed off-thread (commit: c873bf4) — agoodwin / githubweb
  22. Paper component API usage (commit: 9e160f7) — agoodwin / githubweb
  23. entity item_in_hand properties (commit: f485009) — agoodwin / githubweb
  24. schematic flags arg (commit: e4bdbc6) — agoodwin / githubweb
  25. ellipsoid fields should be public (commit: 7dd9d22) — agoodwin / githubweb
  26. add optional verbose output for flag tracker cache updates (commit: e202de1) — agoodwin / githubweb
  27. fix entity.small property typo (commit: e536d05) — agoodwin / githubweb
  28. add null checks to text formatters (commit: 9b1a0f8) — agoodwin / githubweb
  29. remove redundant 'background' key from toast commands (commit: 3c862e2) — agoodwin / githubweb
  30. Material.Item: don't try to parse blockstates (commit: 4153285) — agoodwin / githubweb

#1736 (Apr 17, 2021, 12:04:27 AM)

  1. Config-defined custom colors (commit: c2cb976) — agoodwin / githubweb
  2. remove 'charged' raw nbt (commit: 592252e) — agoodwin / githubweb
  3. Improvements to fakeequip - better self-support and a couple patched bugs (#2274) (commit: 5fd5cf7) — noreply / githubweb
  4. server.last_reload (commit: e8883db) — agoodwin / githubweb
  5. vanilla_tag stuff (commit: 557f6dc) — agoodwin / githubweb
  6. fix location.facing (commit: dc4cb78) — agoodwin / githubweb
  7. Team command: fix name case sensitivity (commit: cf9208d) — agoodwin / githubweb
  8. minor patch (commit: 6e900de) — agoodwin / githubweb
  9. partial impl of last couple core commits (commit: 6a6d255) — agoodwin / githubweb
  10. deprecate material property tags (commit: e601ff9) — agoodwin / githubweb
  11. EntityTag.has_equipped (commit: 0cd59d7) — agoodwin / githubweb
  12. slot:hand (commit: ff187b2) — agoodwin / githubweb
  13. internal bukkit event (commit: e8e47a6) — agoodwin / githubweb
  14. couple bug fixes (__player def, inventories) (commit: 57306dc) — agoodwin / githubweb
  15. displayitem: disable gravity on the item (commit: 0dcce0a) — agoodwin / githubweb
  16. meta improvements and java 11 reflective access warning hider (commit: c096f8e) — agoodwin / githubweb
  17. PlayerTag.revoke_advancement (commit: 6d9d373) — agoodwin / githubweb
  18. walk command entities fixup (commit: 7cc6b07) — agoodwin / githubweb

#1734 (Apr 8, 2021, 1:02:17 PM)

  1. mark build as 1.2.0 (commit: 26500ce) — agoodwin / githubweb
  2. add some impls for inverse advanced matcher (commit: 6a306eb) — agoodwin / githubweb
  3. inventory script gui option (commit: 468becd) — agoodwin / githubweb
  4. implement core update (commit: b6b393a) — agoodwin / githubweb
  5. implement core update (commit: 648ca2e) — agoodwin / githubweb
  6. impl custom command completions and add a ton of em (commit: 426837f) — agoodwin / githubweb
  7. advanced_matches tags (commit: 22b21f0) — agoodwin / githubweb
  8. advanced matcher tags and take impl (commit: 620619c) — agoodwin / githubweb
  9. impl for RunLater (commit: f2b1cad) — agoodwin / githubweb
  10. 'player uses recipe book' event (commit: a7890dd) — agoodwin / githubweb
  11. Attribute modifier system rewrite (commit: 08e54d1) — agoodwin / githubweb
  12. stronger shield item base_color fix (commit: 702216a) — agoodwin / githubweb
  13. minor meta patches (commit: 8be08ea) — agoodwin / githubweb
  14. meta patches and support npc sit on bed (commit: 652bf56) — agoodwin / githubweb
  15. hide_entity core rewrite and matchable support (commit: 2d0a9e0) — agoodwin / githubweb
  16. item flag nbt backing: remove empty keys (commit: 6570083) — agoodwin / githubweb
  17. hide/unhide_entities enhancement for players (commit: 1361d9d) — agoodwin / githubweb
  18. tweak schematic rotate origin and angle (commit: cb6151b) — agoodwin / githubweb
  19. EntityTag#spawnAt: use EntityTag#teleport not bukkit (commit: d72e0e8) — agoodwin / githubweb
  20. add LocationTag.age, is_exact_teleport, exit_location (commit: ddb747f) — agoodwin / githubweb
  21. add 'progress_length' param to advancement command (commit: 98b47f7) — agoodwin / githubweb
  22. fix displayitem bork (commit: a39e9ad) — agoodwin / githubweb
  23. fix end gateway tags+mechs (commit: 7f78cf8) — agoodwin / githubweb
  24. workaround patch to forceclear a jukebox properly (commit: d75af75) — agoodwin / githubweb
  25. FakeEquip command (commit: 5975980) — agoodwin / githubweb
  26. PlayerTag.spectator_target (commit: 1c63085) — agoodwin / githubweb
  27. add extra check to sitting trait maintainer task (commit: 8befcef) — agoodwin / githubweb

#1733 (Mar 26, 2021, 10:06:20 PM)

  1. cleanup (meta, old dead mech, error message) (commit: a2f2606) — agoodwin / githubweb
  2. target new spigot mappings version (commit: 52f74e5) — agoodwin / githubweb
  3. fix ellipsoidtag.random (commit: 8473f14) — agoodwin / githubweb
  4. enforce item cloning in inventory.x.quantity tags (commit: 24bd947) — agoodwin / githubweb
  5. note handling bufixes (commit: 6f00c60) — agoodwin / githubweb
  6. fix invisible command with disguised/faked entities (commit: 0025442) — agoodwin / githubweb
  7. add bee properties (commit: 4f17f4e) — agoodwin / githubweb
  8. fix disguise global without a player link (commit: 7179849) — agoodwin / githubweb
  9. fix assignment trait load bork (commit: bd83db6) — agoodwin / githubweb
  10. tweaks to match core commit (commit: 2c7720d) — agoodwin / githubweb
  11. aggressively enforce Mojangs broken angle system (commit: ca85985) — agoodwin / githubweb
  12. fix note removal logic order (commit: f949f53) — agoodwin / githubweb

#1732 (Mar 12, 2021, 7:23:56 PM)

  1. much smarter couldMatchers (commit: 9c2cb2f) — agoodwin / githubweb
  2. mix of automated and manual cleanups and java modernizations (commit: 7746cf8) — agoodwin / githubweb
  3. schematic rotation fixup (commit: 00c751b) — agoodwin / githubweb
  4. replace old ModernBlockData with direct BlockData ref (commit: 911e31c) — agoodwin / githubweb
  5. switch command modernization (commit: aab0364) — agoodwin / githubweb
  6. shaped recipe crafting fix (commit: 2917af6) — agoodwin / githubweb
  7. add pistons to switchable (commit: a305782) — agoodwin / githubweb
  8. add pistonheads to mode (commit: 1be1fb9) — agoodwin / githubweb
  9. replace slab_type with a generic 'type' (commit: 606ef3a) — agoodwin / githubweb
  10. fix up script/note load order (commit: 2de6936) — agoodwin / githubweb
  11. fix note remove calling wrong method (commit: 4f15e69) — agoodwin / githubweb
  12. fix locationtag.with_world (commit: 2005bd6) — agoodwin / githubweb

#1731 (Mar 5, 2021, 1:40:33 AM)

  1. npctag targetable (commit: 3f6e1e8) — agoodwin / githubweb
  2. fix cuboid.shift bork (commit: 911b34e) — agoodwin / githubweb
  3. fix unnecessary debug from proximity trigger (commit: 2cebdd1) — agoodwin / githubweb
  4. add 'enters polygon' (commit: ae1ca9d) — agoodwin / githubweb
  5. fix mixed up script type check in zap/assign (commit: c83f40c) — agoodwin / githubweb
  6. vanilla recipe blocker for item scripts (commit: ce0495c) — agoodwin / githubweb
  7. fix wrong getObject method in take command (commit: 5909234) — agoodwin / githubweb
  8. experimentally send debug output through logInterceptor when enabled (commit: 348f4c8) — agoodwin / githubweb
  9. match core update (commit: 108a886) — agoodwin / githubweb
  10. experimental push collision detection improvement (commit: 0a2f51e) — agoodwin / githubweb
  11. add hide_particles packet intercept mech (commit: ba196b1) — agoodwin / githubweb
  12. stop_sound for specific sounds (commit: cb2c6bd) — agoodwin / githubweb
  13. attach command debugging and auto-cleanup (commit: 21a1c16) — agoodwin / githubweb
  14. way more thorough push collision detection (commit: cc11b7a) — agoodwin / githubweb
  15. fix push force_along having wrong velocity (commit: e7ae5f8) — agoodwin / githubweb
  16. flag documentation update (commit: e9a88a8) — agoodwin / githubweb
  17. biome, material, plugin flaggable (commit: 5920dbe) — agoodwin / githubweb

#1730 (Feb 26, 2021, 11:38:41 PM)

  1. sit trait: copy over the Citizens animation internals (commit: 134b05e) — agoodwin / githubweb
  2. ColorTag.hex (commit: 9357bcb) — agoodwin / githubweb
  3. take command: list inputs all over (commit: 0c4344a) — agoodwin / githubweb
  4. "entity loads crossbow" paper event (commit: 8295598) — agoodwin / githubweb
  5. paper event cleanup (commit: dde4f80) — agoodwin / githubweb
  6. entity breeding tags: add cast check with default returns (commit: e7643c5) — agoodwin / githubweb
  7. fix cooldown command (commit: 910fd24) — agoodwin / githubweb
  8. text formatter links fix (commit: 9c63797) — agoodwin / githubweb
  9. more reliable NMS teleport path for players (commit: 964969e) — agoodwin / githubweb
  10. fix block explode event bork (commit: 22cca90) — agoodwin / githubweb
  11. allow teleporting mount groups across worlds (commit: 07787cc) — agoodwin / githubweb
  12. EntityTag properties: villager_level and _experience (commit: d50a331) — agoodwin / githubweb
  13. zap command: use NPC link to make better script guesses (commit: 4eda734) — agoodwin / githubweb
  14. Clicks Block event: default to player eye loc when clicking air (commit: 1881396) — agoodwin / githubweb
  15. PlayerFlagHandler: clean secondary cache less often (commit: cdf9c9d) — agoodwin / githubweb
  16. revert click block event commit for now (commit: f7aa480) — agoodwin / githubweb
  17. chunk flags (commit: 03507a4) — agoodwin / githubweb
  18. implement core update (deprecations and formatted) (commit: 047dbad) — agoodwin / githubweb
  19. Follow command: no_teleport arg (commit: 6b76fbc) — agoodwin / githubweb
  20. enters area_flagged (commit: 20388b5) — agoodwin / githubweb
  21. melee_attack mech (commit: a2af142) — agoodwin / githubweb
  22. add IRON_GOLEM_ATTACK animation (commit: 7fb9cfb) — agoodwin / githubweb
  23. support shulker_bullet targets (commit: 895feab) — agoodwin / githubweb
  24. stands on block event: patch wrong location used for in check (commit: 9372cb3) — agoodwin / githubweb
  25. NPCTag.controllable tag/mech (commit: 9204ff9) — agoodwin / githubweb

#1729 (Feb 17, 2021, 7:03:48 AM)

  1. add a simple void generator (commit: a91c319) — agoodwin / githubweb

#1728 (Feb 15, 2021, 10:11:47 AM)

  1. add fix for mojang's code not handling mount failures (commit: 3741bf7) — agoodwin / githubweb

#1727 (Feb 14, 2021, 9:50:47 AM)

  1. player flag cache typo fix (commit: 08c4fda) — agoodwin / githubweb
  2. area enter/exit event: patch entity matching (commit: c876122) — agoodwin / githubweb
  3. update debug record format a lil for new pastebin (commit: d3ca99e) — agoodwin / githubweb
  4. EntityItem: include projectiles (commit: 0078e15) — agoodwin / githubweb
  5. add entity direction property (commit: 2a1ac1c) — agoodwin / githubweb
  6. fix armor change event firing for npcs (commit: 0721868) — agoodwin / githubweb
  7. patches for Java 11 compat (commit: 74db558) — agoodwin / githubweb
  8. fix spigot-format-compatible &r prefixed text on items (commit: 2d4885d) — agoodwin / githubweb
  9. clickable: pass the NPC ref along (commit: 4296369) — agoodwin / githubweb
  10. use new flag save/load util (commit: 8fa63b6) — agoodwin / githubweb
  11. world flags (commit: 3500c63) — agoodwin / githubweb
  12. reasonNotFlaggable, and world_flagged switch (commit: 7c759fc) — agoodwin / githubweb
  13. flaggable notes (inventory/cuboid/ellipsoid/polygon) (commit: 18b952e) — agoodwin / githubweb
  14. notswitch matchables (commit: 1887cc9) — agoodwin / githubweb
  15. blocks_flagged tags (commit: 6a04f2c) — agoodwin / githubweb
  16. chunk.blocks_flagged too (commit: 32653d1) — agoodwin / githubweb
  17. patch up vehicle destroyed event (commit: e8be761) — agoodwin / githubweb
  18. revert debug submit format change (commit: 567ec7d) — agoodwin / githubweb
  19. NPCTag.auto_update_skin (commit: 3d16079) — agoodwin / githubweb
  20. attached_to tag for torches and switchface modernizations (commit: b3e878c) — agoodwin / githubweb
  21. add leather horse armor to item color (commit: ea2fe09) — agoodwin / githubweb
  22. fix shoot command bug with script arg and no shooter input (commit: f7d997b) — agoodwin / githubweb

#1726 (Feb 5, 2021, 12:05:55 AM)

  1. fix player.target tag (commit: 1b52720) — agoodwin / githubweb
  2. showfake: remove empty lists (commit: 779ee76) — agoodwin / githubweb
  3. add (experimental) showfake chunk-breakage preventer (commit: d97a2fe) — agoodwin / githubweb
  4. CuboidTag.outline_2d (commit: c06a10d) — agoodwin / githubweb
  5. npctag.name_hologram_npc, hologram_npcs (commit: 88153c9) — agoodwin / githubweb
  6. make basic text generation more spigot-compatibleish (commit: fdd8f06) — agoodwin / githubweb
  7. context.recipe_id in the crafting events (commit: 95290eb) — agoodwin / githubweb
  8. paper-only entity enter/exit area event (commit: b40b588) — agoodwin / githubweb
  9. fixes and opti for enter/exit event (commit: 2344d94) — agoodwin / githubweb
  10. a few small bugfixes (commit: a1e9d17) — agoodwin / githubweb
  11. update to new pastebin service (commit: 1613582) — agoodwin / githubweb
  12. sit trait onSpawn: use the NPC's look dir instead of chair's (commit: 8f422d1) — agoodwin / githubweb
  13. world.gamerule_map, server.gamerules (commit: 8ab2599) — agoodwin / githubweb

#1725 (Jan 27, 2021, 12:40:44 PM)

  1. PolygonTag (commit: 2779b8a) — agoodwin / githubweb
  2. allow fakespawn to recognize item_projectile (commit: b86a02e) — agoodwin / githubweb
  3. polygon.shift, with_world (commit: 8996f47) — agoodwin / githubweb
  4. player places block: couldMatch: allow mixed list of item and block (commit: f5bef48) — agoodwin / githubweb
  5. area enter/exit event: include polygons (commit: b08da7d) — agoodwin / githubweb
  6. fix enderman.item error when holding air (commit: d6a8367) — agoodwin / githubweb
  7. rework player drops item to generic entity drops item (commit: 3b8ccc1) — agoodwin / githubweb
  8. EntityTag identity format change (commit: ae58627) — agoodwin / githubweb
  9. change entitytag savable too (commit: b01346e) — agoodwin / githubweb
  10. alias-friend ex command check (commit: 380c3ff) — agoodwin / githubweb
  11. datapersistence object conversion: nodebug (commit: fa510de) — agoodwin / githubweb
  12. add current date/time message to the startup output (commit: 251d904) — agoodwin / githubweb
  13. Sneak command! (commit: 82e2241) — agoodwin / githubweb
  14. catch and handle very broken player legacy saves better (commit: 4546b58) — agoodwin / githubweb
  15. player uuid convenience method (commit: d96e0f6) — agoodwin / githubweb

#1724 (Jan 22, 2021, 10:47:45 AM)

  1. 1.1.9 part 1: version swap (commit: d5e3f0d) — agoodwin / githubweb
  2. 1.1.9 part 2: delete 1.13 files (commit: 08272a5) — agoodwin / githubweb
  3. 1.1.9 part 3: delete atleast1.14 checks and 1.13 compat code (commit: 77015b4) — agoodwin / githubweb
  4. add some null checks to entity breed event (commit: 44922eb) — agoodwin / githubweb
  5. fix shoots bow event on paper servers (commit: 97a8ab6) — agoodwin / githubweb
  6. clean up location note and equality logic (commit: ff44cb9) — agoodwin / githubweb
  7. allow non-solid blocks in cuboid.spawnable_blocks (commit: 69fc9d3) — agoodwin / githubweb
  8. patch up despawn command a bit (commit: 111607d) — agoodwin / githubweb
  9. deprecate server.start_time duration thing for timetag (commit: 1142a65) — agoodwin / githubweb
  10. fix spawnable_blocks more (commit: e8b2ffd) — agoodwin / githubweb
  11. fix chat triggers throwing extra debug (commit: fb8a1f9) — agoodwin / githubweb
  12. avoid world change bork in shoot command (commit: ba84944) — agoodwin / githubweb
  13. initial server flag logic, and remove some old flag code (commit: c664b3b) — agoodwin / githubweb
  14. initial player/entity flag reimpl (commit: e5ecb75) — agoodwin / githubweb
  15. initial npctag flag reimpl (commit: 632f8fe) — agoodwin / githubweb
  16. remove old flag command (commit: eb7b99a) — agoodwin / githubweb
  17. cleanup and core impl (commit: f2534d3) — agoodwin / githubweb
  18. initial LocationTag flag impl (commit: 1f480c5) — agoodwin / githubweb
  19. initial itemtag flag impl and related expansions and nbt deprecation (commit: 6318899) — agoodwin / githubweb
  20. move old zaps/cooldowns to flags (commit: 159e6c5) — agoodwin / githubweb
  21. remove legacy DenizenAPI class (commit: 6696cd6) — agoodwin / githubweb
  22. improve player flag cache handler (commit: 2ffe5ed) — agoodwin / githubweb
  23. initial offline player flag update (commit: dee75db) — agoodwin / githubweb
  24. fixes to itemtag flags (commit: 4643838) — agoodwin / githubweb
  25. legacy save data auto-updater (commit: 7539054) — agoodwin / githubweb
  26. add 'flags' key to item script containers (commit: 4398013) — agoodwin / githubweb
  27. move is_sleeping to EntityTag, add villager support (commit: 0ddd56b) — agoodwin / githubweb
  28. EntityImmune is 1.16+ only (commit: 8832143) — agoodwin / githubweb
  29. fix server flag tags (commit: 1f65d78) — agoodwin / githubweb
  30. Delay NPC save data updating (commit: a9f9d46) — agoodwin / githubweb
  31. re-add item.nbt meta with a deprecation notice (commit: 5f254ac) — agoodwin / githubweb
  32. fix the other server flag tag (commit: b77ce28) — agoodwin / githubweb
  33. fix null handling in server flag tags (commit: 7f32551) — agoodwin / githubweb
  34. better data handlers for flags part 1 (commit: 21eaf36) — agoodwin / githubweb
  35. restructure flag handling a bit, add cache config option (commit: fe73b7a) — agoodwin / githubweb
  36. add async load on logic option (commit: e1b7998) — agoodwin / githubweb
  37. set player folder path sooner in startup (commit: f95ffea) — agoodwin / githubweb
  38. cuboid.spawnable_blocks: only air types are air, and not liquids (commit: ce6bc3d) — agoodwin / githubweb
  39. add item.with_flag and inventory flag (commit: 8c6c3d4) — agoodwin / githubweb
  40. add ItemTag property book_generation (commit: e2d9402) — agoodwin / githubweb
  41. clean up cooldown mess a bit (commit: 536bb55) — agoodwin / githubweb
  42. server.flag_map and item script meta info (commit: 2d19861) — agoodwin / githubweb
  43. impl for new core commit (commit: 41bd425) — agoodwin / githubweb
  44. add 'player prepares smithing' event (commit: 6865285) — agoodwin / githubweb
  45. fix removing flags in datapersist impl (commit: 6d0db71) — agoodwin / githubweb
  46. add meta and error checking to the take command (commit: f04e39c) — agoodwin / githubweb
  47. fix look for 1.16.4 (commit: 34b9701) — agoodwin / githubweb
  48. add hoglins to entity immune property (commit: 652a478) — agoodwin / githubweb
  49. Add chat trigger 'show as normal chat' option (commit: 656634f) — agoodwin / githubweb
  50. add 'player entity skins' lang doc (commit: 42571f1) — agoodwin / githubweb
  51. change legacy flags converter to use dCore yaml config (commit: dbebb28) — agoodwin / githubweb
  52. fix piston_reaction for 1.16.4 (commit: b4f24f1) — agoodwin / githubweb
  53. fix schematic create delayed bork (commit: 37b4fb7) — agoodwin / githubweb
  54. add EntityTag.allowed_colors, clean up EntityColor (commit: 67d5d51) — agoodwin / githubweb
  55. add max_delay_ms to schematic and modifyblock (commit: 1f296d0) — agoodwin / githubweb
  56. expansions to ColorTag including hex input support (commit: 8b0f29a) — agoodwin / githubweb
  57. fix EntityTag valueOf fake (commit: 4ed7581) — agoodwin / githubweb
  58. fake entity expansion (commit: 4af6758) — agoodwin / githubweb
  59. disguise command: persist across respawn (commit: b27daf6) — agoodwin / githubweb
  60. additional patch to fakespawn: only one entity at a time now (commit: 5f44418) — agoodwin / githubweb
  61. Disguise: ability to view self disguise (janky) (commit: 3bf3334) — agoodwin / githubweb
  62. patch errors in disguise/fake ent from players logging out (commit: 5c9f9ee) — agoodwin / githubweb
  63. add disguise 'global' arg (commit: 9b0b68f) — agoodwin / githubweb
  64. disguise: always cancel before setting (commit: 839d107) — agoodwin / githubweb
  65. use more reliable fake entity position set (commit: aa84271) — agoodwin / githubweb
  66. more disguise stability improvements (commit: 5b836ee) — agoodwin / githubweb
  67. send self-disguise update packets faster (commit: 5a83b4e) — agoodwin / githubweb
  68. create command registry: auto-generate new registries when needed (commit: 0cb7e6d) — agoodwin / githubweb
  69. self-disguise should make you invisible (commit: 9488f18) — agoodwin / githubweb
  70. fix disguise invis cancel (commit: 3eb36c9) — agoodwin / githubweb
  71. disguise: fix invisible with multiple players (commit: d1caf09) — agoodwin / githubweb
  72. fix self-invis when not self-disguise (commit: fae5583) — agoodwin / githubweb
  73. fix disguise metadata (commit: 63225ae) — agoodwin / githubweb
  74. experimental attach and disguise packet improvements (commit: 155fa34) — agoodwin / githubweb
  75. Automatic flag cleaning (commit: 31ced8a) — agoodwin / githubweb
  76. book items have a default color of black for text (commit: 41448a7) — agoodwin / githubweb
  77. patch text format reparsing reliability (commit: 6012618) — agoodwin / githubweb
  78. attach reliability when mounted improvement (commit: 8700648) — agoodwin / githubweb
  79. Data persistence flag tracker: expire-check-needed key for opti (commit: c2bc3fd) — agoodwin / githubweb
  80. health_data slight cleanup, and event entity match opti (commit: e3ddf11) — agoodwin / githubweb
  81. better fakespawn removal (commit: 8d88544) — agoodwin / githubweb
  82. Player flag saves: journalling save/load logic (commit: 9e968d4) — agoodwin / githubweb
  83. add entity shulker_peek property (commit: 01f71dc) — agoodwin / githubweb
  84. entity damage event: update context.final_damage dynamically (commit: c78ebfa) — agoodwin / githubweb
  85. cleanups to world/location handling logic (commit: f385578) — agoodwin / githubweb
  86. fix inventory flag argument handling (commit: eb3bfa5) — agoodwin / githubweb
  87. world tag: handle unloaded worlds better (commit: 9059fab) — agoodwin / githubweb
  88. add tag PlayerTag.ip_address (commit: 4cc453d) — agoodwin / githubweb
  89. fix locationtag constructors going backwards (commit: 15725f1) — agoodwin / githubweb
  90. add a warning if legacy saves file rename fails (commit: defa216) — agoodwin / githubweb
  91. change entity spawn event to generic any-entity-spawn event (commit: 163552d) — agoodwin / githubweb
  92. Enchanted event:  add context.enchants (commit: 23efad5) — agoodwin / githubweb
  93. enchant event: allow MapTag as enchants determine (commit: 102fd8e) — agoodwin / githubweb
  94. upgrade item.enchantments property to use MapTags (commit: 75096de) — agoodwin / githubweb
  95. list ping event: add context.client_protocol_version (commit: 0275526) — agoodwin / githubweb
  96. itemtag method minor cleanup (commit: 0e5137a) — agoodwin / githubweb
  97. add itemtag property invisible (commit: 43388bc) — agoodwin / githubweb
  98. improve entitytag identify and describe (commit: 28b52c4) — agoodwin / githubweb
  99. command script tab completions: auto reduce for startsWith (commit: f728e09) — agoodwin / githubweb
  100. entity spawn event expansion (commit: 5176b19) — agoodwin / githubweb
  101. add EntityTag head_angle mechanism (commit: 475af32) — agoodwin / githubweb
  102. possible fix for spawner spawn event dup (commit: 5c5214c) — agoodwin / githubweb
  103. fix npc flags (commit: ab372a3) — agoodwin / githubweb
  104. Set item entity age with time_lived mec on 1.16 (#2265) (commit: a6a3907) — noreply / githubweb
  105. fix shoots bow event bork from paper/spigot swap (commit: b432793) — agoodwin / githubweb
  106. clean and improve network interceptions (commit: cdeecdf) — agoodwin / githubweb
  107. less bork with vehicle exit for non-vanilla-vehicles (commit: 990d3e1) — agoodwin / githubweb
  108. add rename option 'list_name_only' (commit: fe7beeb) — agoodwin / githubweb
  109. packet handler improvements (commit: 8b090bf) — agoodwin / githubweb
  110. add dynamic material matching to item script recipes (commit: 6dab60f) — agoodwin / githubweb
  111. item script matchables too for exact-match (commit: 2c5ab68) — agoodwin / githubweb
  112. fix conflict between different network intercepts (commit: 86a7580) — agoodwin / githubweb
  113. fix event handling of player entity npcs (commit: 8c227e6) — agoodwin / githubweb
  114. make npc sit a bit more automatic with good location choice (commit: 509b006) — agoodwin / githubweb
  115. playerflag: handle saving/loading expire smarter (commit: c28b6f7) — agoodwin / githubweb
  116. minor chunkload cleanup (commit: d7dd561) — agoodwin / githubweb
  117. clean up fishing trait (commit: 923b31e) — agoodwin / githubweb
  118. handle some more possible legacy saves file cases (commit: da0d172) — agoodwin / githubweb
  119. rewrite player.target (commit: c630a06) — agoodwin / githubweb
  120. add server.art_types (commit: 08a28db) — agoodwin / githubweb
  121. use new ContextSource.SimpleMap (commit: d9b35fc) — agoodwin / githubweb
  122. list ping event: 'exclude_players' determination (commit: c51bdbd) — agoodwin / githubweb
  123. shoot: projectiles should stop based on event (commit: c176489) — agoodwin / githubweb
  124. remove command: don't accidentally nuke (commit: f3f1487) — agoodwin / githubweb
  125. Rename player list_name_only: don't respawn the player entity (commit: 641fd0d) — agoodwin / githubweb
  126. shoot: fix up hit_entities (commit: ab23a96) — agoodwin / githubweb
  127. use teleport forcererifierer more often (commit: a268d5d) — agoodwin / githubweb
  128. reduce rotation screwery (commit: 2c5849d) — agoodwin / githubweb
  129. entity damage match conflict reduction (commit: cb809c7) — agoodwin / githubweb
  130. attach command misalign reduction helper thingo (commit: 419a2b5) — agoodwin / githubweb
  131. add 'remove' "always warn on mass delete" (commit: 3c1d221) — agoodwin / githubweb
  132. fix villager changes profession determine (commit: a556822) — agoodwin / githubweb
  133. fix villager acquire trade event (commit: 379a8da) — agoodwin / githubweb
  134. more unnecessary-packet-intercept-reduction (commit: 58be864) — agoodwin / githubweb
  135. add tag player.skull_item (commit: f54eb56) — agoodwin / githubweb
  136. handle layered hover text (or click) smarter (commit: 8b4c80d) — agoodwin / githubweb
  137. add LocationTag tag and mech 'jukebox_record' (commit: cbacdd6) — agoodwin / githubweb
  138. Add tag/mech jukebox_is_playing/play to match last commit (commit: de42c49) — agoodwin / githubweb
  139. fix legacy saves updater rename thingy (commit: e1f7198) — agoodwin / githubweb
  140. add better legacy saves update error messages, empty section handling (commit: 72bd9b3) — agoodwin / githubweb
  141. use mechanism.echoError more often instead of Debug (commit: 32f7ca3) — agoodwin / githubweb
  142. remove very old deprecated EntityInfected (commit: a0fe858) — agoodwin / githubweb
  143. add materialtag property heights (commit: 12e90cb) — agoodwin / githubweb
  144. add location_flagged, item_flagged, new location event meta (commit: b34d6b5) — agoodwin / githubweb
  145. add disguise tags (commit: 67053b4) — agoodwin / githubweb
  146. fix EntityTag#duplicate for disguising (commit: b6bdcff) — agoodwin / githubweb
  147. add location random tag trio (commit: f70d5e6) — agoodwin / githubweb
  148. Fix loading in 1.15/1.14 (commit: eeac5a0) — agoodwin / githubweb
  149. add entity mech ghast_attacking (commit: 5acb55e) — agoodwin / githubweb
  150. add entity mech polar_bear_standing (commit: 1f97439) — agoodwin / githubweb
  151. add entity mech skeleton_arms_raised (commit: a6ae52f) — agoodwin / githubweb
  152. add NPC tags is_sitting and is_sleeping (commit: 55da361) — agoodwin / githubweb
  153. add entitytag ignite mechanism for creepers (commit: 7b62812) — agoodwin / githubweb
  154. add animate for:<player> (commit: 6323939) — agoodwin / githubweb
  155. add entity mech enderman_angry (commit: 91ac1fa) — agoodwin / githubweb
  156. patch disguise tags npe (commit: b28f08d) — agoodwin / githubweb
  157. build for 1.16.5 (commit: 2e4cbb6) — agoodwin / githubweb
  158. add material note property (commit: 5da1a24) — agoodwin / githubweb
  159. Wall blocks are 1.16+ only (commit: cce800a) — agoodwin / githubweb
  160. fix noted location identify (commit: bc8a333) — agoodwin / githubweb
  161. flag/adjust object interpreter:  recognize location note names as valid locations (commit: edbfa41) — agoodwin / githubweb
  162. alternate experience set logic (commit: 95d42b5) — agoodwin / githubweb
  163. better strip_color impl (commit: 231dad4) — agoodwin / githubweb
  164. disguise no-collide-team is 1.16+ only (commit: 0deecb6) — agoodwin / githubweb
  165. block break event drops handling upgrade (commit: ec4c4fb) — agoodwin / githubweb
  166. PlayerFlagHandler: softreference secondary cache (commit: c1e8a20) — agoodwin / githubweb
  167. closes/opens inv event, smarter location handling (commit: f6f3e76) — agoodwin / githubweb
  168. ItemTags: finally use better script name internal tracker (commit: 52d7c02) — agoodwin / githubweb
  169. inventorytag reformat mech (commit: a295b8d) — agoodwin / githubweb
  170. redundant text formats cleaner upper (commit: cb32c1c) — agoodwin / githubweb
  171. item display name: fix accidental double-subcomponent (commit: 0e4df60) — agoodwin / githubweb
  172. playsound: allow player + location arguments simultaneously (commit: f933d43) — agoodwin / githubweb
  173. fix possible npe with uncached offline player flags (commit: 11e8f37) — agoodwin / githubweb
  174. event " player picks up launched arrow" (commit: 9b2770d) — agoodwin / githubweb
  175. fix hide_from/show_to players on offline players (commit: 62fb9d0) — agoodwin / githubweb
  176. make anvil inventories work kinda (commit: 0df721f) — agoodwin / githubweb
  177. dynmap chat trigger smarter message fill (commit: 8c4bdb7) — agoodwin / githubweb
  178. patch previous commit (commit: 831b89d) — agoodwin / githubweb

#1723 (Nov 29, 2020, 3:23:57 AM)

  1. fix 'narrate' 'from' arg (commit: 58f9aee) — agoodwin / githubweb
  2. add MaterialTag property shape for stairs (commit: 1072351) — agoodwin / githubweb
  3. fix item script enchantments with enchanted_books (commit: f743a11) — agoodwin / githubweb
  4. add 'ex sustained' command (commit: 2382089) — agoodwin / githubweb
  5. add debug output to map new command (commit: 3da8979) — agoodwin / githubweb
  6. prevent bad-map-url failure spasm (commit: 6a2e6e1) — agoodwin / githubweb

#1722 (Nov 25, 2020, 5:22:36 AM)

  1. add mech npctag.glow_color (commit: 24fe5b4) — agoodwin / githubweb
  2. restore '&at' base tag (commit: 4327ad7) — agoodwin / githubweb
  3. cleanup ray trace and some meta (commit: 08f563a) — agoodwin / githubweb
  4. clean up a few left over 'qty' names that still exist, clean some command code (commit: 96ff8a1) — agoodwin / githubweb
  5. add entitytag property 'immune' (commit: b5d6353) — agoodwin / githubweb
  6. catch other_block npe (commit: f48a37b) — agoodwin / githubweb
  7. clean away null codes before outputting (commit: 3694a59) — agoodwin / githubweb
  8. entity shoots block hackevent: move 'with' to a switch (commit: a46b38b) — agoodwin / githubweb
  9. "npc despawns" scripteventify (commit: 6ea1b29) — agoodwin / githubweb
  10. slight cleanup to NPCTag handling (commit: da75252) — agoodwin / githubweb
  11. move 'on shutdown' to a scriptevent (commit: d73d2e8) — agoodwin / githubweb
  12. move 'time changes' to a script event (commit: 2357348) — agoodwin / githubweb
  13. delete legacy flag smart event (commit: e7c05d7) — agoodwin / githubweb
  14. npc stuck event to scriptevent (commit: e41fa72) — agoodwin / githubweb
  15. move npc navigation to a script event (commit: 5ded6a4) — agoodwin / githubweb
  16. use new core error scriptevents (commit: 6fb676f) — agoodwin / githubweb
  17. discord note in issue templates (commit: 085560e) — agoodwin / githubweb
  18. fix async misfire of paper list ping event (commit: 0b9f9ea) — agoodwin / githubweb
  19. fix time changes bug introduced by recent commit (commit: 57af39e) — agoodwin / githubweb
  20. fix list.formatted with unhandled objects (commit: a23bdc5) — agoodwin / githubweb
  21. add '.types' to 'location.flood_fill' (commit: 4584219) — agoodwin / githubweb
  22. add from:uuid arg to narrate command (commit: d79ed44) — agoodwin / githubweb
  23. fix set_sneaking mech (commit: 01957d3) — agoodwin / githubweb
  24. fix entity.shooter npe (commit: 5d9b63e) — agoodwin / githubweb
  25. Schematic: don't paste structure_voids into world (commit: 24dc4db) — agoodwin / githubweb
  26. add property entity.player_created (commit: 6523edb) — agoodwin / githubweb
  27. cleanup chunkload command and fix bug (commit: 30b31a6) — agoodwin / githubweb
  28. cuboid.add_member: allow list input (commit: 2ef9481) — agoodwin / githubweb
  29. move spawnable_entities to have an input type instead of subtags (commit: 2563c4c) — agoodwin / githubweb
  30. possible fix for setting inventory origin to a flag (commit: d8f2120) — agoodwin / githubweb
  31. use EntityMountEvent and EntityDismountEvent for vehicle events (commit: b4b7c61) — agoodwin / githubweb
  32. mount command: avoid redundant teleport (commit: 483d019) — agoodwin / githubweb
  33. allow NBT's "EntityTag" on items to be raw in itemtag properties (commit: a0b2349) — agoodwin / githubweb
  34. meta docs and Debug record header improvement (commit: f238c73) — agoodwin / githubweb
  35. fix meta links to escaping system (commit: 627cd04) — agoodwin / githubweb
  36. support essentials hex format in element.parse_color (commit: 64b4ce7) — agoodwin / githubweb
  37. fix NMS based lore set to empty (commit: 14b5dfb) — agoodwin / githubweb

#1721 (Nov 9, 2020, 8:49:01 AM)

  1. MC 1.16.4, Denizen 1.1.8 (commit: 23ae69e) — agoodwin / githubweb
  2. basic compiler required patches for 1.16.4 (commit: 1b62b2b) — agoodwin / githubweb
  3. md_5 thought it would be funny to bump _R2 to _R3 and then reverse it back to R2 a few hours later (commit: f80bb65) — agoodwin / githubweb
  4. md_5 is just an asshole at this point, 3rd time the module's renamed (commit: d4ab0a5) — agoodwin / githubweb
  5. fix inventory contents persistence in noted scripts (commit: 6b054b3) — agoodwin / githubweb
  6. probable fix for preservation of format through hover/click (commit: e5acbbb) — agoodwin / githubweb
  7. replace paper impl of PlayerShootsBow with spigot impl (commit: fc6cc0d) — agoodwin / githubweb
  8. add paper-specific version control options to list ping event (commit: 1c49ab3) — agoodwin / githubweb
  9. Added filters to precise_target tags (#2261) (commit: faa3cce) — noreply / githubweb
  10. fix actionbar command argument parsing (commit: 577f294) — agoodwin / githubweb

#1719 (Nov 3, 2020, 2:05:53 AM)

  1. modernize outdated material comparison in surface_blocks tag (commit: 25f619f) — agoodwin / githubweb
  2. make createworld work for non-waited copy_from (commit: 70cd17d) — agoodwin / githubweb
  3. createworld: don't allow copying into pre-existing folder path (commit: bdf79da) — agoodwin / githubweb
  4. patch area enter event first-fire duplicating (commit: 6d7218d) — agoodwin / githubweb
  5. patch rename command for 1.16.3 (commit: d4cbf17) — agoodwin / githubweb
  6. rename per_player: stabler uuid based lookup (commit: a3caf80) — agoodwin / githubweb
  7. rename per_player: partial player-type entity support (commit: f54b7e8) — agoodwin / githubweb
  8. add 'mirrorname' NPC trait (commit: f5e56bd) — agoodwin / githubweb
  9. fix some ItemMeta mishandlings (commit: 577accb) — agoodwin / githubweb
  10. patch player.target.within (commit: c32e8d2) — agoodwin / githubweb
  11. nms impl for item display name and lore (commit: a4475ca) — agoodwin / githubweb
  12. add 'block explodes' event (commit: 6031797) — agoodwin / githubweb
  13. flesh out the type differentiatorizers (match core) (commit: f9cd2b7) — agoodwin / githubweb
  14. add an entitytag type checker (commit: a9cb492) — agoodwin / githubweb
  15. use new getRawValue method (commit: 58d1f08) — agoodwin / githubweb
  16. experimental inventory-specific optimizations (commit: 9077011) — agoodwin / githubweb
  17. Fix cuboid clone vs duplicate handling of notes (commit: d7f56ea) — agoodwin / githubweb
  18. Use Mojang-style reset logic, also fix name NBT-match (commit: 0209872) — agoodwin / githubweb
  19. improvements to fish commands (commit: 7471429) — agoodwin / githubweb
  20. text formatter: all colors disable all formats always (commit: 10ea27c) — agoodwin / githubweb
  21. add EllipsoidTag.note_name (commit: 4a5ad7c) — agoodwin / githubweb
  22. patch for spigot's enchantment API being awful (commit: 6a1238b) — agoodwin / githubweb
  23. bossbar title nms impl (commit: ea45ae7) — agoodwin / githubweb
  24. nonexistent object prefixes don't count against type validation (commit: 8541fc8) — agoodwin / githubweb
  25. EntityTag cleanup, better Fake entity debug format (commit: 06732f6) — agoodwin / githubweb
  26. ellipsoidtag: don't error from null world (commit: a4c1f8e) — agoodwin / githubweb
  27. add location.to_ellipsoid (commit: 24f9294) — agoodwin / githubweb
  28. entity/item scripts: automagic map/list for mechanisms (commit: 6a36445) — agoodwin / githubweb
  29. spigot-style RGB color: force-reset format (commit: 351504d) — agoodwin / githubweb
  30. Flag ListTags should be treated similar to elements for type validating (commit: 7215335) — agoodwin / githubweb
  31. bump deprecations along (match core) (commit: 8f94e15) — agoodwin / githubweb
  32. debork text reformatting a little (commit: fc34a6c) — agoodwin / githubweb
  33. fix showfake on out-of-range players (commit: 4cef270) — agoodwin / githubweb
  34. slight opti and improved error messages in playeffect (commit: efd6464) — agoodwin / githubweb
  35. minor patches (playeffect, horse jump, item.display) (commit: 9495c8b) — agoodwin / githubweb
  36. compat with recent 1.16.3 NMS revision (commit: 8f6cc2d) — agoodwin / githubweb
  37. cleaner/shorter JSON output result for complex colors (commit: dc9a7b5) — agoodwin / githubweb

#1718 (Oct 13, 2020, 9:26:30 PM)

  1. cleanup a few redundancies in command code (commit: 577bab4) — agoodwin / githubweb
  2. add an NMS impl for time_lived (commit: 16f9921) — agoodwin / githubweb
  3. better remove command debug output (commit: 99ffaeb) — agoodwin / githubweb
  4. modifyblock: allow noted cuboids/ellipsoids by name (commit: a0046ee) — agoodwin / githubweb
  5. fix compat for core update (server_flagged) (commit: ea6132b) — agoodwin / githubweb
  6. add tag cuboid.shift (commit: 671438f) — agoodwin / githubweb
  7. (untested) ellipsoid.chunks tag (commit: 068ad52) — agoodwin / githubweb
  8. rename 'loc' var to 'center' in ellipsoid (commit: 85dcb31) — agoodwin / githubweb
  9. fix misdetection of enters portal event with portal_ prefixed areas (commit: 4802e0a) — agoodwin / githubweb
  10. better warning, slight cleanup (commit: 2af169f) — agoodwin / githubweb
  11. add tag chunk.is_generated (commit: 652aee4) — agoodwin / githubweb
  12. EntityTag.collidable property: explicit NPC support (commit: 7ee5d71) — agoodwin / githubweb
  13. add hacked-in reflection based hologram tags and mechanisms (commit: 7e401b6) — agoodwin / githubweb
  14. use new getter methods yay (commit: cebcfd6) — agoodwin / githubweb
  15. use new Citizens getOrAddTrait instead of getTrait (commit: e2afdc2) — agoodwin / githubweb
  16. add 'take cursoritem' (commit: 268bef0) — agoodwin / githubweb
  17. cursor_on and precise_target: allow decimal inputs (commit: dbcdae3) — agoodwin / githubweb
  18. add support for 1.16 Crimson and Warped signs to sign command (commit: 302af55) — agoodwin / githubweb
  19. add locationtag.flood_fill (commit: 0ac54b1) — agoodwin / githubweb
  20. add cuboidtag.world (commit: 6c57baa) — agoodwin / githubweb

#1717 (Sep 27, 2020, 12:25:22 AM)

  1. 1.16.3, Denizen 1.1.7 (commit: 07f8d21) — agoodwin / githubweb
  2. unbork cast command defaulting (commit: fdb0053) — agoodwin / githubweb
  3. fix inventory contents in notes, dispense meta typo (commit: 733fe25) — agoodwin / githubweb
  4. patch air slots in item recipes (commit: 19188d1) — agoodwin / githubweb
  5. fix noted inventory script resizing, also meta patches (commit: 337b1ab) — agoodwin / githubweb
  6. fix constructing inventories from nothing but a type name (commit: eb01860) — agoodwin / githubweb

#1716 (Sep 11, 2020, 4:15:15 AM)

  1. 1.16.2 part 1: version numbers bump (commit: 09dc542) — agoodwin / githubweb
  2. 1.16.2 part 2: NMS package name bump (commit: 29f2fac) — agoodwin / githubweb
  3. 1.16.2 part 3: initially compilable (commit: 1fb03d0) — agoodwin / githubweb
  4. 1.16.2 part 4: fixes from testing (commit: f1dc257) — agoodwin / githubweb
  5. 1.16.2 part 5: label as Denizen 1.1.6 (commit: e117980) — agoodwin / githubweb
  6. schem load shouldn't runTask when thread-locked loading (commit: 02953d3) — agoodwin / githubweb
  7. trader llamas get llama colors too (commit: d195b8b) — agoodwin / githubweb
  8. Fix mount typo, pause command parsing (commit: 3691460) — agoodwin / githubweb
  9. add source argument to explode command (commit: aeeadc6) — agoodwin / githubweb
  10. patch up enters area event generic match-alls (commit: efedafd) — agoodwin / githubweb
  11. entity matcher 'monster' (commit: 61ddc6a) — agoodwin / githubweb
  12. add 'mob' and 'animal' entity matchers (commit: 9136231) — agoodwin / githubweb
  13. minor event cleanings (commit: 8ec21ad) — agoodwin / githubweb
  14. 1.13 style item durability Spigot calls (commit: a269f4d) — agoodwin / githubweb
  15. patch previous commit (commit: c1d0359) — agoodwin / githubweb
  16. deprecate npc spawn mechanism (use the command) (commit: 808e2e0) — agoodwin / githubweb
  17. fix inventory.contains.scriptname (commit: c196f66) — agoodwin / githubweb
  18. add tag Material.has_vanilla_data_tag (commit: f5f6611) — agoodwin / githubweb
  19. add material hinge property (commit: 288d39b) — agoodwin / githubweb
  20. schematic: setFinished in errors (commit: d7e2911) — agoodwin / githubweb
  21. force-update pre-1.16 attribute names in 1.16 (commit: bf7b1f8) — agoodwin / githubweb
  22. inventorytag: don't forget script when changing title, do forget uniquifier (commit: 27dea07) — agoodwin / githubweb
  23. minor cleanup (remove stray scrap) (commit: 1bd359e) — agoodwin / githubweb
  24. cleanups and support new core update (commit: 3bf59af) — agoodwin / githubweb
  25. inventorytag handling redesign (commit: 702975a) — agoodwin / githubweb
  26. add EntityTag.translated_name (commit: b2ea09c) — agoodwin / githubweb
  27. fix inventory script event matching (commit: bc41f51) — agoodwin / githubweb
  28. probably fix for paper 1.16 connection issues (commit: a8c6823) — agoodwin / githubweb
  29. reflectionhelper moved to core (commit: d2c7758) — agoodwin / githubweb
  30. clean up structure grow event (commit: f4786ed) — agoodwin / githubweb
  31. (experimental) attach command no_rotate arg (commit: 9397c78) — agoodwin / githubweb
  32. clean up projectile collide event code (commit: d0ef1e7) — agoodwin / githubweb
  33. fix janked unspawned entity property escaping logic (commit: 1e540fd) — agoodwin / githubweb
  34. fix explode typo (commit: ae5c87c) — agoodwin / githubweb
  35. additional cleanup / possible bugpatching in inventorytag (commit: 7697d08) — agoodwin / githubweb
  36. patch 1.13 compat (commit: fb6948d) — agoodwin / githubweb
  37. add entity/inventory/item/material .property_map tag (commit: ab9f314) — agoodwin / githubweb
  38. remove old 1.12 material stuff, cleanup meta/files, fix leaf decay event (commit: f7dba6d) — agoodwin / githubweb
  39. fix fakeitem translateSlot (commit: 927ce04) — agoodwin / githubweb
  40. fix 1.16.2 showfake (commit: 3fbdbf2) — agoodwin / githubweb
  41. script.default_step tag (commit: 692515c) — agoodwin / githubweb
  42. allow 'zap *' to zap to default step (commit: 6265342) — agoodwin / githubweb
  43. fix backwards compat with old inventory script_name (commit: 0fe3e31) — agoodwin / githubweb
  44. also fix corruptions of old style inventorytags (commit: c1e23cd) — agoodwin / githubweb
  45. untrainwreck the default_step tag (commit: d9632ea) — agoodwin / githubweb
  46. add tag <server.scoreboard[(<board>)].team_names> (commit: f71041b) — agoodwin / githubweb

#1715 (Aug 13, 2020, 1:52:43 AM)

  1. inventory contents improvement (commit: c8a3e31) — agoodwin / githubweb
  2. item book property: MapTag! (commit: 2d1a590) — agoodwin / githubweb
  3. item meta handling improvement (commit: b59600a) — agoodwin / githubweb
  4. handle item script id cleaner (ItemTag) (commit: 53c6c2e) — agoodwin / githubweb
  5. additional cleanup related to item meta (commit: b26e3f9) — agoodwin / githubweb
  6. entity Persistent tag/mech, also bit of EntityTag cleanup (commit: 0c6d1fd) — agoodwin / githubweb
  7. add item frames to entity visible property (commit: 4ce3e1a) — agoodwin / githubweb
  8. Fix item book format, item skull_skin for invalid input (commit: 0123fe7) — agoodwin / githubweb
  9. restore a few non-redundant hasmeta checks (commit: 6472af0) — agoodwin / githubweb
  10. fix book pages handling (commit: a147846) — agoodwin / githubweb
  11. expand entity.detonate to include creepers (commit: 768e9ad) — agoodwin / githubweb
  12. item projectile in 1.16: die when hitting a block (commit: c6764fe) — agoodwin / githubweb
  13. Minor updates (#2241) (commit: ff9386c) — noreply / githubweb
  14. fixes to that PR (commit: adec5a7) — agoodwin / githubweb
  15. meta fixes (commit: 2a7eb5e) — agoodwin / githubweb
  16. assignment trait minor cleanup + scriptref caching opti (commit: 1f6e80a) — agoodwin / githubweb
  17. sidebar, unlimited length and RGB (commit: 499c6ff) — agoodwin / githubweb
  18. resurrect event: pretend entity is alive (commit: 81565b1) — agoodwin / githubweb
  19. sidebar title length cap removal, item enchant warn (commit: c327fa3) — agoodwin / githubweb
  20. mount command: support multiple mounts like boats (commit: 89027d6) — agoodwin / githubweb
  21. inventory.find.material: accept list input (commit: b05c68c) — agoodwin / githubweb
  22. add list support to inventory.contains.scriptname (commit: e81d7ae) — agoodwin / githubweb
  23. add entity.fixed property (commit: 5bff881) — agoodwin / githubweb
  24. add 'icon' determination to list ping event (commit: 30fe14b) — agoodwin / githubweb
  25. take command stability, location.xyz format (commit: c223c2f) — agoodwin / githubweb
  26. allow createworld to async the copy_from arg (commit: 29bc19f) — agoodwin / githubweb
  27. add 'cancel' arg to look command (commit: 6f846c9) — agoodwin / githubweb
  28. A few meta changes and additions (#2244) (commit: 8743c78) — noreply / githubweb
  29. better link whitespace detection, use new escape meta (commit: 2289553) — agoodwin / githubweb

#1714 (Jul 31, 2020, 11:45:53 AM)

  1. better command script tab complete example (commit: 500c53f) — agoodwin / githubweb
  2. redesign command script tab complete (commit: 1af80a0) — agoodwin / githubweb
  3. new command: clickable! (commit: 582299f) — agoodwin / githubweb
  4. rename command: better invalid entity error (commit: e7568d4) — agoodwin / githubweb
  5. meta improvements (commit: 8afed58) — agoodwin / githubweb
  6. partial initial implementation of modernized tag base registration (commit: 09ccbd6) — agoodwin / githubweb
  7. use bounding box check for find.players and npcs (commit: c493b24) — agoodwin / githubweb
  8. add ellipsoidtag.players/npcs/entities (commit: d9f268c) — agoodwin / githubweb
  9. aggressive guide link in readme, and some minor cleanings (commit: 6f39161) — agoodwin / githubweb
  10. fix 'npc sleep' without a bed (commit: 694968a) — agoodwin / githubweb
  11. treat fake entities as valid for tags (commit: 6667dd7) — agoodwin / githubweb
  12. add in_area switch to clicks in inventory event (commit: 877b8d7) — agoodwin / githubweb
  13. meta fixes (commit: 31bd652) — agoodwin / githubweb
  14. Spigot-style RGB format impl (commit: b8b4a0e) — agoodwin / githubweb
  15. add item.potion_effects tag (commit: 84cbcce) — agoodwin / githubweb
  16. deprecate head command (commit: a54c198) — agoodwin / githubweb
  17. fix potion nbtborking on modern minecraft (commit: 1f24190) — agoodwin / githubweb
  18. fix multiple RGB colors in one line (commit: 8a5d20d) — agoodwin / githubweb
  19. meta fixes (commit: cac2286) — agoodwin / githubweb
  20. meta fixes (commit: 9d205c4) — agoodwin / githubweb
  21. add location.to_cuboid (commit: 4c1369a) — agoodwin / githubweb
  22. use "note"/"noted" phrasing instead of "notable" (commit: f8ac639) — agoodwin / githubweb
  23. meta fixes (commit: 034c598) — agoodwin / githubweb
  24. add 'Script Event Object Matchables' meta (commit: d9e3882) — agoodwin / githubweb
  25. improve list.formatted handling of items/materials/etc (commit: 04d8b44) — agoodwin / githubweb
  26. fix previous commit (commit: 6d6d302) — agoodwin / githubweb

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

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

#1712 (Jun 25, 2020, 1:47:53 AM)

  1. flying event couldMatch patch (commit: e40190a) — agoodwin / githubweb
  2. hurt command: unbreak the experimental source args (commit: f49f971) — agoodwin / githubweb
  3. find.entities tag bounding box check (commit: 653d3bb) — agoodwin / githubweb
  4. fix meta for swim and glide events (commit: 8dd5ba4) — agoodwin / githubweb
  5. more robust blockgrows event matcher (commit: 4460271) — agoodwin / githubweb
  6. add in area switch to player join event (commit: 96cfdeb) — agoodwin / githubweb
  7. map command expansion (#2234) (commit: 261ed90) — noreply / githubweb
  8. map command minor cleanup (commit: faa27a0) — agoodwin / githubweb
  9. replace HasAI NMS Module with spigot api method (commit: 15b5345) — agoodwin / githubweb
  10. materialswitchable: support daylight detectors (commit: 05c7af3) — agoodwin / githubweb

#1711 (Jun 20, 2020, 3:25:15 PM)

  1. add tag chunk.force_loaded (commit: 3b39f18) — agoodwin / githubweb
  2. excessive total event system cleanup (mainly couldMatch) (commit: ab36b74) — agoodwin / githubweb
  3. fix a few reported event issues (commit: be63cbb) — agoodwin / githubweb
  4. fix fishing trait errors with non-players (commit: e0c1e66) — agoodwin / githubweb
  5. meta corrections (commit: d55766f) — agoodwin / githubweb
  6. Added Sapling age tags/mech (#2230) (commit: 5f8f999) — noreply / githubweb
  7. improve not-real-craft rejection (commit: 9f73088) — agoodwin / githubweb
  8. add object constructor tag bases meta outlinks (commit: f2ae759) — agoodwin / githubweb
  9. trait command: to list argument (commit: 6f3c573) — agoodwin / githubweb
  10. assignment command: to list argument (commit: a2a8d4a) — agoodwin / githubweb
  11. fix couldMatch on pre-switch-style clicks block events (commit: b25250e) — agoodwin / githubweb
  12. add 'loot generates' event (commit: d24dce7) — agoodwin / githubweb
  13. event grouping improvements (commit: f34c0ac) — agoodwin / githubweb
  14. implement new context requirement (commit: eeb47a3) — agoodwin / githubweb
  15. implement contextAsType a few times (commit: 75b7e51) — agoodwin / githubweb
  16. remove base_color input from banner_update mech (commit: 358b859) — agoodwin / githubweb
  17. workaround banners being weird to showfake banners properly (commit: 6e47011) — agoodwin / githubweb
  18. add fakespawn 'cancel' arg (commit: 2d4bec2) — agoodwin / githubweb
  19. fix player breaks block (commit: 66647e4) — agoodwin / githubweb
  20. implement new core debug feature (commit: 1bb8603) — agoodwin / githubweb
  21. update some old 'list_' style tags and also meta improvements (commit: 9cbeb12) — agoodwin / githubweb
  22. remove old .type manual tags (commit: 0e4300a) — agoodwin / githubweb
  23. future-deprecate server.list_x tags (commit: 79ac0c1) — agoodwin / githubweb
  24. make a few spawned entity tags work for entity types too (commit: 7547f43) — agoodwin / githubweb
  25. meta corrections (commit: bae31f0) — agoodwin / githubweb
  26. more meta corrections (commit: c1b66cb) — agoodwin / githubweb
  27. use new equalsIgnoreCase (commit: 0b5ed25) — agoodwin / githubweb
  28. team command: allow option or color without other args (commit: 4adef95) — agoodwin / githubweb
  29. Add is_aware entity property (#2232) (commit: e08c1b5) — noreply / githubweb
  30. add future warnings config option (commit: ec5d547) — agoodwin / githubweb
  31. improve inventory uniquifier reliability (commit: 0400beb) — agoodwin / githubweb
  32. fix item move event bork (commit: da8720e) — agoodwin / githubweb
  33. inventory.include/exclude: preserve script ref and track properly (commit: 4e2bb3e) — agoodwin / githubweb
  34. server.recipe_items: prevent bork from null choices (commit: f77100e) — agoodwin / githubweb
  35. add tags server.recipe_shape and recipe_type (commit: 0271e51) — agoodwin / githubweb
  36. replace some old bit.ly links with actual links (commit: 4f68d3b) — agoodwin / githubweb
  37. ellipsoidtag.add (commit: e94d1bc) — agoodwin / githubweb
  38. ellipsoidtag.with_* tags (commit: a8b78b0) — agoodwin / githubweb
  39. ellipsoidtag.contains (commit: 3953384) — agoodwin / githubweb
  40. hacky ellipsoid.include (commit: f1bb1e3) — agoodwin / githubweb
  41. ellipse.shell tag (commit: 4c16ee4) — agoodwin / githubweb
  42. slight ellipsoid.shell fix (commit: f7b27c2) — agoodwin / githubweb
  43. 'plant grows' event fix (commit: 8e76e5d) — agoodwin / githubweb
  44. replace NMS breed mech with modern API option (commit: 3cee58e) — agoodwin / githubweb
  45. fix shellscaledoubling (commit: a6ff4f7) — agoodwin / githubweb
  46. walk command: delay properly for instantqueues (commit: f7a213e) — agoodwin / githubweb
  47. hack-fix to prevent blank shields showing up as white (commit: cbc5439) — agoodwin / githubweb

#1710 (Jun 5, 2020, 7:02:36 PM)

  1. mark most commands as non-procedural (commit: c45f1d2) — agoodwin / githubweb
  2. narrate/announce: soft-warn if used in procedural script (commit: 3eed23e) — agoodwin / githubweb
  3. Default encoding to utf8 for new servers (commit: 1789f3c) — agoodwin / githubweb
  4. inventory script procedural items is procedural (commit: a8f034e) — agoodwin / githubweb
  5. crafts item event: amount context for shaped recipes (commit: d0cb83d) — agoodwin / githubweb
  6. crafts item event: block clicks with improper cursor item (commit: 72ebc8e) — agoodwin / githubweb
  7. add tag inventory.recipe (commit: 4247da1) — agoodwin / githubweb
  8. add tag inventory.craftable_quantity (commit: 029b16d) — agoodwin / githubweb
  9. recipehelper: shapeless support (commit: 396eccc) — agoodwin / githubweb
  10. add convenience tag item.potion_base_type (commit: cd44382) — agoodwin / githubweb
  11. workaround paper bug for hide_entity (commit: aaeabdd) — agoodwin / githubweb
  12. tweak attack command meta to avoid confusion (commit: a4477ea) — agoodwin / githubweb
  13. fix item skull skin tag (commit: a54ac54) — agoodwin / githubweb
  14. fix some old npc action entity contexts (commit: cdcb8f7) — agoodwin / githubweb
  15. gravity trait: Citizens direct compat (commit: 9d2ad7f) — agoodwin / githubweb
  16. fix entity potion effects output and patch effect parsing to accept old input (commit: 2ea973f) — agoodwin / githubweb
  17. rename bossbar 'flags' to bossbar 'options' (commit: 7fed178) — agoodwin / githubweb
  18. raw_nbt: catch errors better & fix number array issues (commit: 15ae122) — agoodwin / githubweb
  19. fix craft item errorblocker typo (commit: c28e886) — agoodwin / githubweb
  20. shoot command: possibly better rotation application (commit: a3c2bae) — agoodwin / githubweb
  21. slight chunk unload mech improvement (commit: 88b8d6e) — agoodwin / githubweb
  22. player mechanisms cleanup (commit: b68ae92) — agoodwin / githubweb
  23. shoot/push: only task scripts are meant as the script input (commit: 81e16af) — agoodwin / githubweb
  24. spawn command: better message on spawning failure (commit: 97c8f24) — agoodwin / githubweb
  25. add context.hit_face to projectile hit block event (commit: 5888a0c) — agoodwin / githubweb

#1709 (May 29, 2020, 1:59:07 PM)

  1. minor meta improvement (location.find tags) (commit: 1a00a5a) — agoodwin / githubweb
  2. remove accidentally left over inventorytitle debug code (commit: 0e0100f) — agoodwin / githubweb
  3. NMS backing for player.stop_sound mech (commit: 560ab4d) — agoodwin / githubweb
  4. rename item.flags property to item.hides, adapt format to be cleaner (commit: 4ebe6e3) — agoodwin / githubweb
  5. fix sidebar remove command bug (commit: 7fb663a) — agoodwin / githubweb
  6. catch zero-distance points_between (commit: 31b626c) — agoodwin / githubweb
  7. add attached_to handler specifically for wall signs (commit: 8c80019) — agoodwin / githubweb
  8. fix itemhidden compat with old syntax (commit: f57f345) — agoodwin / githubweb
  9. Created Instrument Mechanism & Tag for NoteBlocks (#2222) (commit: 37a0cbc) — noreply / githubweb
  10. item.skull_skin tag to replace skin.full (commit: 239c916) — agoodwin / githubweb
  11. minor cleanup (commit: 8904c3d) — agoodwin / githubweb
  12. adjustblock: use modifyblock's no_physics tool (commit: 6af5526) — agoodwin / githubweb
  13. Add per_player argument to actionbar command (commit: ceb00a8) — agoodwin / githubweb
  14. add per_player arg to title command (commit: 93a0eba) — agoodwin / githubweb
  15. experimental click event improvements/modernizations (commit: df63bdb) — agoodwin / githubweb
  16. minor meta cleanups (commit: 2e58edf) — agoodwin / githubweb
  17. item lore: don't apply redundant escapes on modern lists (commit: ab19097) — agoodwin / githubweb
  18. improve playeffect arg matching (commit: c623649) — agoodwin / githubweb
  19. document cast command amplifier better (commit: 90ab2d0) — agoodwin / githubweb
  20. team command: color support (commit: 836cb01) — agoodwin / githubweb
  21. fix title command subtitle parsing, and title/actionbar targets input (commit: e4f8687) — agoodwin / githubweb
  22. add tag server.recipe_result (commit: 5240ef1) — agoodwin / githubweb
  23. add tags material.is_fuel, fuel_burn_time (commit: 34a31e4) — agoodwin / githubweb
  24. fix build (commit: 8dd397d) — agoodwin / githubweb
  25. add tag inventory.map_slots (commit: bac7dd9) — agoodwin / githubweb
  26. inventory command: accept map of slots as input (commit: c1121b2) — agoodwin / githubweb
  27. minor displayitem command cleaning (commit: d4ad85f) — agoodwin / githubweb
  28. fix split_lines_by_width with newlines (commit: cd98484) — agoodwin / githubweb
  29. Warn on player/npc arg misuse (commit: 13f2253) — agoodwin / githubweb

#1708 (May 13, 2020, 10:11:45 AM)

  1. add option status support to the Team command (commit: d7f2f07) — agoodwin / githubweb
  2. implement CuboidTag equality logic (commit: 18fa591) — agoodwin / githubweb
  3. allow updating the title of inventory scripts via adjust (commit: f099e49) — agoodwin / githubweb
  4. improve inventory uniqueness tracking stability with title mech (commit: 744fe07) — agoodwin / githubweb
  5. unique inventory cache clearing logic (commit: c52eaef) — agoodwin / githubweb
  6. fix riptide mech (commit: 2e2056c) — agoodwin / githubweb
  7. Added visibility to pre-load mechanism list (#2203) (commit: 0b9b32a) — noreply / githubweb
  8. Bubblecolumn materialdata (#2207) (commit: 5da8669) — noreply / githubweb
  9. several meta and minor fixes, material property expansions (commit: 8c30729) — agoodwin / githubweb
  10. by default apply physics in adjustblock, add 'no_physics' (commit: 0e3183e) — agoodwin / githubweb
  11. Comparator materialdata (#2205) (commit: 301e8d6) — noreply / githubweb
  12. use newline fixing for item lore and sign_contents (commit: 77c6264) — agoodwin / githubweb
  13. Repeater material data (#2208) (commit: cd084dd) — noreply / githubweb
  14. (experimental) Cuboid: recall object-specific notable name (commit: 7da2d8d) — agoodwin / githubweb
  15. noted cuboids shouldn't ever clone (commit: 71c601c) — agoodwin / githubweb
  16. fix noted cuboid hash handling (commit: cd19885) — agoodwin / githubweb
  17. allow show_to/hide_from_players on offline players (commit: 32c7606) — agoodwin / githubweb
  18. support updating the flag list in BossBar command (commit: e922ace) — agoodwin / githubweb
  19. potion related meta improvements (commit: 2bce698) — agoodwin / githubweb
  20. allow a list of materials in contains.material (commit: 93c85cf) — agoodwin / githubweb
  21. add noteblock plays note event (commit: acb64c4) — agoodwin / githubweb
  22. add context.pitch to note play event (commit: c5d3c5e) — agoodwin / githubweb
  23. add context.sound to note play event (commit: cc6a7c9) — agoodwin / githubweb
  24. scoreboard command: 'id:player' to use the player's current scoreboard (commit: bd5bd25) — agoodwin / githubweb
  25. add entity transforms event (commit: 093d4d3) — agoodwin / githubweb
  26. Implement per-world ticking/non-ticking view distance (#2210) (commit: f8db8d5) — noreply / githubweb
  27. a few minor meta fixes (commit: 168365f) — agoodwin / githubweb
  28. minor meta corrections (commit: 020f567) — agoodwin / githubweb
  29. restore ItemBaseColor for shields (commit: 763d57d) — agoodwin / githubweb
  30. cleanup inventory script init (commit: a3e7d41) — agoodwin / githubweb
  31. slightly better clicks entity couldMatch validator (commit: bdc8059) — agoodwin / githubweb
  32. Item Raw NBT Property (commit: 05df14c) — agoodwin / githubweb
  33. additions to advancement complete event (commit: 5c487bf) — agoodwin / githubweb
  34. inventory script fixes (commit: 9da6d3d) — agoodwin / githubweb
  35. flag doc fix (commit: 2c4dc70) — agoodwin / githubweb
  36. Add paper-only entity pathfind event (commit: 08b140c) — jhopkins / githubweb
  37. Expand entity shoots bow event for paper and fix arrow color property (commit: 79af6cf) — jhopkins / githubweb
  38. Add paper-only xp orb merge/absorb events and various xp orb tags (commit: 687b654) — jhopkins / githubweb
  39. Add paper-only prespawn event and spawn-related properties (commit: 42d23e3) — jhopkins / githubweb
  40. Add paper-only command unknown event (commit: 8fec740) — jhopkins / githubweb
  41. Add player locale change event and locale tag (commit: feb5aa1) — jhopkins / githubweb
  42. Add fakespawn command for spawning clientside entities on 1.15+ (commit: e1e55ca) — jhopkins / githubweb
  43. Add paper-only player clicks fake entity event (commit: bfff93b) — jhopkins / githubweb
  44. Fix various startup errors on spigot/paper 1.12 (commit: b863718) — jhopkins / githubweb
  45. command files cleanup (commit: 035c63a) — agoodwin / githubweb
  46. Pr review fixes (commit: 2506df9) — jhopkins / githubweb
  47. better npc anchor tag errors (commit: 5e1a484) — agoodwin / githubweb

#1707 (May 1, 2020, 7:20:51 AM)

  1. add 'main' and 'offhand' switches to swaps item event (commit: c74755e) — agoodwin / githubweb
  2. add mech player.selected_npc (commit: a98e42c) — agoodwin / githubweb
  3. add player.client_brand (commit: 6d07fed) — agoodwin / githubweb
  4. add tag ElementTag.split_lines_by_width and text_width (commit: cf0fbd2) — agoodwin / githubweb
  5. add tag ElementTag.rainbow, fixes #2188 (commit: ea7d1dd) — agoodwin / githubweb
  6. fix chunk height map handling in 1.15 and 1.14 (commit: cf98d88) — agoodwin / githubweb
  7. add tag ElementTag.lines_to_colored_list (commit: 3d2ad86) — agoodwin / githubweb
  8. add tag LocationTag.has_loot_table (commit: c997161) — agoodwin / githubweb
  9. add mechanism LocationTag.clear_loot_table (commit: 6e78cf0) — agoodwin / githubweb
  10. add a warning at startup when java versions other than 8 are used (commit: 720f005) — agoodwin / githubweb
  11. remove 1.12 legacy crafting system (commit: bbeface) — agoodwin / githubweb
  12. experimental multi-match for item recipes (commit: e6d4277) — agoodwin / githubweb
  13. fix build (commit: 11a7f08) — agoodwin / githubweb
  14. support cuboid input into cuboid.include (commit: a5d7478) — agoodwin / githubweb
  15. clean up the worst messes of CuboidTag (commit: 95e33c4) — agoodwin / githubweb
  16. is attribute.echoError in CuboidTag (commit: 3821db2) — agoodwin / githubweb
  17. add tag cuboidtag.with_world (commit: 202a8d8) — agoodwin / githubweb
  18. set new canRunScripts to false on types where that applies (commit: 12c234e) — agoodwin / githubweb
  19. use new script run internal API to push & shoot command (commit: 0744a75) — agoodwin / githubweb
  20. fix cuboid.add/set_member mech input (commit: 57ba920) — agoodwin / githubweb
  21. add entitytag.skin_layers tag+mech (commit: 8089d8a) — agoodwin / githubweb
  22. extra fix add/set member mechs (commit: 11afe99) — agoodwin / githubweb
  23. fix translated_name tag for blocks, fixes #2190 (commit: 51b665b) — agoodwin / githubweb
  24. swap inventory.script_name to just .script (commit: 46f16f0) — agoodwin / githubweb
  25. (experimental) modifyblock event source argument (commit: bc334e0) — agoodwin / githubweb
  26. documentation regarding 'after' events (commit: a69bc74) — agoodwin / githubweb
  27. Allow offline player statistic viewing/setting (#2191) (commit: 54c4ff9) — noreply / githubweb
  28. Add Paper tag base and tick_times tag (#2192) (commit: b631601) — noreply / githubweb
  29. Add Paper beacon effect event, fixes #2148 (#2193) (commit: a2b14c5) — noreply / githubweb
  30. fix material half mechanism for chests (commit: 31ecf00) — agoodwin / githubweb
  31. spawn command required args and meta fixes (commit: d13d392) — agoodwin / githubweb
  32. clean and simplify interact script grabber, add future-dep notice (commit: 43e462d) — agoodwin / githubweb
  33. fix inventory conversion typo (commit: f3ac3ef) — agoodwin / githubweb
  34. Add server.current_tick tag (#2194) (commit: ece1e63) — noreply / githubweb
  35. add server tags real/delta_time_since_start (commit: 4e77b5e) — agoodwin / githubweb
  36. add xp context and determine to fish event, fixes #2195 (commit: 875ccd6) — agoodwin / githubweb
  37. use new SkinTrait (commit: 9bd7b56) — agoodwin / githubweb
  38. fix 'changes sign' matcher oddity (commit: 9d40213) — agoodwin / githubweb
  39. remove some redundant meta (commit: 78a25d3) — agoodwin / githubweb
  40. allow specify a hash with the resource_pack mech (commit: 44313e5) — agoodwin / githubweb
  41. fix derped mech meta (commit: 05b7ba8) — agoodwin / githubweb
  42. improvements to the take command (commit: a3eeaec) — agoodwin / githubweb
  43. fix slot id format consistency in item damage events (commit: a8a0a1c) — agoodwin / githubweb
  44. material matchers should not count script items (commit: 899ff79) — agoodwin / githubweb
  45. use new ObjectTag.duplicate in types that might need it (commit: 6e1aa7f) — agoodwin / githubweb
  46. deprecate inventory add/remove, related cleaning (commit: c0b13c0) — agoodwin / githubweb
  47. fix bork with resource_pack hash (commit: b6dc5a3) — agoodwin / githubweb
  48. ItemInventory: operate as an item list, not inventory objects (commit: 82877d0) — agoodwin / githubweb
  49. update old meta (commit: ad2185d) — agoodwin / githubweb
  50. some meta fixes (commit: c6de45e) — agoodwin / githubweb
  51. fix beds being read backwards, fixes #2202 (commit: 93ab091) — agoodwin / githubweb
  52. narrating to an offline player shouldn't error (commit: 59ba299) — agoodwin / githubweb
  53. implement .full tag deprecations (commit: cafe4dd) — agoodwin / githubweb

#1706 (Apr 9, 2020, 10:10:41 AM)

  1. fix bork in PlayerTag.hide_entity mech when given 2 inputs (commit: c3ce05b) — agoodwin / githubweb
  2. fix fulfilled determination on old command script event (1.1.4 event change) (commit: c89a9bb) — agoodwin / githubweb
  3. modernize 'thunder' option for weather command (commit: a35acf1) — agoodwin / githubweb
  4. item and book script handling clean up (commit: 5fe65e3) — agoodwin / githubweb
  5. new player mech: send_to (bungee) (commit: 736bf27) — agoodwin / githubweb
  6. fix isInsideCuboid for cuboids or locations that lost their worlds (commit: a206f3f) — agoodwin / githubweb
  7. make MaterialDirectional support rail blocks (commit: 32cdc80) — agoodwin / githubweb
  8. handle NBSPs internally a bit better (match core) (commit: 647f245) — agoodwin / githubweb
  9. auto-clean NBSPs in a few common borkspots (commit: eefeadd) — agoodwin / githubweb

#1705 (Apr 2, 2020, 7:13:26 AM)

  1. Denizen 1.1.4, targeting core 1.80 (commit: 7f9353e) — agoodwin / githubweb
  2. part one of command format modernization (commit: d24778b) — agoodwin / githubweb
  3. part 2 (commit: 961e236) — agoodwin / githubweb
  4. part 3: all updated now (commit: 3f76a68) — agoodwin / githubweb
  5. add command 'sleep' (commit: d5a5041) — agoodwin / githubweb
  6. fix miscopypasta in title command format update (commit: 3ad316b) — agoodwin / githubweb
  7. Fix NPCTag.item_type mech (commit: d405f90) — agoodwin / githubweb
  8. add mech EntityTag.fallingblock_type instead of weird old comma system (commit: ec980a6) — agoodwin / githubweb
  9. add 'heal' argument to health command (commit: 4ad4e42) — agoodwin / githubweb
  10. ChunkLoad: allow list input (commit: 756cecc) — agoodwin / githubweb
  11. minor typo corrections (commit: f806505) — agoodwin / githubweb
  12. patch drop command save tags (commit: 31a5018) — agoodwin / githubweb
  13. allow multiple flags/perms with player event switches (commit: 4e19312) — agoodwin / githubweb
  14. fix clicks block event cancellation (commit: b853102) — agoodwin / githubweb
  15. patch receives message event determinations (commit: 0ea65f2) — agoodwin / githubweb
  16. add some info to the EntityTag lang doc (commit: a3cfb4b) — agoodwin / githubweb
  17. pass context around more (commit: a1ef2b0) — agoodwin / githubweb
  18. support villager NPCs sleeping (commit: a7f10d6) — agoodwin / githubweb
  19. allow player NPCs to sleep at beds (commit: 7775a0a) — agoodwin / githubweb
  20. NPC commands cleanup (commit: d24895a) — agoodwin / githubweb
  21. attach_to: allow multiple simultaneous attachments (commit: f50dea6) — agoodwin / githubweb
  22. improve location add/sub matchers (commit: 7d4713f) — agoodwin / githubweb
  23. fix player walks over notable event issues (commit: c5d7f8c) — agoodwin / githubweb
  24. track inventorytag valueof context better (commit: 49aa095) — agoodwin / githubweb
  25. possible borkprevention for odd edgecase in location compare logic (commit: 652d1b9) — agoodwin / githubweb
  26. add location.precise_target.type[...], fixes #2161 (commit: 306afe7) — agoodwin / githubweb
  27. fix LocationTag.Highest for 1.15 (commit: 26ec9fc) — agoodwin / githubweb
  28. fix weather changes event without world (commit: 78a98dc) — agoodwin / githubweb
  29. prevent all out-of-world (above/below) errors, fixes #2179 (commit: ae38976) — agoodwin / githubweb
  30. add beehive bee storage tags+mechs (commit: f3dc84d) — agoodwin / githubweb
  31. output the correct servername instead of hardcoding 'craftbukkit' (commit: e01a35e) — agoodwin / githubweb
  32. add note that list_flags tags are for debug/testing only (commit: 48a8318) — agoodwin / githubweb
  33. fix edge case of cuboidtag.list_chunks (commit: 2f3c80f) — agoodwin / githubweb
  34. apply the previous list_chunks fix again but for the other edge (commit: 6a41d3d) — agoodwin / githubweb
  35. fix inventory picks up item event bork (commit: d0647f6) — agoodwin / githubweb
  36. catch error from deleted in-use entity scripts, for #2182 (commit: bbda0c3) — agoodwin / githubweb

#1704 (Mar 13, 2020, 8:42:11 AM)

  1. initial compat fixes for new core (commit: 7860a47) — agoodwin / githubweb
  2. add 'context.damage' to vehicle damaged event (commit: d65e0db) — agoodwin / githubweb
  3. clean 31 events for compat with new core (commit: bc21d6d) — agoodwin / githubweb
  4. parse nonbreaking spaces to regular spaces when formatting (commit: c30cfd9) — agoodwin / githubweb
  5. deprecate notable items (commit: 579da14) — agoodwin / githubweb
  6. near-empty input to the book mech is still valid (commit: 4c676d2) — agoodwin / githubweb
  7. fix list_recipe_ids more (commit: c3bbb4f) — agoodwin / githubweb
  8. add a meta note about when list_recipe_ids will error (commit: 6f26d6b) — agoodwin / githubweb
  9. use special_data as the input for crack/dust particles (commit: 5ad509d) — agoodwin / githubweb
  10. add 'xp' input option to 'take' command (commit: 49a497b) — agoodwin / githubweb
  11. fix entity.shooter type dynamicmagic (commit: 21f6486) — agoodwin / githubweb
  12. add details to 'execute' command meta to explain its purpose (commit: 1cb1944) — agoodwin / githubweb
  13. clean up anchor command for the modern era (commit: b25750d) — agoodwin / githubweb
  14. add excessive special case for shields in item.material, fixes #2157 (commit: ca91e45) — agoodwin / githubweb
  15. Make cancelling "player throws egg" actually do something (block hatching) (commit: 6f3b86a) — agoodwin / githubweb
  16. Flags: if misreading the root of a map, treat as a nonexistent flag (commit: e93e03f) — agoodwin / githubweb
  17. compat with new core (commit: f9d7c9e) — agoodwin / githubweb
  18. add tag MaterialTag.translated_name (commit: 1ae5418) — agoodwin / githubweb

#1703 (Feb 29, 2020, 12:13:46 PM)

  1. v1.1.3, targeting core1.70 (commit: a7c3922) — agoodwin / githubweb
  2. update for removal of instant tags (commit: c6db45e) — agoodwin / githubweb
  3. update for compat with new core builds (commit: 100b490) — agoodwin / githubweb
  4. full compat with last core cleaning commit (commit: a2de331) — agoodwin / githubweb
  5. minor cleaning (isEmpty usage) (commit: 7e43556) — agoodwin / githubweb
  6. remove cuboidtag filter stuff (commit: 8db114c) — agoodwin / githubweb
  7. semi-automated cleanup to match new core (commit: f5620d0) — agoodwin / githubweb
  8. fix all old couldMatch events (too many) (commit: 36e7574) — agoodwin / githubweb
  9. work with last core commit (commit: aa4893d) — agoodwin / githubweb
  10. add "hide_all" cheat itemflag (commit: bb96c2f) — agoodwin / githubweb
  11. Add living-entities explanations to meta, fixes #2141 (commit: ef28958) — agoodwin / githubweb
  12. add optional filters to WorldTag/ChunkTag entities lists, fixes #2140 (commit: 9141f6f) — agoodwin / githubweb
  13. fix playsound docs and a few other docs (commit: a2a3b4c) — agoodwin / githubweb
  14. fix meta errors (commit: f742844) — agoodwin / githubweb
  15. fix notable ellipsoid dumbbork, fixes #2146 (commit: 5fcfce0) — agoodwin / githubweb
  16. add tags Location.rotate_yaw/pitch (commit: fbb40aa) — agoodwin / githubweb
  17. fix take command borks (invalid arg report, slot quantity handling) (commit: 7ecd8ef) — agoodwin / githubweb
  18. use new core context tracking improvement, also cleanup (commit: 42af3ef) — agoodwin / githubweb
  19. various minor cleanups to match core commit (commit: c550794) — agoodwin / githubweb
  20. relocate shaded org.json to shut Spigot up (commit: 4b227f0) — agoodwin / githubweb
  21. update for core improvement (commit: 61f9ab4) — agoodwin / githubweb
  22. update for new core commit (commit: 27a55cd) — agoodwin / githubweb
  23. update for regex removal update (commit: abc19fd) — agoodwin / githubweb
  24. decimal symbols forcererer (commit: 2bffd9c) — agoodwin / githubweb
  25. clean 'scoreboard', add 'inventory.exclude' (commit: 3e27081) — agoodwin / githubweb
  26. make inventory.exclude do a real exclude op and not a nuke (commit: 78a2b14) — agoodwin / githubweb
  27. removeItem and remove are two entirely different methods (commit: c687124) — agoodwin / githubweb
  28. fix onlininess of list_name and display_name (commit: a526326) — agoodwin / githubweb
  29. fix fish event determine (commit: ba8150d) — agoodwin / githubweb
  30. remove ye olde 'denizen debug -e' (commit: 8e05749) — agoodwin / githubweb
  31. deprecate the 'scribe' command (commit: 1dafb19) — agoodwin / githubweb
  32. fix book edit event determines, for #2149 (commit: e462a8b) — agoodwin / githubweb
  33. make sleepingtrait persist better (commit: a9c1025) — agoodwin / githubweb
  34. fix edits book event context.book, for #2149 (commit: b00ba64) — agoodwin / githubweb
  35. Add protection against errors layering up (commit: bcc5c79) — agoodwin / githubweb
  36. remove bad null return for inventory include/exclude (commit: 1ee7aa5) — agoodwin / githubweb
  37. fix server.list_recipe_ids probably (commit: 4b211d6) — agoodwin / githubweb
  38. fix some improper quotes in sample scripts (commit: 51b7f90) — agoodwin / githubweb
  39. Add tag "empty" (commit: 3430de3) — agoodwin / githubweb
  40. cleanup object lang docs (commit: 739f139) — agoodwin / githubweb
  41. add long copypasta explanations of the Denizen-hacked format codes (commit: 04794a5) — agoodwin / githubweb

#1702 (Feb 2, 2020, 9:04:17 AM)

  1. build for 1.15.2 (commit: a4e39fa) — agoodwin / githubweb
  2. implement action_bar deprecation, clean up 'actionbar' command a bit (commit: a8c0c3f) — agoodwin / githubweb
  3. required fixes for compat with new core update (commit: 2884cb3) — agoodwin / githubweb
  4. fix fishes event determination (commit: a5e0916) — agoodwin / githubweb
  5. fix missing determine for clicks-in-inventory event (commit: 18fb805) — agoodwin / githubweb
  6. Add catch for null chat packet, for #2129 (commit: 9089ff1) — agoodwin / githubweb
  7. remove historical debug filter system (commit: 971e7c5) — agoodwin / githubweb
  8. aggressive package relocation to fix Spigot scaring users (commit: 21093fb) — agoodwin / githubweb
  9. Fix some legacy style code/comments (commit: ba51291) — agoodwin / githubweb
  10. fix chat script event with alt bukkit priorities (commit: 0b0a9b6) — agoodwin / githubweb
  11. add LocationTag.round* tags (commit: 4084fef) — agoodwin / githubweb
  12. add player/npc tag.skull_skin (commit: a9f08af) — agoodwin / githubweb
  13. fix CuboidTag's losing their invalid-world-name data (commit: 08a41e4) — agoodwin / githubweb
  14. properly apply digit count to economy script format (commit: 8d5e98e) — agoodwin / githubweb
  15. improve click tags metas (commit: 2b0974c) — agoodwin / githubweb
  16. fix shoot command typo (commit: 178f64a) — agoodwin / githubweb
  17. fix lingering splash event, fixes #2136 (commit: 1a1779f) — agoodwin / githubweb
  18. add tag/mech pair Location.lectern_page, for #2135 (commit: 8b87aad) — agoodwin / githubweb
  19. fix Location.skull_skin mech, fixes #2138 (commit: f3af565) — agoodwin / githubweb

#1701 (Jan 22, 2020, 2:26:12 AM)

  1. add 'on player raises <item>' option for shield event (commit: 6cc1d76) — agoodwin / githubweb
  2. fix server tag error handling (commit: 601c78d) — agoodwin / githubweb
  3. fix really weird special case of inventory-item-player parsing (commit: abb861e) — agoodwin / githubweb
  4. add location.find.(unexplored_)structure tag, fixes #2114 (commit: a62cc53) — agoodwin / githubweb
  5. add shoot comand "shot_entity" quick tag (commit: 60319c8) — agoodwin / githubweb
  6. add entity scoreboard_tags property, fixes #2113 (commit: 851564d) — agoodwin / githubweb
  7. add mechanism PlayerTag.noclip (commit: 413c3cc) — agoodwin / githubweb
  8. backport noclip to all previous server versions (commit: ca9c1c1) — agoodwin / githubweb
  9. remove the 'elder' and 'skeleton' historical properties (commit: 51f639d) — agoodwin / githubweb
  10. huge pile of cleanups (commit: 732afde) — agoodwin / githubweb
  11. strong warning announcer system (commit: e5fab5d) — agoodwin / githubweb
  12. fix potential FlagManager error from checkExpired in remove (commit: 10df4d1) — agoodwin / githubweb
  13. improve reliability of Location/Cuboid late-loaded world handling (commit: e06f899) — agoodwin / githubweb
  14. add from/to switches on block grows event (commit: d4f1ffd) — agoodwin / githubweb
  15. remove reliance on weird specialized toArray thingy (commit: 7245530) — agoodwin / githubweb
  16. maybe-better inventory size defaulting handling (commit: 504ea6f) — agoodwin / githubweb
  17. list support for inventory.include, fixes #2116 (commit: 9566488) — agoodwin / githubweb
  18. remove a ton of pointless multinewlines (commit: 4c52a6d) — agoodwin / githubweb
  19. remove some silly hyperconcurrency that doesn't belong (commit: 666f6c5) — agoodwin / githubweb
  20. fix worldless locationtags, fixes #2118 (commit: 9f6c8ae) — agoodwin / githubweb
  21. fix broken item format cleaning thing (commit: 069698e) — agoodwin / githubweb
  22. modernize ServerTagBase, fixes #2119 (commit: eb346a2) — agoodwin / githubweb
  23. implement and spread recent core commit (list constructors) (commit: 2ee29ef) — agoodwin / githubweb
  24. Fix potential edge-case error from look command defaulting (commit: b1d2f26) — agoodwin / githubweb
  25. clearer item.NBT tags meta (commit: 2fbfb1d) — agoodwin / githubweb
  26. meta and other minor cleanups (commit: 4f56481) — agoodwin / githubweb
  27. remove legacy item script logic, fixes villager inconsistency (commit: ab4a203) — agoodwin / githubweb
  28. Add event for 'on player prelogin', also deprecate old tag (commit: 3ab36b2) — agoodwin / githubweb
  29. avoid potential final-tick stability issue with 'push' command (commit: 0be540d) — agoodwin / githubweb
  30. add a new object fetcher init message (commit: 569505d) — agoodwin / githubweb
  31. fix inventory script name property bork (commit: e85cfa2) — agoodwin / githubweb
  32. schematic command: assume waitable == delayed (commit: 37cee25) — agoodwin / githubweb
  33. deprecate entity.custom_id (commit: aca3a48) — agoodwin / githubweb
  34. minor clean up, improvement to "/npc sleep" (commit: 83d431a) — agoodwin / githubweb

#1700 (Jan 2, 2020, 11:29:37 PM)

  1. cleanup feed command (commit: 8230e3d) — agoodwin / githubweb
  2. Add hard cap of 20 to feed command (commit: b34cc9f) — agoodwin / githubweb
  3. add a 'saturation' arg to the feed command (commit: 4272ff3) — agoodwin / githubweb
  4. fix some bad example objects in meta (commit: 98e5049) — agoodwin / githubweb
  5. followup fix (commit: 8ee4711) — agoodwin / githubweb
  6. fix entity targets event, some meta (commit: fe282c3) — agoodwin / githubweb
  7. a collection of minor entity-related cleanups (commit: 4da9b0d) — agoodwin / githubweb
  8. add tags server.enchantment_(max/start)_level (commit: 1155381) — agoodwin / githubweb
  9. fix list ping event determinations (commit: 0914e35) — agoodwin / githubweb
  10. fix modifyblock with a list of locations (commit: 6fbf6ef) — agoodwin / githubweb
  11. use new core update (commit: 06e11a1) — agoodwin / githubweb
  12. bump copyright (commit: 702156c) — agoodwin / githubweb

#1699 (Dec 30, 2019, 4:50:38 AM)

  1. initial v1_15 file copy from v1_14 (commit: c7dc390) — agoodwin / githubweb
  2. basic v1_15 recognition, remove usage of removed API (noteblock) (commit: 03dc3fc) — agoodwin / githubweb
  3. first set of compiler-required renames (commit: 192f49b) — agoodwin / githubweb
  4. minimum change set to compile (commit: f1d884d) — agoodwin / githubweb
  5. this is Denizen 1.1.2, for MC 1.15 (commit: 4e30cf2) — agoodwin / githubweb
  6. initial fixes from testing (commit: 03639ec) — agoodwin / githubweb
  7. all-living-entity support for Absorption_Health, except for 1.12 (commit: a643562) — agoodwin / githubweb
  8. clearer error for broken item scripts (commit: 83d6c53) — agoodwin / githubweb
  9. fix item spawner properties (Spigot API is broken) (commit: feb2e73) — agoodwin / githubweb
  10. add tag cuboid.expand (commit: 23d55c7) — agoodwin / githubweb
  11. cuboidtag overall cleanup (commit: b4302c1) — agoodwin / githubweb
  12. fix Walk+Follow commands in 1.14+1.15, fixes #2090 (commit: 58eb522) — agoodwin / githubweb
  13. add player mecs 'resend_recipes', 'quietly_discover_recipe', fixes #2041 (commit: 01dcc1c) — agoodwin / githubweb
  14. 'resend_discovered_recipes' (commit: b608a1c) — agoodwin / githubweb
  15. add PlayerTag mechanism 'resend_recipes', fixes #2040 (commit: 5f727e0) — agoodwin / githubweb
  16. update Server Start Event to a ScriptEvent (commit: 6579e59) — agoodwin / githubweb
  17. fix precise_target and bounding_box (commit: df125e9) — agoodwin / githubweb
  18. fix Death Event Cause (NPE), move GenericCheck to core (commit: 0cdacf0) — agoodwin / githubweb
  19. several fixes related to sign handling (commit: 6397ab4) — agoodwin / githubweb
  20. allow specifying material type in the 'sign' command (commit: 5a20c60) — agoodwin / githubweb
  21. fix potential pushable error (commit: 2d236a5) — agoodwin / githubweb
  22. clean listtag handling issues (commit: 265ddfe) — agoodwin / githubweb
  23. add HORSE_BUCK animation to 1.13,1.14,1.15 (commit: 0327e13) — agoodwin / githubweb
  24. target 1.15.1 (commit: a5ced2a) — agoodwin / githubweb
  25. add Bee support to EntityAnger (commit: 89c6613) — agoodwin / githubweb
  26. fix typo (1.14->1.15) (commit: cd5fb42) — agoodwin / githubweb
  27. meta fix for potion effect vs type (commit: bd9af16) — agoodwin / githubweb
  28. fix some obtuse code in events (entity-npc conversion) (commit: a49f134) — agoodwin / githubweb
  29. add clarification to logs in event meta (commit: e571aae) — agoodwin / githubweb
  30. server_version stat + cleaning (commit: c28094f) — agoodwin / githubweb
  31. Knockback (#2094) (commit: a31eabd) — agoodwin / githubweb
  32. meta fix for knockback event (#2095) (commit: 0ee2524) — agoodwin / githubweb
  33. small fix for EntityAnger (#2098) (commit: 2b65dc7) — agoodwin / githubweb
  34. Snowy Property (#2096) (commit: 4d0f937) — agoodwin / githubweb
  35. Beehives (#2097) (commit: 2ba539b) — agoodwin / githubweb
  36. fix some issues with ClicksInInventory event contexts (commit: 0a142f7) — agoodwin / githubweb
  37. Snow level (#2100) (commit: d5405bb) — agoodwin / githubweb
  38. Bamboo (#2101) (commit: 771711d) — agoodwin / githubweb
  39. better material property names (commit: ef65691) — agoodwin / githubweb
  40. fix 'material.is_*' tags (commit: e6b9f4f) — agoodwin / githubweb
  41. fix previous commit (commit: 11eb589) — agoodwin / githubweb
  42. Switchable Stuff (#2102) (commit: 49e2201) — agoodwin / githubweb
  43. deprecate 'remaining_air' mech in favor of 'oxygen' with duration input (commit: 92a074e) — agoodwin / githubweb
  44. packet receive debugging (commit: df31860) — agoodwin / githubweb
  45. redundant interface removal (commit: 49fbea4) — agoodwin / githubweb
  46. fix unintended duplication of async events (commit: 409d467) — agoodwin / githubweb
  47. add IMPERFECT shield raise/lower event, for #2104 (commit: e60e77b) — agoodwin / githubweb
  48. NEW COMMAND: ADJUSTBLOCK (commit: 4fea8b3) — agoodwin / githubweb
  49. Campfires BlockData (#2105) (commit: 78f8d78) — agoodwin / githubweb
  50. make entity.is_living work for Type objects (commit: 6213ba0) — agoodwin / githubweb
  51. fix entity.is_living and .describe spawned vs not handling (commit: a2a543e) — agoodwin / githubweb
  52. add some waitable ref docs (commit: ccc357e) — agoodwin / githubweb
  53. fix per_player, fixes #2107 (commit: 7e6a20c) — agoodwin / githubweb
  54. add support to horse-like mobs in JumpStrength property (commit: 4610e88) — agoodwin / githubweb
  55. cleanup odd property things (commit: 511ee3f) — agoodwin / githubweb
  56. fix a bunch of bad newlines (commit: fcaa08e) — agoodwin / githubweb
  57. dedocument old radius/height/depth modifyblock args (commit: 351ac1e) — agoodwin / githubweb
  58. minor cleanup (redundant matches, damage trigger) (commit: f565238) — agoodwin / githubweb
  59. don't fail the entire load from a bad prestart script (commit: 832509e) — agoodwin / githubweb

#1698 (Dec 11, 2019, 1:02:02 AM)

  1. add additional docs to the schematic command (commit: cb99f5a) — agoodwin / githubweb
  2. add 'has_pumpkin_head' property (commit: 02aa5a6) — agoodwin / githubweb
  3. add TippedArrow support to EntityPotion and EntityColor (commit: 2bf1641) — agoodwin / githubweb
  4. fix mirror handler, fixes #2087 (commit: 1a4bacc) — agoodwin / githubweb
  5. improvements to script container meta docs (commit: 75cfef2) — agoodwin / githubweb
  6. inventory scripts: make 'size' optional when 'slots' is used (commit: fbf8c4b) — agoodwin / githubweb
  7. avoid bugs with nonstandard inventory types (commit: faa5e74) — agoodwin / githubweb
  8. inventory.script_name: true null for no-script-name (commit: 0f0c9c8) — agoodwin / githubweb
  9. notable system improvements (commit: 950711b) — agoodwin / githubweb
  10. more aggressive inventory tracking (commit: 170606e) — agoodwin / githubweb
  11. add more options and power to the time command (commit: baaf5be) — agoodwin / githubweb
  12. weather command cleanup (commit: f3b32c7) — agoodwin / githubweb
  13. add more options to the weather command (commit: 568d767) — agoodwin / githubweb
  14. fix mistake in new "reset:<duration>" args for time/weather (commit: 10fcdf6) — agoodwin / githubweb
  15. fix additional reset mistake (commit: f536353) — agoodwin / githubweb
  16. minor doc format cleanup (commit: d8cedb9) — agoodwin / githubweb
  17. directionals handling improvement (commit: be9619f) — agoodwin / githubweb
  18. minor cleaning (commit: 26313a8) — agoodwin / githubweb

#1697 (Dec 3, 2019, 11:10:06 AM)

  1. clean up + improve 'on entity death' event (commit: c7ca2c8) — agoodwin / githubweb
  2. minor cleanings (commit: 09b882c) — agoodwin / githubweb
  3. add "chunk loads" as an event to itself, fixes #2074 (commit: abd7670) — agoodwin / githubweb
  4. add projectile collides event, fixes #2075 (commit: 4f9d4a0) — agoodwin / githubweb
  5. add brewing stand support to 'inventory.fuel', for #2046 (commit: b0f335c) — agoodwin / githubweb
  6. add 'inventory.input' for furnace+brewing stands, for #2046 (commit: 046cddb) — agoodwin / githubweb
  7. mechanism update for previous two commits, for #2046 (commit: 64efcf2) — agoodwin / githubweb
  8. clean up entity script meta (commit: a4ae082) — agoodwin / githubweb
  9. add brewing_time and _fuel_level, for #2046 (commit: 7f691ab) — agoodwin / githubweb
  10. add 'brewing stand fueled' event, for #2046 (commit: 4504a99) — agoodwin / githubweb
  11. add tag 'entity.script' (commit: 0cbdef4) — agoodwin / githubweb
  12. add generic protection for unexpectedly async events (commit: 290c1f8) — agoodwin / githubweb
  13. use the new BSED constructor more (commit: f22f362) — agoodwin / githubweb
  14. clean up usages of old errorless primitive parser (commit: 1e6eabf) — agoodwin / githubweb
  15. add BiomeTag.name (commit: e06856a) — agoodwin / githubweb
  16. add Entity.can_tick property, fixes #2078 (commit: 00bda1b) — agoodwin / githubweb
  17. improve denizen debug command meta and output (commit: 56d064e) — agoodwin / githubweb
  18. add tag server.recipe_items, fixes #2066 (commit: 74acc05) — agoodwin / githubweb
  19. add context.is_bed_spawn to player respawn event (commit: c2e0297) — agoodwin / githubweb
  20. shorter message on /ex when not -q (commit: 6b86805) — agoodwin / githubweb
  21. add show loading info config option and command (commit: 25be3c7) — agoodwin / githubweb
  22. add "per_player" argument to narrate command (commit: f3e35b6) — agoodwin / githubweb
  23. upgrade new property system (commit: 6527ddf) — agoodwin / githubweb
  24. update material properties to new property system (commit: 99697f3) — agoodwin / githubweb
  25. deprecate NBT command (commit: 4fc7b7f) — agoodwin / githubweb
  26. modernize opens/closes inventory events (commit: d771ccc) — agoodwin / githubweb
  27. aggressively warn about using flag events (commit: d4f69aa) — agoodwin / githubweb
  28. fix world.time.full (commit: b2867e1) — agoodwin / githubweb
  29. add mech 'item.material' (commit: 0c16df5) — agoodwin / githubweb
  30. improve server.list_* tags all around (commit: 4f7f0ea) — agoodwin / githubweb
  31. add objective-related server.scoreboard.tags (commit: 6fc5fb5) — agoodwin / githubweb
  32. add 'displayname:' arg to scoreboard command (commit: 2ebf0e1) — agoodwin / githubweb
  33. fix sidebar command error reporting (commit: d734d96) — agoodwin / githubweb
  34. scoreboard command: don't redefault existing criteria/displayslot (commit: 73eb6a9) — agoodwin / githubweb
  35. improve narrate command docs (commit: a6e5008) — agoodwin / githubweb
  36. fix narrate tag parsing, fixes #2080 (commit: de6fa21) — agoodwin / githubweb
  37. update sidebar usage meta (new example) (commit: 295c39f) — agoodwin / githubweb
  38. meta cleanup (quotes/etc) (commit: 1e62862) — agoodwin / githubweb
  39. minor code cleanup (commit: f76f29f) — agoodwin / githubweb
  40. add tag material.is_item (commit: 94a4518) — agoodwin / githubweb
  41. add object-based tag server.list_material_types and same for biomes (commit: 715bc23) — agoodwin / githubweb
  42. remove 'show_command_reports' (commit: f22ef1e) — agoodwin / githubweb
  43. minor meta cleanups (commit: a6abb3e) — agoodwin / githubweb
  44. huge pile of meta fixes (commit: f01921c) — agoodwin / githubweb
  45. additional meta fix (commit: 014d5f0) — agoodwin / githubweb
  46. this time for sure (commit: 6065db8) — agoodwin / githubweb
  47. add meta links all over (commit: 8a2caf6) — agoodwin / githubweb
  48. meta patches (key order) (commit: 78021c3) — agoodwin / githubweb
  49. Mech/Tag for SeaPickles' pickle_count (#2082) (commit: c5d097f) — agoodwin / githubweb
  50. add tag location.beacon_tier (commit: f82a56a) — agoodwin / githubweb
  51. add beacon primary+secondary effect tag/mech pair (commit: 35355df) — agoodwin / githubweb
  52. fix build (commit: cd14540) — agoodwin / githubweb
  53. Waterlogged mech/tag (#2083) (commit: c640e6e) — agoodwin / githubweb
  54. re-alphabetize property registration (commit: 0d4c6de) — agoodwin / githubweb
  55. fix AbsorptionHearts get/set (commit: e1ed5a3) — agoodwin / githubweb
  56. fix fake absorption health too (commit: d5c2043) — agoodwin / githubweb
  57. fix errors with attach_to (commit: f00ccbf) — agoodwin / githubweb
  58. prevent NPE from 'server generates exception' (commit: 560e7a7) — agoodwin / githubweb

#1696 (Nov 24, 2019, 3:45:09 AM)

  1. fix broken commit (commit: 5f16ada) — agoodwin / githubweb

#1695 (Nov 24, 2019, 3:41:34 AM)

  1. add "dropped_entity" entry to drop command (commit: b8447e2) — agoodwin / githubweb

#1694 (Nov 24, 2019, 3:40:14 AM)

  1. add more meta to push command (commit: 0f27e43) — agoodwin / githubweb

#1693 (Nov 24, 2019, 2:28:43 AM)

  1. improve shoot command def tracking (commit: 129b8c8) — agoodwin / githubweb

#1692 (Nov 24, 2019, 1:58:48 AM)

  1. copy 1.12 enchant compat fix to item scripts too (commit: 5b9ad17) — agoodwin / githubweb
  2. add 'context.full_message' to server exception event (commit: 043a749) — agoodwin / githubweb
  3. passenger(s) mechs: spawn the passenger if not already spawned (commit: 99c73fe) — agoodwin / githubweb
  4. item script: always track the script in context (commit: 6e9a544) — agoodwin / githubweb
  5. fix Orientable materials in Directional property, fixes #2073 (commit: 36798fb) — agoodwin / githubweb
  6. fix all list handlings in ServerTagBase (commit: 9fbb648) — agoodwin / githubweb
  7. add location.xyz handy quicktag (commit: 1276892) — agoodwin / githubweb
  8. CuboidTag and LocationTag: be nicer about raw WorldTag input (commit: 0a450b2) — agoodwin / githubweb

#1691 (Nov 19, 2019, 10:12:08 PM)

  1. better item script recipe load error messages (commit: d5bbe35) — agoodwin / githubweb
  2. fix some double-errors from bad inventories (commit: 0b7e230) — agoodwin / githubweb
  3. increase accuracy of weapon_damage in 1.14 (commit: 265a3b1) — agoodwin / githubweb
  4. backport last commit to 1.13 and 1.12 (commit: 5d0115a) — agoodwin / githubweb
  5. item enchantments: fix 1.12 compat (commit: 456087a) — agoodwin / githubweb
  6. minor meta cleanup (commit: fabc44f) — agoodwin / githubweb
  7. fix errors from non-deadly mobs in weapon_damage (commit: 7e6ab8b) — agoodwin / githubweb
  8. improve new CuboidTag format parsing (decimals) (commit: f5588c6) — agoodwin / githubweb
  9. inventory list_contents: better object tracking (commit: 6bf2506) — agoodwin / githubweb
  10. slight cleanup to shoot command meta (commit: d9b5015) — agoodwin / githubweb
  11. minor meta cleanups (commit: 77c9783) — agoodwin / githubweb
  12. add player spectates entity and stops events, fixes #2068 (commit: 630aee4) — agoodwin / githubweb
  13. minor meta corrections (commit: b823a64) — agoodwin / githubweb
  14. improved switch meta in events (commit: e12f98a) — agoodwin / githubweb
  15. document several commands (commit: 9dc1b98) — agoodwin / githubweb
  16. "XTag Objects" meta rename (commit: 5f07dd8) — agoodwin / githubweb
  17. fix some bad element-related meta (commit: 6fb9c47) — agoodwin / githubweb
  18. add a doc for player+npc arguments (commit: 2b29508) — agoodwin / githubweb
  19. add tag entity.cursor_on (commit: ea3e726) — agoodwin / githubweb
  20. add a "flagged" event switch, and matching autosystems (commit: 2213e09) — agoodwin / githubweb
  21. implement new script event autosystem (commit: af7a6cd) — agoodwin / githubweb
  22. add "permission" global switch (commit: ea4a3f1) — agoodwin / githubweb
  23. minor cleanup (commit: 8bc7431) — agoodwin / githubweb
  24. clean up playertag mechanism-tags meta (commit: 173ca90) — agoodwin / githubweb
  25. switch command meta improvement (commit: a8bdc02) — agoodwin / githubweb
  26. fix a/an copypasta (commit: 89ec0f2) — agoodwin / githubweb
  27. fix location.facing.degrees, fixes #2069 (commit: bda74b4) — agoodwin / githubweb
  28. fix rotate_around_z (commit: 6afc50b) — agoodwin / githubweb
  29. improve item potion_effects mech meta (commit: 4e94a03) — agoodwin / githubweb
  30. add supported-locations note to JSON-backed format tags, fixes #2071 (commit: 9b4be0e) — agoodwin / githubweb
  31. add ChunkTag.inhabited_time tag+mec (commit: 8f8c258) — agoodwin / githubweb
  32. add LocationTag.local_difficulty (commit: 0d948c8) — agoodwin / githubweb
  33. command event: escape command names (commit: 9c367d1) — agoodwin / githubweb
  34. fix broken statistic event (commit: 85c94f2) — agoodwin / githubweb
  35. remove pointless parts of 'block ignites' event (commit: 1a7c741) — agoodwin / githubweb
  36. cuboidtag cleanup/opti (commit: b22bf7d) — agoodwin / githubweb
  37. add Orientable support to materialdirectional (commit: b3ef48f) — agoodwin / githubweb
  38. map command meta, equips event debork (commit: 6e71aab) — agoodwin / githubweb

#1690 (Nov 10, 2019, 9:46:48 AM)

  1. clean inventory.contains.lore[strict:] tag (commit: da1999a) — agoodwin / githubweb
  2. fix npc sneak, fixes #1999 (commit: 183c447) — agoodwin / githubweb
  3. use Denizen playername tracker in Economy, add error checks (commit: 9be66a7) — agoodwin / githubweb
  4. fix playerForName autocasing (commit: 9ed3460) — agoodwin / githubweb
  5. remove stray debug from 4 years ago that Talamar added (commit: 4ec7fde) — agoodwin / githubweb
  6. showfake persistence part 1: code cleanup/prep (commit: ab0d134) — agoodwin / githubweb
  7. showfake persistence part 2: network manager reorg (commit: 8628f22) — agoodwin / githubweb
  8. showfake persistence part 3: start of impl (commit: f9f1bd4) — agoodwin / githubweb
  9. package reorg (commit: 68fb9d9) — agoodwin / githubweb
  10. showfake persistence part 4: continued impl work (commit: 6681e07) — agoodwin / githubweb
  11. compilability fixes (commit: 37ba7b0) — agoodwin / githubweb
  12. everything except tile entities works now (commit: d262e91) — agoodwin / githubweb
  13. cleanup, fix tile entities (commit: 0c82f14) — agoodwin / githubweb
  14. completion of showfake persistence: improve survival compat (commit: 52ee550) — agoodwin / githubweb
  15. much more aggressive schematic reset, fixes #2058 (commit: 296a08a) — agoodwin / githubweb
  16. fix tradetag handling, fixes #1969 (commit: fa25d8a) — agoodwin / githubweb
  17. add a load-time Reflection error catcher+reporter (commit: 56ee505) — agoodwin / githubweb
  18. update schematic+showfake meta (commit: 9b02152) — agoodwin / githubweb
  19. add tag player.fake_block_locations and fake_block[loc] (commit: a48be85) — agoodwin / githubweb
  20. fix borked copypasta, fixes #2061 (commit: 170cce8) — agoodwin / githubweb
  21. minor logic improvement (commit: 15af6e6) — agoodwin / githubweb
  22. fix some bad meta (commit: 96782be) — agoodwin / githubweb
  23. add Material.Faces property (commit: 440cee9) — agoodwin / githubweb
  24. rename JNBTListTag to reduce mixups (commit: 50c72e7) — agoodwin / githubweb
  25. fix tag registration properness in TexTags (commit: fae5d7e) — agoodwin / githubweb
  26. update to new core (commit: aacb417) — agoodwin / githubweb
  27. add a config option for verbose debugging (commit: 1cc916c) — agoodwin / githubweb
  28. package reorg 1: 'implementation' (commit: b5e8d0e) — agoodwin / githubweb
  29. package reorg 2: 'command' (commit: ad536f0) — agoodwin / githubweb
  30. package reorg 3: settings/utilities (commit: 6ba9a32) — agoodwin / githubweb
  31. reorg ex command to its own handler (commit: 6ea2990) — agoodwin / githubweb
  32. ex command tab completion (commit: 9a0bd6c) — agoodwin / githubweb
  33. Create FUNDING.yml (commit: 5c47e53) — noreply / githubweb
  34. make command blocks in command event yield server=false (commit: c3b139e) — agoodwin / githubweb
  35. update for lambda-based tag registration (commit: 161ff21) — agoodwin / githubweb
  36. initial usage of new property tag registration setup (commit: 0ebad28) — agoodwin / githubweb
  37. document follow command (commit: 6173615) — agoodwin / githubweb
  38. modernize more properties (commit: 251c69d) — agoodwin / githubweb
  39. update 'on command' to a script event finally (commit: 177cd5a) — agoodwin / githubweb
  40. document all tag bases (commit: 859846d) — agoodwin / githubweb
  41. update tradetags to new property system (commit: fbf1b2e) — agoodwin / githubweb
  42. update inventorytags to new property system (commit: a22f9ae) — agoodwin / githubweb
  43. fix clicked_inventory when you don't click an inventory, fixes #2062 (commit: 4141e05) — agoodwin / githubweb
  44. initial experimental inventory retaining system (commit: 1a6a767) — agoodwin / githubweb
  45. improvements to unique tracking (commit: 146ccaa) — agoodwin / githubweb
  46. Update FUNDING.yml (commit: c624f93) — noreply / githubweb
  47. update command script source context (commit: 86bd3a3) — agoodwin / githubweb
  48. new, cleaner cuboid object format (commit: 8ca0162) — agoodwin / githubweb
  49. add remove_member tag+mech (commit: 9fa1485) — agoodwin / githubweb
  50. add location. and entity. precise_target (commit: 040bd25) — agoodwin / githubweb
  51. use better internal backing for previous commit (precise_target) (commit: 0830edc) — agoodwin / githubweb
  52. add tag precise_target_position (commit: cf0f3f5) — agoodwin / githubweb
  53. add 'with' switch to damages block event (commit: 1bd90c2) — agoodwin / githubweb
  54. add some missing 'has linked player' meta lines (commit: ec705d1) — agoodwin / githubweb
  55. fix some meta format borks (commit: 5d7519d) — agoodwin / githubweb
  56. event cleanup step 5: player part 2 (commit: 626ec5d) — agoodwin / githubweb
  57. event cleanup step 6: player part 3 (commit: f8da225) — agoodwin / githubweb
  58. fix typo (commit: 6136017) — agoodwin / githubweb
  59. fix element as_ tag typos (commit: b4717b5) — agoodwin / githubweb
  60. add new element format quicktags (commit: 9abc90d) — agoodwin / githubweb
  61. also add element.color[...] (commit: a4d3626) — agoodwin / githubweb
  62. fix faces/directional typo (commit: 78082e1) — agoodwin / githubweb
  63. upgrade material half property, use it in other_block, fixes #2065 (commit: e251d4b) — agoodwin / githubweb
  64. fix switch command showing stray debug (commit: a088f67) — agoodwin / githubweb
  65. fix element.color with a name (commit: 812fab9) — agoodwin / githubweb
  66. fix wall_sign material bork (commit: 1639d39) — agoodwin / githubweb
  67. remove util.dsc (commit: 602caa3) — agoodwin / githubweb
  68. re-fix other_block for doors, for #2065 (commit: 48fe584) — agoodwin / githubweb
  69. meta cleanup (commit: 3a61dda) — agoodwin / githubweb
  70. meta old copypasta fix (commit: 185d5c2) — agoodwin / githubweb
  71. use modern enchantment names (commit: 6260808) — agoodwin / githubweb
  72. add itemblockmaterial property (commit: ad4d76f) — agoodwin / githubweb
  73. update item script enchantments input (commit: 3d0bf01) — agoodwin / githubweb
  74. add item spawner_delay property (commit: 4114232) — agoodwin / githubweb
  75. add several more spawner item properties (commit: 8525827) — agoodwin / githubweb
  76. add item spawner type property (commit: 5751a1e) — agoodwin / githubweb
  77. auto-lowercase MC key names (commit: ab0d5c5) — agoodwin / githubweb
  78. add 'on tnt primes' event, paper only (commit: af712e9) — agoodwin / githubweb
  79. ItemBlockMaterial: 1.14 only, not available in 1.13 (commit: 3ffe17f) — agoodwin / githubweb
  80. minor cleanings (commit: f0ea2eb) — agoodwin / githubweb
  81. fix inventory size copypasta bork (commit: 1bdd321) — agoodwin / githubweb
  82. add debug.prefix config option, fixes #2067 (commit: 979588b) — agoodwin / githubweb

#1689 (Oct 20, 2019, 2:19:38 AM)

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

#1688 (Sep 25, 2019, 9:33:22 PM)

  1. re-disable tag timings pending issue investigation (commit: 6cf8180) — agoodwin / githubweb
  2. cleanup + fix for playsound, fixes #2048 (commit: 36171b6) — agoodwin / githubweb
  3. fix materialtag typo (commit: f152104) — agoodwin / githubweb
  4. improve map command meta (commit: a5decb8) — agoodwin / githubweb
  5. add optional output quantity to recipes (commit: 63fc7b7) — agoodwin / githubweb
  6. use new future warnings (commit: e95d980) — agoodwin / githubweb
  7. minor cleaning (commit: c0ecb9d) — agoodwin / githubweb
  8. cleanup itemtag stuff to use context objects (commit: 1683065) — agoodwin / githubweb
  9. finish previous commit (commit: 05095a4) — agoodwin / githubweb
  10. error patch (commit: 2f08b70) — agoodwin / githubweb
  11. map image: if file load fails, autodisable (commit: 1657beb) — agoodwin / githubweb
  12. a dead player is not a valid entity (commit: ed03723) — agoodwin / githubweb
  13. Show errors on invalid objects update (commit: ade242d) — agoodwin / githubweb
  14. add future warnings toggle command (commit: 30ce47f) — agoodwin / githubweb
  15. modernize has_permission tag (commit: a3e5406) — agoodwin / githubweb

#1687 (Sep 22, 2019, 2:49:47 PM)

  1. cleaner error message for invalid slots, fixes #2042 (commit: 5c440db) — agoodwin / githubweb
  2. add tag world.gamerule[...] (commit: 1a688cc) — agoodwin / githubweb
  3. Add Exp Bottle Breaks Event (#2044) (commit: faa4aac) — agoodwin / githubweb
  4. fix 1.12 compat (commit: 8ae8f4b) — agoodwin / githubweb

#1686 (Sep 21, 2019, 1:19:17 AM)

  1. corrections for core compat (commit: d6293ee) — agoodwin / githubweb
  2. add thread protection to raytrace stuff (commit: 04dc24e) — agoodwin / githubweb
  3. fix bed_spawn tag thread handling (commit: ee79c6b) — agoodwin / githubweb
  4. allow yaml lists under item mechanisms key (commit: 7eee969) — agoodwin / githubweb
  5. use better system for shaped recipes in 1.13+, for #1851 (commit: c5b45fc) — agoodwin / githubweb
  6. use NMS calls for furnace recipes in 1.13+, for #1851 (commit: 9448d9d) — agoodwin / githubweb
  7. use NMS calls for shapeless recipes in 1.13+, for #1851 (commit: ac8282d) — agoodwin / githubweb
  8. reorganization (commit: 2d2b386) — agoodwin / githubweb
  9. allow multiple recipes per script, for #1851 (commit: cfa81e4) — agoodwin / githubweb
  10. add new furnace options, for #1851 (commit: 8d52f85) — agoodwin / githubweb
  11. allow other recipe shapes (2x2, etc) for #1851 (commit: 11c49b7) — agoodwin / githubweb
  12. flag tag cleanup (commit: 4301c36) — agoodwin / githubweb
  13. update to new tag processor (commit: c8ad3a6) — agoodwin / githubweb
  14. semimodernize properties (commit: f35af2f) — agoodwin / githubweb
  15. de-modulize some non-NMS stuff (commit: cacd7a6) — agoodwin / githubweb
  16. start of tags modernization (commit: 265867d) — agoodwin / githubweb
  17. continued tag modernization work (commit: a837f41) — agoodwin / githubweb
  18. fix item script recipes for 1.13 (commit: 137fe5a) — agoodwin / githubweb
  19. it compiles, but still work to do (commit: 3108ea6) — agoodwin / githubweb
  20. clean up special case tags, finish update (commit: 1f9603b) — agoodwin / githubweb
  21. fix NPCTag bork (commit: b819f75) — agoodwin / githubweb
  22. fix exact-match requirement for 1.13 furnace recipes (commit: 1409bc0) — agoodwin / githubweb
  23. fix several entity and player tags (commit: 482d8ca) — agoodwin / githubweb
  24. Fix match for general case (#2030) (commit: b7d742c) — agoodwin / githubweb
  25. make the prestart event actually run PRE-start (commit: 618e2d2) — agoodwin / githubweb
  26. clean inventorytag meta (commit: a310732) — agoodwin / githubweb
  27. improve entity spawned check handling (commit: e25527e) — agoodwin / githubweb
  28. fix statistic command support for UNTYPED statistics (commit: d146749) — agoodwin / githubweb
  29. add knowledge book support for #2031 (commit: e169598) — agoodwin / githubweb
  30. add discover_ and forget_ recipe mechs, also some meta info (commit: 5822a66) — agoodwin / githubweb
  31. add "item.recipe_ids" for #2031 (commit: 35c4a61) — agoodwin / githubweb
  32. add tag 'discoverd_recipes' (1.14+) for #2031 (commit: ce9d72e) — agoodwin / githubweb
  33. add stonecutting recipe support (commit: 9b57661) — agoodwin / githubweb
  34. add an optional type input to recipe_ids tag (commit: 8ab5d16) — agoodwin / githubweb
  35. clean away a pointless separation (commit: 87a68ad) — agoodwin / githubweb
  36. fix world.living_entities for tag timings (commit: c4aeb72) — agoodwin / githubweb
  37. Nonstandard registry NPCs shouldn't be treated as NPCs (commit: 46e992d) — agoodwin / githubweb
  38. Bump a few informal event context deprecations to formal (commit: 7258925) — agoodwin / githubweb
  39. formalize more deprecations (commit: 78e7dc8) — agoodwin / githubweb
  40. allow list input in discover_ and forget_ recipe (commit: b0073c4) — agoodwin / githubweb
  41. stricter cleaning of item script recipe IDs (commit: 8d3f08a) — agoodwin / githubweb
  42. recipe_ids: don't show non-Denizen recipes for script items (commit: 0036144) — agoodwin / githubweb
  43. block Denizen items from appearing in vanilla recipe_ids (commit: 2ee827c) — agoodwin / githubweb
  44. fix offline inventory editing (1.14+) (commit: cb345c7) — agoodwin / githubweb
  45. fix recipe ids for script consistency (commit: fdc4f53) — agoodwin / githubweb
  46. FurnaceInventory Support (#2034) (commit: 664393a) — agoodwin / githubweb
  47. correction to shaped recipes (group missing) for #2038 (commit: f557bea) — agoodwin / githubweb
  48. update for new core (commit: f6c39d5) — agoodwin / githubweb
  49. redesign recipes layout in scripts (commit: a58bdc2) — agoodwin / githubweb
  50. add tag server.list_recipe_ids (commit: e35798e) — agoodwin / githubweb
  51. add context.line to 'script generates error' (commit: eaf9e92) — agoodwin / githubweb
  52. clean command script meta (commit: 5968fad) — agoodwin / githubweb
  53. update the testload sample script a bit (commit: 174be71) — agoodwin / githubweb
  54. Change the default recipe group to empty-string (commit: ee965d1) — agoodwin / githubweb
  55. add server reset_ and remove_ recipes mechs (commit: f7075a2) — agoodwin / githubweb
  56. fix file limit path option (commit: 55f09b3) — agoodwin / githubweb

#1685 (Sep 12, 2019, 12:16:46 PM)

  1. remove stray uppercasing for advancement lookups (commit: c80e35d) — agoodwin / githubweb
  2. fix bad interact script copypasta (commit: 3539eb6) — agoodwin / githubweb

#1684 (Sep 11, 2019, 7:07:06 AM)

  1. add context.slot for itemTakesDamage, breaksItem (commit: e0b62d0) — agoodwin / githubweb
  2. fix previous commit (commit: f8df017) — agoodwin / githubweb
  3. fix interact script "speed" option (commit: 3f3c8e4) — agoodwin / githubweb
  4. add location.forward_flat and backward_flat (commit: be53337) — agoodwin / githubweb
  5. add docs for walk command (commit: 3d5a472) — agoodwin / githubweb
  6. clean up NPC navigation tags (commit: d0c9355) — agoodwin / githubweb
  7. add better distance_margin tag+mech pair (commit: 6db6005) — agoodwin / githubweb
  8. add a path_distance_margin tag/mech pair (commit: 1f4db2c) — agoodwin / githubweb
  9. fix a few entity-related timeouts (commit: 4d1a80c) — agoodwin / githubweb
  10. add tridents to EntityItem, fixes #2025 (commit: 7980f53) — agoodwin / githubweb
  11. fix meta typo (commit: ae86f35) — agoodwin / githubweb
  12. restore &pc tag (commit: d6494c8) — agoodwin / githubweb

#1683 (Sep 7, 2019, 10:40:47 PM)

  1. remove long-deprecated "item.lore.escaped" (commit: fdd5fe3) — agoodwin / githubweb
  2. remove long-deprecated regions support (commit: dda2bfc) — agoodwin / githubweb
  3. use new deprecations class more (commit: d13bc77) — agoodwin / githubweb
  4. remove long-deprecated context.cuboids tags (commit: 7a5a7b5) — agoodwin / githubweb
  5. chunkTag: better no-load-in-tag protection (commit: 889860c) — agoodwin / githubweb
  6. improve entity color doc format (commit: 6b448c1) — agoodwin / githubweb
  7. better locationtag/etc block loaded checks (commit: 8956f48) — agoodwin / githubweb
  8. deprecate pointless text tags (commit: c6a31c8) — agoodwin / githubweb
  9. fix fishing code a bit better (commit: 5d10b4a) — agoodwin / githubweb
  10. Add a clarification to the CLA mini-license (commit: dec254d) — noreply / githubweb
  11. assume regex matchable names are more likely to be an inventory than a (commit: 5b146ab) — agoodwin / githubweb
  12. fix note command object context (commit: ea50d40) — agoodwin / githubweb
  13. use https for cit repo (commit: 840a6cd) — agoodwin / githubweb
  14. add tag server.list_traits (commit: afa3083) — agoodwin / githubweb
  15. restore cursor_item context for clicks in inventory event (commit: 8ea2880) — agoodwin / githubweb
  16. improve age/plant_growth meta for clarity (commit: fe86037) — agoodwin / githubweb
  17. initial restoration of stable tag timings system (commit: a9cf7d8) — agoodwin / githubweb
  18. add a debug output limiter option (commit: 072c23b) — agoodwin / githubweb
  19. fix cursor_on error (commit: 6782f0c) — agoodwin / githubweb
  20. add materialtag.with (commit: 91d6768) — agoodwin / githubweb
  21. fix world serverThread handling (for sign_contents tag) (commit: 2825268) — agoodwin / githubweb
  22. minor cleaning (commit: eae4101) — agoodwin / githubweb
  23. add rotation_vector, add hanging entites to attached_block (commit: b018afb) — agoodwin / githubweb
  24. fix location.biome tags, fixes #2007 (commit: 5964582) — agoodwin / githubweb
  25. change Denizen init order to prevent bork errors (commit: 927b003) — agoodwin / githubweb
  26. update to new core (commit: 68fafb6) — agoodwin / githubweb
  27. fixes a slight logic bork with "on cauldron raises" event (#2013) (commit: 8559d36) — agoodwin / githubweb
  28. fix location.highest tag (commit: c362bf2) — agoodwin / githubweb
  29. prevent repeated shutdown (commit: 55934e1) — agoodwin / githubweb
  30. Additions for working with slabs (#2011) (commit: e0bd7d1) — agoodwin / githubweb
  31. fix typo (commit: 9fe1291) — agoodwin / githubweb
  32. add warning to base_color tags/mechs, for #2015 (commit: 1ec01ee) — agoodwin / githubweb
  33. fix command event meta (commit: ca5e0fd) — agoodwin / githubweb
  34. catch self-referential item scripts with a better error message (commit: af9181b) — agoodwin / githubweb
  35. update drops tag, for #2017 (commit: 522e3a3) — agoodwin / githubweb
  36. BlockHelper TileEntity minor cleanup (commit: e402c96) — agoodwin / githubweb
  37. more tag fixes for #2017 (commit: 303104a) — agoodwin / githubweb
  38. final set of tag fixes for #2017 (commit: 6c1d925) — agoodwin / githubweb
  39. add mech and tag 'cuboid.add_member' (commit: 76a0abd) — agoodwin / githubweb
  40. make inventory sets not fail on offline players (commit: db95e46) — agoodwin / githubweb
  41. remove old unused 'inventory menu' system (commit: cd436f1) — agoodwin / githubweb
  42. remove achievement logic, replace with advancements (commit: dc63151) — agoodwin / githubweb
  43. fix inventory script misdebug (commit: ed57e74) — agoodwin / githubweb
  44. fix old meta, fixes #2019 (commit: b1a3b5b) — agoodwin / githubweb
  45. allow multiple indices in inventory.slot[...] (commit: ab0ecea) — agoodwin / githubweb
  46. use slothelper (commit: a0bf19b) — agoodwin / githubweb
  47. protect against error when tag timings is enabled on 1.13 with the (commit: fdd33a0) — agoodwin / githubweb
  48. clarify is_living tag meta (commit: 2ab87ac) — agoodwin / githubweb
  49. cleaner packethandler call logic (commit: e18a38c) — agoodwin / githubweb
  50. fix adding to existing score number (commit: fac2dcf) — agoodwin / githubweb
  51. add sidebar set_line option (commit: b1512e8) — agoodwin / githubweb
  52. sidebar set_line: fix per_player compat (commit: 878264f) — agoodwin / githubweb
  53. fix chat trigger typo, fixes #2020 (commit: 3f372bc) — agoodwin / githubweb
  54. add server.view_distance tag (commit: 3abb4d1) — agoodwin / githubweb
  55. New stuff related to leaves blocks: (#2014) (commit: e696128) — agoodwin / githubweb
  56. add 'settings' input to CreateWorld (commit: c31ee01) — agoodwin / githubweb
  57. Add a paper-powered alternative for 'on player jumps' (commit: 8f7afc6) — agoodwin / githubweb
  58. correction to view_distance tag (commit: dc0b158) — agoodwin / githubweb

#1682 (Aug 19, 2019, 9:39:49 AM)

  1. (experimental) Remove the redundant NMSHandler module (commit: d8b89ce) — agoodwin / githubweb
  2. rename the NMSVersion labels for simplicity (commit: 0c6d182) — agoodwin / githubweb
  3. simplify module names to match (commit: 5b9cb7f) — agoodwin / githubweb
  4. move the module classes to named subpackages (commit: bea9b95) — agoodwin / githubweb
  5. rename handlers, fix build issue (commit: 0c8988c) — agoodwin / githubweb
  6. remove unneeded class name specifics from NMS modules (commit: 1ec39f3) — agoodwin / githubweb
  7. simplify nmshandler calls (commit: 3e38726) — agoodwin / githubweb
  8. and now it actually works again (commit: 73e6fe9) — agoodwin / githubweb
  9. add null catches to Conversion.getInventory (commit: 1aaad2e) — agoodwin / githubweb
  10. make inventory valueOf nicer (commit: 8f50679) — agoodwin / githubweb
  11. fix item script container outref (commit: 3a81de7) — agoodwin / githubweb
  12. apparently a link in a code block is a bad idea (commit: 496063c) — agoodwin / githubweb
  13. experimental threading protection for light command (commit: 936c8fe) — agoodwin / githubweb
  14. make lights persist a little bit betterer (commit: 98da1f0) — agoodwin / githubweb
  15. remove old 'npc by name' matcher (deprecated for a year+, never was (commit: b3730f4) — agoodwin / githubweb
  16. use new core deprecations commit (commit: 45a9c91) — agoodwin / githubweb
  17. add safety in events doc (commit: bcdde90) — agoodwin / githubweb
  18. fix error in NMS fishing helper (commit: ed69dcb) — agoodwin / githubweb
  19. add 'on dragon egg moves' to make event clearer (commit: 6d383aa) — agoodwin / githubweb
  20. add a file path limit to the config (commit: 456befc) — agoodwin / githubweb

#1681 (Aug 16, 2019, 3:54:31 AM)

  1. improve the readme a bit (commit: af89817) — agoodwin / githubweb
  2. fix is_using_riptide mech (commit: 5e746e7) — agoodwin / githubweb
  3. fix body_arrows tag/mech (commit: 11f498e) — agoodwin / githubweb
  4. add additional protection for broken maps (commit: 5e3a4da) — agoodwin / githubweb
  5. implement the mapimage code that was probably the actual intent (commit: 73b6016) — agoodwin / githubweb
  6. add unnecessary extra precision to points_between (commit: 3d6b6fb) — agoodwin / githubweb
  7. add statistic ref links (commit: 90a6b98) — agoodwin / githubweb
  8. fix method name typo (commit: 8e3a237) — agoodwin / githubweb
  9. add support for 1.14 mooshroom types (commit: 7a3f3da) — agoodwin / githubweb
  10. fix tropicalfish color mech (commit: 95a1119) — agoodwin / githubweb
  11. add foxes to entity color (commit: f33d0b1) — agoodwin / githubweb
  12. add cats to entity color (commit: 70be362) — agoodwin / githubweb
  13. add pandas to entity color (commit: 568bca2) — agoodwin / githubweb
  14. fix 1.12 compatibility (commit: 9d72bdc) — agoodwin / githubweb

#1680 (Aug 13, 2019, 7:34:58 AM)

  1. clean some meta (commit: 9a7923c) — agoodwin / githubweb
  2. command event: don't strip ALL slashes just one (commit: 6506f75) — agoodwin / githubweb
  3. fix open_book and show_book, fixes #1997 (commit: 321d2e9) — agoodwin / githubweb
  4. Change default queue speed, separate settings, fixes #1998 (commit: f8e3712) — agoodwin / githubweb
  5. clean some meta (commit: cef54ae) — agoodwin / githubweb
  6. add fishing state meta doc (commit: fe1d0f4) — agoodwin / githubweb
  7. add a 'caught' determination to fish event (commit: d942fd3) — agoodwin / githubweb
  8. add by:entity switch to death event (commit: cddbdf9) — agoodwin / githubweb
  9. add server economy tags (commit: c138350) — agoodwin / githubweb
  10. (experimental) rewrite player clicks in inventory event (commit: e70ac31) — agoodwin / githubweb
  11. fix issue with previous commit (commit: e43e4d0) — agoodwin / githubweb
  12. add fish to entity.color (commit: 45ca152) — agoodwin / githubweb
  13. track inventory script name (commit: a52f7bc) — agoodwin / githubweb
  14. add currency_name autotag (commit: 4f3bdc6) — agoodwin / githubweb
  15. add a bugworkaround for clicks event doublefiring (commit: 7b2d254) — agoodwin / githubweb
  16. Undo previous commit (commit: bd64138) — agoodwin / githubweb

#1679 (Aug 3, 2019, 5:47:00 AM)

  1. Denizen 1.1.0 (commit: 266ebb1) — agoodwin / githubweb
  2. update for core package change (commit: 5a17843) — agoodwin / githubweb
  3. long overdue package rename: com.denizenscript (commit: 9c27e2f) — agoodwin / githubweb
  4. update for core class name changes (commit: 5495f56) — agoodwin / githubweb
  5. improve class names (and clean up dNPCRegistry) (commit: 11e0e45) — agoodwin / githubweb
  6. update for core 'ObjectTag' rename (commit: dee78cd) — agoodwin / githubweb
  7. update for core queuetag+object package change (commit: 750369a) — agoodwin / githubweb
  8. rename objects to 'ObjectTag' form (commit: 72577a3) — agoodwin / githubweb
  9. dedocument old 'parse:' tag (commit: 39ddd9b) — agoodwin / githubweb
  10. remove old bad ternary tag (commit: 661d194) — agoodwin / githubweb
  11. add an internal paper support module (commit: b086851) — agoodwin / githubweb
  12. replace the broken equip event with a paper based one (commit: fc5cd8d) — agoodwin / githubweb
  13. fix chat trigger bork (commit: 10461da) — agoodwin / githubweb
  14. improve some meta (commit: 8413afc) — agoodwin / githubweb
  15. (in-progress) rewrite light command internals for 1.14 (commit: b47756f) — agoodwin / githubweb
  16. (in-progress) fix for nearby chunks not showing light (commit: 3278be5) — agoodwin / githubweb
  17. (related to in-prog) add "/denizen debug -p" to log packets (commit: 1208012) — agoodwin / githubweb
  18. (in-prog) make lights fix themselves if screwed up by block changes (commit: 760386f) — agoodwin / githubweb
  19. (Completed) 1.14.x rewrite of light command, fixes #1822 (commit: 29f79ef) — agoodwin / githubweb
  20. fix npc death action (commit: 3fbbd8f) — agoodwin / githubweb
  21. backport 1.14 chunkload logic to 1.13, and fix old event-cancel logic (commit: 1d28bcb) — agoodwin / githubweb
  22. add an error message for LocationTag.getBlock without world (commit: dc62f17) — agoodwin / githubweb
  23. match core 'TagBase' commit (commit: b83d68e) — agoodwin / githubweb
  24. add cake support to Level property, fixes #1921 (commit: f2003ee) — agoodwin / githubweb
  25. add entity attributes property, fixes #1065 (commit: 472cec7) — agoodwin / githubweb
  26. add anvil inventory tags/mechs, fixes #1030 (commit: 820990a) — agoodwin / githubweb
  27. fix projectile hits/shoots event misfiring (commit: 0ac0a22) — agoodwin / githubweb
  28. add a cauldron level change event, fixes #1922 (commit: be55b4e) — agoodwin / githubweb
  29. update for core getObjectTag update (commit: 45bd609) — agoodwin / githubweb
  30. fix server.scoreboard tags probably (commit: c83ddda) — agoodwin / githubweb
  31. Update for compatibility with Spigot 1.14.4 (commit: 98f0247) — agoodwin / githubweb
  32. "dCommand" is silly (commit: 58eee04) — agoodwin / githubweb
  33. and an message for old "/denizen reload scripts" to instead use "/ex (commit: 11e8229) — agoodwin / githubweb
  34. modernize pause command (commit: d3c12f5) — agoodwin / githubweb
  35. match core command class format commit (commit: 1e1a38c) — agoodwin / githubweb
  36. event cleanup step 1: block events (commit: 86682fc) — agoodwin / githubweb
  37. improve the chunk load script event (commit: bb49264) — agoodwin / githubweb
  38. event cleanup step 2: world pt 1 (commit: cf42628) — agoodwin / githubweb
  39. event cleanup step 3: world pt 2 (commit: 1d550aa) — agoodwin / githubweb
  40. add material lightable property, for #1940 (commit: 5119b7b) — agoodwin / githubweb
  41. fix meta copypasta (commit: 08971db) — agoodwin / githubweb
  42. add an error message for skull_skin bork potential (commit: 07bc46f) — agoodwin / githubweb
  43. fix object form for death action (commit: b5af956) — agoodwin / githubweb
  44. fix nms mappings version, fixes #1993 (commit: 8b4b1c7) — agoodwin / githubweb
  45. give more context to error messages (commit: d9d09b8) — agoodwin / githubweb
  46. throw line numbers in errors (commit: cb5a053) — agoodwin / githubweb
  47. autogenerate usage of new applyDetermination setup (commit: 11273e2) — agoodwin / githubweb
  48. clean event code (commit: e1ff04e) — agoodwin / githubweb
  49. remove old mcstats tracker (commit: 09030f3) — agoodwin / githubweb
  50. minor cleaning of code nobody uses (commit: c9756f7) — agoodwin / githubweb
  51. match debug clarity commit (commit: dc2e8ff) — agoodwin / githubweb
  52. use actual errors for NPEs in NPCTag, not logs (commit: e581eef) — agoodwin / githubweb
  53. event clean up step 4: player pt 1 (commit: ccb913f) — agoodwin / githubweb
  54. fix build (commit: 8652624) — agoodwin / githubweb
  55. put paper repo only in the paper module (commit: d95761f) — agoodwin / githubweb
  56. fix chat event determinations (commit: 1825e7b) — agoodwin / githubweb
  57. clean some old tags in the docs (commit: 3d96fed) — agoodwin / githubweb
  58. remove reference to old tag from meta (commit: a4fb6c8) — agoodwin / githubweb
  59. show a warning at config load time if you have debug globally disabled (commit: ba8d6cb) — agoodwin / githubweb
  60. add tags/mechs piston_reaction and block_strength (commit: 51e9ea5) — agoodwin / githubweb
  61. add couldMatchItem helper, use in ItemMerges (commit: fd2ae3f) — agoodwin / githubweb
  62. Fix TradeTag, fixes #1995 (commit: 2b48291) — agoodwin / githubweb

#1677 (Jul 12, 2019, 2:36:41 AM)

  1. clean some old command outputs (commit: 066072f) — agoodwin / githubweb
  2. initial update to 1.14.3-pre4 (commit: aeb20f4) — agoodwin / githubweb
  3. initial 1.14.3 compat (commit: 2d9a307) — agoodwin / githubweb
  4. add item repair cost property, for #1984 (commit: 0baa1c6) — agoodwin / githubweb
  5. add item custom model data property for 1.14+, fixes #1984 (commit: b62f0fc) — agoodwin / githubweb
  6. move properties and events into registry classes (commit: 4cdd761) — agoodwin / githubweb
  7. move the core implementation to a separate class (commit: 819270d) — agoodwin / githubweb
  8. move tags bases to a common registry (commit: f7b44cd) — agoodwin / githubweb
  9. finally remove some very tag bases (commit: e999872) — agoodwin / githubweb
  10. make a container registry (commit: f8929e9) — agoodwin / githubweb
  11. move objects to theh common registry (commit: 26392e6) — agoodwin / githubweb
  12. move traits to a trait registry (commit: 0243eb6) — agoodwin / githubweb
  13. semi-automated cleanup (commit: 216c7ba) — agoodwin / githubweb
  14. rename get_owner -> owner (commit: c93f563) — agoodwin / githubweb
  15. rename all old 'get_' tags (commit: 7f1b685) — agoodwin / githubweb
  16. remove some probably unneeded checks (commit: 0a8ebdd) — agoodwin / githubweb
  17. support new less-dumb determinations (commit: 590afbb) — agoodwin / githubweb
  18. (in-progress) move command meta to command classes (commit: 55a95c1) — agoodwin / githubweb
  19. remove historical placeholders for fail/finish commands (commit: ea21b31) — agoodwin / githubweb
  20. move remaining command meta docs to command classes (commit: 7cb71cd) — agoodwin / githubweb
  21. move event command to core (commit: 05a6389) — agoodwin / githubweb
  22. move sql command to core (commit: 6abf11b) — agoodwin / githubweb
  23. move wait command to core (commit: dd2166f) — agoodwin / githubweb
  24. move while command to the core (commit: 0dabf61) — agoodwin / githubweb
  25. move queue command to the core (commit: 11766ec) — agoodwin / githubweb
  26. move log command to the core (commit: c47ba9e) — agoodwin / githubweb
  27. fix build (commit: f15359f) — agoodwin / githubweb
  28. move filecopy command to the core (commit: dd68504) — agoodwin / githubweb
  29. move random command to the core (commit: 660fc6f) — agoodwin / githubweb
  30. move repeat command to the core (commit: fc0e19e) — agoodwin / githubweb
  31. move run command to the core (commit: b0ed89d) — agoodwin / githubweb
  32. move inject command to the core (commit: f331d92) — agoodwin / githubweb
  33. move yaml command to the core (commit: 942b828) — agoodwin / githubweb
  34. compat with new core build (commit: 0fa7b94) — agoodwin / githubweb
  35. add tags inventory.quantity.scriptname/material, fixes #1579 (commit: 416d0da) — agoodwin / githubweb
  36. add tag inventory.can_fit[...].count, fixes #1767 (commit: 59828e6) — agoodwin / githubweb
  37. add air level change event, fixes #1512 (commit: 1b23608) — agoodwin / githubweb
  38. add dragon phase change event, fixes #1923 (commit: 2eb13ab) — agoodwin / githubweb
  39. add entity potion effect modified event, fixes #1924 (commit: 96a1658) — agoodwin / githubweb
  40. Rebuild other_block logic for 1.13/1.14, fixes #1987 (commit: 1fc8d99) — agoodwin / githubweb
  41. give a default title to inventories when the real title can't be found (commit: cc94caa) — agoodwin / githubweb
  42. more properly deprecate old context.cuboids (commit: faecd30) — agoodwin / githubweb
  43. remove 'right clicks at entity', add new context and firer to 'right (commit: 0c8e668) — agoodwin / githubweb
  44. improve animatechest command meta (commit: ad54f0d) — agoodwin / githubweb
  45. add helpful debug to the animatechest command (commit: 9858eb6) — agoodwin / githubweb
  46. cleaner simpler queue debug format (commit: a22262c) — agoodwin / githubweb
  47. fix sign command, fixes #1989 (commit: b445702) — agoodwin / githubweb
  48. fix debugging of error messages in NMSHandler init (commit: e12724b) — agoodwin / githubweb
  49. add material.half property (commit: ab006f0) — agoodwin / githubweb
  50. improve give command meta (commit: 4a79747) — agoodwin / githubweb
  51. fix previous commit (commit: f520bd5) — agoodwin / githubweb
  52. remove some weird old tags (commit: 5281741) — agoodwin / githubweb
  53. adding missing .type tags (commit: 2d9c175) — agoodwin / githubweb
  54. (experimental) java 12 compat (commit: cc9d692) — agoodwin / githubweb
  55. add explicit 'on npc spawns' script event (commit: 7ffd679) — agoodwin / githubweb
  56. add debug warning when using old 'math:' tags (commit: 7697993) — agoodwin / githubweb
  57. add a better multikeyword setup for chat triggers (commit: 9af1f78) — agoodwin / githubweb
  58. add 'cause' switch to teleport event (commit: e11a696) — agoodwin / githubweb
  59. fix/improve scoreboard command, 'scores' parameter (commit: 95d2fe7) — agoodwin / githubweb
  60. add some new cleaner debugs (commit: 3df4f76) — agoodwin / githubweb
  61. fix dMaterial exceptions and improve blocks grows event matcher (commit: b004f96) — agoodwin / githubweb
  62. fix dB.log output class name (commit: 3361fde) — agoodwin / githubweb
  63. fix 1.12 script events (commit: 7084d9a) — agoodwin / githubweb
  64. add material directional property, for #1940 (commit: 1061325) — agoodwin / githubweb
  65. add material switch face property, for #1940 (commit: 8836c45) — agoodwin / githubweb
  66. fix location.attached_to for 1.13+, fixes #1990 (commit: d8981c9) — agoodwin / githubweb
  67. add tags item.bukkit_serial, server.parse_bukkit_item, fixes #1976 (commit: 70cf843) — agoodwin / githubweb
  68. listen to npc teleporting for teleport script event (commit: d5e369c) — agoodwin / githubweb
  69. modifyblock: quietly ignore empty list inputs (commit: df6c695) — agoodwin / githubweb
  70. improve cuboid material list matcher (commit: 7e6692c) — agoodwin / githubweb
  71. new utilities to simplify entry data code (commit: 1206430) — agoodwin / githubweb
  72. fix a few health trait related issues (commit: 462e449) — agoodwin / githubweb
  73. fix entity.scriptname tag and meta (commit: 72a75f4) — agoodwin / githubweb
  74. fix location notable precision borking (commit: 4d0a332) — agoodwin / githubweb
  75. escape notable names to prevent weirdborks, relates to #1991 (commit: e783d6a) — agoodwin / githubweb
  76. add warnings to not disable debug in the config (commit: 5cd9f91) — agoodwin / githubweb
  77. remove some old saves file updaters (commit: 2b951df) — agoodwin / githubweb
  78. allow cuboids to load with invalid world names (commit: aed1803) — agoodwin / githubweb

#1675 (Jun 23, 2019, 12:10:03 AM)

  1. initial: remove 1.10 and 1.11 module files (commit: 467ca96) — agoodwin / githubweb
  2. step 2: remove v1_10 and v1_11 refs (commit: 2abb37b) — agoodwin / githubweb
  3. step 3: remove now-redundant isAtLeast(1_12) calls (commit: a7afa10) — agoodwin / githubweb
  4. step 4: This is Denizen 1.0.6 (commit: 027e1cf) — agoodwin / githubweb
  5. mass cleanings, mostly automated (commit: 453f166) — agoodwin / githubweb
  6. match core update (commit: 0b245f1) — agoodwin / githubweb
  7. fix for citizens update (commit: 8cba58f) — agoodwin / githubweb
  8. improvement to parseArgs method (match core) (commit: 8951284) — agoodwin / githubweb
  9. (Initial) update to 1.14.1 (commit: 20ff1a7) — agoodwin / githubweb
  10. add book item book_pages and book_raw_pages mechanisms (commit: 9425930) — agoodwin / githubweb
  11. add book_author and book_title mechs too (commit: 4484ba9) — agoodwin / githubweb
  12. actually register new book mechs (commit: 3216352) — agoodwin / githubweb
  13. Add a vault economy provider - ECONOMY SCRIPTS (commit: 8e0c36f) — agoodwin / githubweb
  14. encoding option in the config (commit: 88e2692) — agoodwin / githubweb
  15. add mechanism npc.name_visible (commit: 61af204) — agoodwin / githubweb
  16. add experimental 'hide trigger message' option to chat trigger (commit: d3ad012) — agoodwin / githubweb
  17. clean exception output format a bit (commit: d0baaa8) — agoodwin / githubweb
  18. fix nbt property with strange key values - autoescaping (commit: c162c42) — agoodwin / githubweb
  19. allow '*' chat trigger match (commit: a0573d6) — agoodwin / githubweb
  20. prox trigger code cleaning (commit: 0d94ede) — agoodwin / githubweb
  21. add death/killed event meta notes (commit: 4ee845f) — agoodwin / githubweb
  22. add trigger docs (commit: 132f415) — agoodwin / githubweb
  23. improve handling of Citizens-required commands when Citizens is not (commit: 589b784) — agoodwin / githubweb
  24. Add explosion_radius/fire properties, fixes #1965 (commit: 51ecc53) — jhopkins / githubweb
  25. add material level property, for #1940 (commit: 6139308) — agoodwin / githubweb
  26. initial update for 1.14.2 (commit: 85626ad) — agoodwin / githubweb
  27. fix midi closing issues (async logic screwup), fixes #1745 (commit: bde04cc) — agoodwin / githubweb
  28. Expand explosion_radius property to include creepers (commit: ab86e13) — jhopkins / githubweb
  29. Add relative location offset tags, fixes #1938 (#1967) (commit: bec189d) — agoodwin / githubweb
  30. fix midi completion tracking, fixes #1677 (commit: 3836b5a) — agoodwin / githubweb
  31. add 'nbt:' option to take command, fixes #1655 (commit: c81265d) — agoodwin / githubweb
  32. clean particle effect list meta for #1553 (commit: ada69fc) — agoodwin / githubweb
  33. disable tag-timings for 1.14+ by default again (commit: 6588bd2) — agoodwin / githubweb
  34. (EXPERIMENTAL) new 1.14+ entity script persister (commit: 7872f0e) — agoodwin / githubweb
  35. Fix invalid skin kicks, fixes #1514 (commit: e40fe97) — agoodwin / githubweb
  36. partial fix for #1262 (commit: d74124e) — agoodwin / githubweb
  37. demodulize switch command logic (commit: 267151c) — agoodwin / githubweb
  38. add location activate mech, fixes #1144 (commit: 41425b8) — agoodwin / githubweb
  39. add tag cuboid.volume for #1353 (commit: 7f0a2ab) — agoodwin / githubweb
  40. add tag cuboid.list_members, relates to #1353 (commit: 34b7d3c) — agoodwin / githubweb
  41. add tag cuboid.shell, for #1353 (commit: 9cc1930) — agoodwin / githubweb
  42. add element to/from_secret_colors, fixes #1303 (commit: 672a91b) — agoodwin / githubweb
  43. add dCuboid set_member mechanism, fixes #1063 (commit: 39d2f10) — agoodwin / githubweb
  44. Add yaml copykey, fixes #988 (commit: 89d8744) — agoodwin / githubweb
  45. implement core commit which fixes #1516 (commit: f0346ba) — agoodwin / githubweb
  46. add 'fish' as a generic entity grouping for script events (commit: 38994e3) — agoodwin / githubweb
  47. target new 1.14.2 nms remapping, fixes #1971 (commit: aae3806) — agoodwin / githubweb
  48. patch equips event and add a warning line (commit: 1133429) — agoodwin / githubweb
  49. Add charged crossbow projectile property (commit: 25d03a1) — jhopkins / githubweb
  50. Add 'player takes item from lectern' script event (commit: 2d5b599) — jhopkins / githubweb
  51. improve clicks block meta doc (commit: 131cf30) — agoodwin / githubweb
  52. improve time mech meta (commit: 1acc48f) — agoodwin / githubweb
  53. Add window_property player mec (#1975) (commit: 4a35cb1) — agoodwin / githubweb
  54. add split_new action to yaml command (commit: 958a3a6) — agoodwin / githubweb
  55. target new Spigot 1.14.2 mappings update (commit: f4c8b04) — agoodwin / githubweb
  56. add enchantments link to meta docs (commit: af0ab6e) — agoodwin / githubweb
  57. remove legacy 'example' metadocs (commit: 2f01245) — agoodwin / githubweb
  58. add "/npc invisible" (commit: f6e5209) — agoodwin / githubweb
  59. clean reset command meta (commit: c25a2e5) — agoodwin / githubweb
  60. improve chat prefix/suffic docs (commit: c08516f) — agoodwin / githubweb
  61. fix run command meta (commit: c031044) — agoodwin / githubweb
  62. fix arms tag, fixes #1979 (commit: 158f4d6) — agoodwin / githubweb
  63. add clear proper license (commit: da45c5c) — agoodwin / githubweb
  64. Add a contributing document (commit: 95c4b4b) — agoodwin / githubweb
  65. clean some old meta (commit: 540d34b) — agoodwin / githubweb
  66. Fix breeder event objects, fixes #1981 (commit: b6fefec) — agoodwin / githubweb
  67. simplify authorship notes to simply the team (commit: 4fea441) — agoodwin / githubweb
  68. fix showfake with 1.13+ block system (commit: 4276f2c) — agoodwin / githubweb
  69. 1.14 compat for persistent chunkload (commit: 8343566) — agoodwin / githubweb
  70. deny save to '.sh' or to '.bat' by default (commit: fa5af05) — agoodwin / githubweb
  71. add tag server.debug_enabled (commit: e765598) — agoodwin / githubweb
  72. implement last core commit (commit: 9eb9c90) — agoodwin / githubweb
  73. red queue colors look too much like an error (commit: 470b743) — agoodwin / githubweb
  74. fix chunkload command meta (commit: 65dfd20) — agoodwin / githubweb
  75. add an optional destination key for yaml copykey (commit: 332dc30) — agoodwin / githubweb
  76. clarify can_see meta (commit: 78b8054) — agoodwin / githubweb
  77. remove some outdated meta (commit: 1d018ef) — agoodwin / githubweb

#1674 (May 9, 2019, 2:48:04 PM)

  1. cross link object docs (commit: 68fa941) — mcmonkey / githubweb
  2. reduce vehicle damage event mismatching (commit: 0b073b2) — mcmonkey / githubweb
  3. fix clicked inventory NPE (commit: e917fba) — mcmonkey / githubweb
  4. Patch 1.13.2 BiomeNMS (commit: a67b4b2) — morphan1 / githubweb
  5. [BROKEN] Add initial 1.14 nms files (commit: eb74654) — morphan1 / githubweb
  6. [EXPERIMENTAL] Update to 1.14-pre5 (commit: 3255c27) — morphan1 / githubweb
  7. Bump version to 1.0.5 :fireworks: (commit: eac0ba3) — morphan1 / githubweb
  8. quick minor cleaning (commit: a348199) — mcmonkey / githubweb
  9. ref citizens 2.0.25 (commit: 11a38bb) — mcmonkey / githubweb
  10. remove extraneous config double-cache (commit: ab88006) — mcmonkey / githubweb
  11. give output in the fish commands (commit: 8db18e1) — mcmonkey / githubweb
  12. Protect against chunk read server freezing (commit: 952089b) — mcmonkey / githubweb
  13. Load-time warning for invalid legacy-style assignment/interact scripts (commit: d392ff6) — mcmonkey / githubweb
  14. fix chunk load event cancelling (no longer allowed in 1.14) (commit: 7219996) — mcmonkey / githubweb
  15. treat no-block as air block in clicks block event, fixes #1953 (commit: 79f977c) — mcmonkey / githubweb
  16. remove pointless attempt at replicating console format (commit: 541da1a) — mcmonkey / githubweb
  17. modulize arrow code due to change spigot arrow api (commit: 5dcd900) — mcmonkey / githubweb
  18. fix some weirdness in the clicks block event (commit: 4a4e7b9) — mcmonkey / githubweb
  19. fix debug show setting (commit: 0ca913c) — mcmonkey / githubweb
  20. use new core commit (commit: dd31755) — agoodwin / githubweb

#1673 (Apr 24, 2019, 9:08:36 PM)

  1. add lang docs for all bukkit object types (commit: 7ab4fa6) — mcmonkey / githubweb
  2. improve dObjects meta (add custom object, mark deprecated constructors) (commit: 0125624) — mcmonkey / githubweb
  3. show whether bungee is enabled in debug recordings (commit: c467766) — mcmonkey / githubweb
  4. support advanced matcher for drags event (commit: 226c0c8) — mcmonkey / githubweb
  5. improve yaml command docs (commit: ca2df86) — mcmonkey / githubweb
  6. remove no-longer-needed config queue speed limit (commit: 3a8bfbe) — mcmonkey / githubweb
  7. add config option for new core commit (commit: d4227d9) — mcmonkey / githubweb
  8. add context.clicked_inventory to inventory click event (commit: cd78dd3) — mcmonkey / githubweb
  9. fix previous commit (commit: a56e4f7) — mcmonkey / githubweb
  10. add clicked_inventory to drags event (commit: dc443f7) — mcmonkey / githubweb
  11. code effic/sanity (commit: c3b3c43) — mcmonkey / githubweb
  12. fix meta typo, protect against map handling borks (commit: 998b330) — mcmonkey / githubweb
  13. fix command script reload handling (commit: c87e492) — mcmonkey / githubweb
  14. output ex command debug to the player that used /ex (commit: 53eb3ab) — mcmonkey / githubweb
  15. reduce the amount of text output by that (commit: 3e38085) — mcmonkey / githubweb
  16. add a config option to toggle whether that output is on by default (commit: a785eb2) — mcmonkey / githubweb
  17. effic: cache config values (commit: 8c2cfca) — mcmonkey / githubweb
  18. event code cleaning (commit: fb74a80) — mcmonkey / githubweb
  19. generic mass autoformat (commit: 74d33b2) — mcmonkey / githubweb
  20. fix pre-1.13 load sequence (due to swim event) (commit: 82b9aab) — mcmonkey / githubweb
  21. fix config loading (commit: 14c44ae) — mcmonkey / githubweb
  22. add name replaceable to format scripts (commit: 2581b98) — mcmonkey / githubweb
  23. allow specifying mechanisms in item scripts (commit: f7bc783) — mcmonkey / githubweb
  24. document dbukkit script types (commit: ddbfe5a) — mcmonkey / githubweb
  25. use dLists smarter in shoot command (commit: a354c1a) — mcmonkey / githubweb
  26. add tag server.ram_usage (commit: 404dec0) — mcmonkey / githubweb
  27. add 'hand' context and switch to Player Places Block event (commit: 32c2514) — mcmonkey / githubweb
  28. Patch clicks block event (commit: da8b1d1) — mcmonkey / githubweb

#1672 (Apr 13, 2019, 3:56:52 AM)

  1. clean/group lang docs, some core/bukkit code movement (commit: 881f599) — mcmonkey / githubweb

#1671 (Apr 12, 2019, 9:19:09 AM)

  1. Add tab complete event for 1.9+ (commit: 308dfd7) — jhopkins / githubweb
  2. Add attack cooldown tags and mechanism, fixes 1934 (#1935) (commit: 5a3039b) — mcmonkey4eva / githubweb
  3. remove all 1.8 and 1.9 module files (commit: 6d21efd) — mcmonkey / githubweb
  4. remove 1.8/1.9 related nmsversion checks (commit: db65fe3) — mcmonkey / githubweb
  5. remove some code that doesn't need to be in a module (Effect) (commit: fce8526) — mcmonkey / githubweb
  6. unmodule some other moduled code (commit: fbfe208) — mcmonkey / githubweb
  7. Welcome to Denizen 1.0.4! (commit: cdb0584) — mcmonkey / githubweb
  8. fix portal event error (commit: b34e5e7) — mcmonkey / githubweb
  9. improve event multimatch support (commit: 14dc23c) — mcmonkey / githubweb
  10. fix event multimatch (commit: ab313ff) — mcmonkey / githubweb
  11. add tag server.list_commands (commit: a1ca71a) — mcmonkey / githubweb
  12. add tag location.vector_to_face (commit: 0d5579c) — mcmonkey / githubweb
  13. improve chat event meta (commit: 2a9f9ac) — mcmonkey / githubweb
  14. remove some outdated/unused config settings (commit: 24e7c62) — mcmonkey / githubweb
  15. Fix 1.13 blockcrack handling, fixes #1947 (commit: d6d70ae) — mcmonkey / githubweb
  16. probably improve buildability with core handling (commit: 6bcf3d7) — mcmonkey / githubweb
  17. Expand arrow mecs, additional minor fixes (#1946) (commit: d80c938) — mcmonkey4eva / githubweb
  18. add entity swim event (commit: ca7b107) — mcmonkey / githubweb
  19. correct standardization of format (commit: a7f9dae) — mcmonkey / githubweb
  20. Remind users to enable debug when they see error messages (commit: ad0d396) — mcmonkey / githubweb
  21. support wander waypoint provider in add_waypoint and clear_waypoints (commit: b893242) — mcmonkey / githubweb
  22. Extend kick event for automatic fly kicks (commit: f1a74df) — mcmonkey / githubweb
  23. improve shoot command docs (commit: 8e8dce3) — mcmonkey / githubweb

#1670 (Mar 22, 2019, 4:49:03 AM)

  1. improve dLocation output format (remove stray decimals) (commit: bcb39fa) — mcmonkey / githubweb
  2. add skin mirroring to NPCs (commit: bb47fe3) — mcmonkey / githubweb
  3. improvement events efficiency (commit: 199f5ad) — mcmonkey / githubweb
  4. cleaning for previous commit (commit: 023dc0c) — mcmonkey / githubweb
  5. target new NMS patches (commit: 6eb8639) — mcmonkey / githubweb
  6. match core commit (commit: b57e524) — mcmonkey / githubweb
  7. fix event names (commit: 7eace4b) — mcmonkey / githubweb
  8. fix issues with displayitem loading below 1.12 (commit: 15e6b3f) — mcmonkey / githubweb
  9. fix chat script event determines (commit: 6972f3f) — mcmonkey / githubweb

#1669 (Mar 14, 2019, 12:26:07 AM)

  1. add server save and save_citizens mechanisms (commit: ce6a50e) — mcmonkey / githubweb

#1668 (Mar 13, 2019, 10:22:31 PM)

  1. improve mount command default location choice (commit: d8a14ed) — mcmonkey / githubweb

#1667 (Mar 13, 2019, 9:31:46 PM)

  1. fix spawn command spawned_entity save entry (commit: 5ea7210) — mcmonkey / githubweb

#1666 (Mar 13, 2019, 9:00:50 PM)

  1. add player and npc queue mechanisms (commit: 2e02b79) — mcmonkey / githubweb
  2. fix new queue mech names (commit: 14cd435) — mcmonkey / githubweb
  3. enable the new queue mechs (commit: 6636cc3) — mcmonkey / githubweb
  4. properly deprecate old item script 'bound' option (commit: 0224083) — mcmonkey / githubweb
  5. add tag server.list_plugins_handling_event (commit: 7809db9) — mcmonkey / githubweb
  6. add config file automatic updating (commit: 137452e) — mcmonkey / githubweb
  7. change in area to be a switch by default (commit: 085ff94) — mcmonkey / githubweb
  8. fix potential in area switch issues (commit: 8d07489) — mcmonkey / githubweb
  9. patch to handle restricted JVMs better (commit: 899c5d4) — mcmonkey / githubweb
  10. fix handling of old dMaterials (commit: bf3ebdc) — mcmonkey / githubweb
  11. patch item.json tag (commit: e8abcf4) — mcmonkey / githubweb
  12. modernize block setting (modifyblock mainly) (commit: 2efe220) — mcmonkey / githubweb
  13. add location.precise_cursor_on_block (commit: 56d5eba) — mcmonkey / githubweb
  14. add tag material.hardness (commit: a066a0b) — mcmonkey / githubweb
  15. (unverified) automate bukkit event cancellation tracking (commit: 12e4328) — mcmonkey / githubweb
  16. remove bad old lang doc for flags (commit: 14e00cc) — mcmonkey / githubweb
  17. clean the flag manager class a bit (commit: b129080) — mcmonkey / githubweb
  18. fix pickup_delay meta (commit: a86ee8f) — mcmonkey / githubweb
  19. protect displayitem items better (commit: 94d1c2c) — mcmonkey / githubweb
  20. fix issues from flag commit (commit: 1bbbb84) — mcmonkey / githubweb
  21. fix issues with nonexistent flags (commit: 45233ab) — mcmonkey / githubweb
  22. fix item move event match processing (commit: 7d32cbf) — mcmonkey / githubweb
  23. add remaining common standard tag bases, fixes #1919 (commit: 96d072e) — mcmonkey / githubweb

#1665 (Mar 13, 2019, 8:59:40 PM)

  1. clean and fix book property (commit: 243bec6) — mcmonkey / githubweb
  2. improve property output (commit: 07cc549) — mcmonkey / githubweb
  3. use a slow warning for player name usage (commit: 6bf0d82) — mcmonkey / githubweb
  4. materials rework step 1: reorg (commit: 0bb8b5c) — mcmonkey / githubweb
  5. part two: allow material properties in 1.13 (commit: 8d7b796) — mcmonkey / githubweb
  6. step 3: first property! material.plant_growth, fixes #1899 (commit: 5028f8a) — mcmonkey / githubweb
  7. add a protection for old material.item.sometag tags (commit: 3e16f7a) — mcmonkey / githubweb
  8. don't treat item materials like blocks (commit: 1621e46) — mcmonkey / githubweb
  9. allow D2-style subpaths in run/inject (commit: 75e5352) — mcmonkey / githubweb
  10. add shulkers to entity color property (commit: 548ea89) — mcmonkey / githubweb
  11. add some more save entries in spawn/mount (commit: ae4ad21) — mcmonkey / githubweb
  12. fix chunk handling issue (commit: 1ef8096) — mcmonkey / githubweb
  13. allow locations of format x,y,z,pitch,yaw (without world) (commit: 19c9a35) — mcmonkey / githubweb
  14. always extend bukkitscriptevent (commit: d0ea34e) — mcmonkey / githubweb
  15. remove all old generic init methods (commit: 90e202d) — mcmonkey / githubweb
  16. remove old generic destroy methods (commit: bbd2d20) — mcmonkey / githubweb
  17. remove old imports, unused lines (commit: 626899e) — mcmonkey / githubweb
  18. allow specifying bukkit event priority for world scripts (commit: 463b8d2) — mcmonkey / githubweb
  19. add tag location.other_block (commit: ef03b09) — mcmonkey / githubweb

#1664 (Feb 27, 2019, 4:58:28 AM)

  1. add a throwable catch for unsupported java versions, fixes #1932 (commit: 90e8626) — mcmonkey / githubweb
  2. non-sun class reader (commit: 883ab37) — mcmonkey / githubweb
  3. [Experimental] remove chat-spam patch code (commit: 1e48bc2) — mcmonkey / githubweb
  4. remove old log interceptor, fix event regex meta (commit: f0216a1) — mcmonkey / githubweb
  5. add repeat as:(name) (commit: 5e69357) — mcmonkey / githubweb
  6. patch previous commit (commit: a88e74a) — mcmonkey / githubweb
  7. fix repeat command braces, fixes #1933 (commit: 29198c3) — mcmonkey / githubweb
  8. remove some old unused stuff (commit: b4cd82a) — mcmonkey / githubweb
  9. add cuboid include_x/y/z convenience tags (commit: 6a1d86b) — mcmonkey / githubweb
  10. improve exception debugging (commit: c4d5901) — mcmonkey / githubweb
  11. change an unused config option (commit: 93bb3a3) — mcmonkey / githubweb
  12. add slow warning system with config option (commit: c640983) — mcmonkey / githubweb
  13. fix int -> long (commit: 8a64449) — mcmonkey / githubweb
  14. add cuboid with_min/max tags (commit: 73d25fa) — mcmonkey / githubweb
  15. add location with_x/y/z/yaw/pitch/world tags (commit: ede51c6) — mcmonkey / githubweb
  16. add cuboid get/set tags (commit: 50c69cf) — mcmonkey / githubweb
  17. reduce risk of notable property issues (commit: 6fe3ae0) — mcmonkey / githubweb
  18. add special protections for Location objects with temporarily invalid (commit: e422d7a) — mcmonkey / githubweb
  19. fix escape tag method name (commit: 7f1e681) — mcmonkey / githubweb
  20. add support for json in books (commit: 58383ab) — mcmonkey / githubweb
  21. add show_book helper mechanism (commit: 8497bcc) — mcmonkey / githubweb
  22. add item.with[...] tag (commit: e3d1a99) — mcmonkey / githubweb
  23. fix dB.echoError for exceptions (commit: 83319ec) — mcmonkey / githubweb
  24. fix item.with (commit: 9dd7934) — mcmonkey / githubweb
  25. Add command_block_location and command_minecart contexts to custom (commit: 7317e2c) — mcmonkey4eva / githubweb
  26. fix exception output format (commit: 2d5a601) — mcmonkey / githubweb
  27. clearer inventory script handling error (commit: 5987e11) — mcmonkey / githubweb
  28. update download links (commit: b6ca9af) — noreply / githubweb

#1662 (Feb 20, 2019, 5:55:04 PM)

  1. Add POLAR_BEAR_START/STOP_STANDING animations, fixes #1902 (commit: 4f320b6) — jhopkins / githubweb
  2. Fix clientside skin changes on 1.13, fixes #1909 (commit: 7f0de2d) — jhopkins / githubweb
  3. clean pom file, remove old chat bot stuff (commit: 43b2c96) — mcmonkey / githubweb
  4. clean some module code dup (commit: 3b45404) — mcmonkey / githubweb
  5. error messages in potion effects mech (commit: 2830f52) — mcmonkey / githubweb
  6. dList filter cleaning part 1: command arguments (commit: 0bb2dc1) — mcmonkey / githubweb
  7. fix vault dependence, remove broken HC repo (commit: edbb141) — mcmonkey / githubweb
  8. dList filter patch part 2: events and more commands (commit: 2788d26) — mcmonkey / githubweb
  9. dList filter fix part 3: tags and mechs (commit: e825d28) — mcmonkey / githubweb
  10. add npc.is_sneaking and set_sneaking mech (commit: 17d7002) — mcmonkey / githubweb
  11. sort-of improvements to patterns property (commit: bbd918d) — mcmonkey / githubweb
  12. add debug -i command (commit: f76bb45) — mcmonkey / githubweb
  13. improve cuboid cloning (commit: 7ef6f85) — mcmonkey / githubweb
  14. minor potential fixes for item handling (commit: 7aa27d1) — mcmonkey / githubweb
  15. improvements to the hurt command, for #1917 (commit: 32f4a70) — mcmonkey / githubweb
  16. add source_once to hurt command, fixes #1917 (commit: 4e9a9d2) — mcmonkey / githubweb
  17. fix some nms module code dup (commit: 92e7bd9) — mcmonkey / githubweb
  18. More server enum lists (plus PotionEffectType), fixes #1916 (#1918) (commit: d192889) — mcmonkey4eva / githubweb
  19. Various meta improvements (#1927) (commit: 0b1180a) — mcmonkey4eva / githubweb
  20. add sound category support (commit: e8c0a75) — mcmonkey / githubweb
  21. fix import errors (commit: edf865e) — mcmonkey / githubweb

#1661 (Feb 8, 2019, 6:56:08 AM)

  1. use new scriptevent method (commit: 7e12ba6) — mcmonkey / githubweb
  2. Add 'inventory adjust ...' (commit: faa2afb) — mcmonkey / githubweb
  3. Add serverside & clientside absorption health, fixes #1576 (#1888) (commit: b05274c) — mcmonkey4eva / githubweb
  4. fix adjust command (commit: c4d62e8) — mcmonkey / githubweb
  5. don't setDura in 1.13 for ditem (commit: 9ba1077) — mcmonkey / githubweb
  6. fix entity.item mech for 1.13, fixes #1891 (commit: b376ce6) — mcmonkey / githubweb
  7. allow specifying which enchantments to remove (commit: c76f23b) — mcmonkey / githubweb
  8. add mech item.remove_nbt (commit: e3872a4) — mcmonkey / githubweb
  9. change how item scripts identify (commit: 2fe2094) — mcmonkey / githubweb
  10. use new core update (commit: e1eac3c) — mcmonkey / githubweb
  11. separate out area effect cloud to a property (commit: 9358e77) — mcmonkey / githubweb
  12. bump core version ref to 1.3 (commit: b1f970c) — mcmonkey / githubweb
  13. add bukkit property handled lists (commit: adcf6d7) — mcmonkey / githubweb
  14. add inventory property handled lists (commit: 101d8e6) — mcmonkey / githubweb
  15. don't debug notable loading (commit: f0a1721) — mcmonkey / githubweb
  16. fix a few outdated ObjectFetcher calls (commit: 05635e6) — mcmonkey / githubweb
  17. some verbose debugging tools (commit: de915f7) — mcmonkey / githubweb
  18. Add entity property handled lists (#1894) (commit: c4eb500) — mcmonkey4eva / githubweb
  19. Add dTrade object and related tags, mechanisms, and command (#1892) (commit: e42972a) — mcmonkey4eva / githubweb
  20. Add item property handled lists (commit: b62d57c) — 16635607+MusicScore / githubweb
  21. catch really really weird input to run command (commit: 92399f1) — mcmonkey / githubweb
  22. (possibly?) fix FakeItem command duration values (commit: d5d8071) — mcmonkey / githubweb
  23. (experimental) more fixier fix (commit: b80001d) — mcmonkey / githubweb
  24. fix remove_enchaments removing all enchantments on non-books when (commit: 9d01a5e) — waterquarks / githubweb
  25. update enchanted golden apple property for 1.13 (commit: 1ff92f7) — mcmonkey / githubweb
  26. fix mech meta (commit: dc3e7ec) — mcmonkey / githubweb
  27. move adjust command to the core (commit: 580967d) — mcmonkey / githubweb
  28. add new readme links (commit: 11eef9e) — noreply / githubweb
  29. improve readme (commit: 991a596) — noreply / githubweb
  30. add bStats (commit: 8243977) — mcmonkey / githubweb
  31. fix misuse of dropItemNaturally (commit: d9276a1) — mcmonkey / githubweb
  32. add meta note, fix blockcrack command classname (commit: 47c75e4) — mcmonkey / githubweb
  33. add background option to toast command (commit: 3f78374) — mcmonkey / githubweb
  34. add mech link to meta for player.weather tag (commit: 4964173) — mcmonkey / githubweb
  35. add better meta for world.has_storm (commit: 4ea4b9c) — mcmonkey / githubweb
  36. fix entity mechanism handling issues (commit: 1cbecba) — mcmonkey / githubweb
  37. fix outdated dItem valueOf calls (commit: 5f952b3) — mcmonkey / githubweb
  38. improve flag event meta (commit: 215fd3a) — mcmonkey / githubweb
  39. Destroy the old gods and bring in the new (commit: 8c5e9ed) — noreply / githubweb
  40. fix some jank implemented old cuboid contexts (don't do unneeded (commit: 23d06a3) — mcmonkey / githubweb
  41. improve stability of how dChunk operates (commit: eefad73) — mcmonkey / githubweb
  42. fix compile error (commit: aee8b5d) — mcmonkey / githubweb
  43. remove way old event classes (commit: 75a0da2) — mcmonkey / githubweb
  44. patch remove command meta (commit: c61f023) — mcmonkey / githubweb
  45. remove meta lines that were never really needed/used (commit: e744f32) — mcmonkey / githubweb
  46. improve cuboid chunk tags (commit: 6911032) — mcmonkey / githubweb
  47. patch mapless maps (commit: 5267ad2) — mcmonkey / githubweb
  48. add a save option to the firework command (commit: 722a297) — mcmonkey / githubweb
  49. fix map command meta (commit: 954bb6e) — mcmonkey / githubweb
  50. add notes on no-longer-needed material tags (commit: ba9bb68) — mcmonkey / githubweb
  51. warn on some of the weirder tag shorthands (commit: 47c9560) — mcmonkey / githubweb
  52. improve old text tags register handling (commit: 0860c38) — mcmonkey / githubweb
  53. minor meta improvement (commit: 964aa85) — mcmonkey / githubweb
  54. update debug submit output url (commit: df7234c) — mcmonkey / githubweb
  55. patch yaml command set indices (commit: 64ef7ea) — mcmonkey / githubweb
  56. Fix lookclose meta (commit: f66bc17) — jhopkins / githubweb
  57. fix meta typo (commit: 15d4696) — mcmonkey / githubweb
  58. Creeper max_fuse_ticks Tag and Mech (commit: 8d81366) — xenmai95 / githubweb
  59. Fix some mistakes (commit: 165956e) — xenmai95 / githubweb
  60. fix format bork (commit: 9c273e4) — mcmonkey / githubweb
  61. more fixes (commit: 587ea83) — mcmonkey / githubweb
  62. better contex awareness in all standard mechanisms (commit: 0f534ad) — mcmonkey / githubweb
  63. clean some mechanism handling (commit: bd25ac0) — mcmonkey / githubweb
  64. add scoreboard tags, fixes #1905 (commit: 7563b2a) — mcmonkey / githubweb
  65. fix mappings code handling (commit: e787f6b) — mcmonkey / githubweb
  66. remove non-module dependency on nms (commit: ea22f2b) — mcmonkey / githubweb
  67. improve enchantments property (commit: 67d3bec) — mcmonkey / githubweb

#1659 (Jan 18, 2019, 1:18:44 PM)

  1. fix intellij being a dumb meany (commit: b2fa22e) — mcmonkey / githubweb
  2. add block_facing mechanism (commit: 2cfecbb) — mcmonkey / githubweb
  3. patch block_facing for spigot giving the same concept two different (commit: 6a76ea1) — mcmonkey / githubweb
  4. Add dLocation custom_name tag/mec (commit: c13627f) — 16635607+MusicScore / githubweb
  5. Revert "allow location inventories to have their title set by mech, (commit: feb4aaa) — mcmonkey / githubweb
  6. fix 1.12 compat via reorg to shut java up (commit: 96057fa) — mcmonkey / githubweb
  7. fix the sign command for 1.13, fixes #1880 (commit: ae685b6) — mcmonkey / githubweb
  8. clean pr/1881 and nearby code (commit: cc7d572) — mcmonkey / githubweb
  9. add yaml loadtext and to_text, fixes #1853 (commit: b5d7d7b) — mcmonkey / githubweb
  10. old version compatibillama (commit: e464d8a) — mcmonkey / githubweb
  11. Add body_arrows entity property (commit: 5fb7de1) — jhopkins / githubweb
  12. Add riptide entity property (commit: 8f50532) — jhopkins / githubweb
  13. Add missing tag/mec doc links (commit: 75c9ab2) — jhopkins / githubweb
  14. Add entity breeds event, fixes #1870 (commit: a7f479d) — jhopkins / githubweb
  15. Add player receives commands event, fixes #1840 (commit: 0cf370a) — jhopkins / githubweb
  16. Add spawner spawn event, fixes #1813 (commit: 516903c) — jhopkins / githubweb
  17. Handle non-spawned child entity better (commit: 10b70b2) — jhopkins / githubweb
  18. patch code dup from pr/1882 (commit: af8843d) — mcmonkey / githubweb
  19. patch incorrect documentation from pr/1882 (commit: 3ac33ed) — mcmonkey / githubweb
  20. patch minor issue with pr/1884 and issue in several events noticed while (commit: 85dab0a) — mcmonkey / githubweb
  21. handle minor issue with pr/1883 and some trouble with cancellation in (commit: 21158c9) — mcmonkey / githubweb
  22. improve cancelled determination issues (commit: 7781684) — mcmonkey / githubweb
  23. initial find-and-replace for ScriptPath usage (commit: 2b8f9ad) — mcmonkey / githubweb
  24. additional replacements for ScriptPath (commit: 0f5a8ce) — mcmonkey / githubweb
  25. update in-area check (commit: 1e978ff) — mcmonkey / githubweb
  26. first-pass: fix old matches lines (commit: ce292b8) — mcmonkey / githubweb
  27. second-pass: update old inCheck calls (commit: 1d50612) — mcmonkey / githubweb
  28. third-pass: update runWithCheck and calls to it (commit: ae93530) — mcmonkey / githubweb
  29. patch yaml command (commit: d704084) — mcmonkey / githubweb
  30. fourth-pass: update remaining events (commit: 54ce9af) — mcmonkey / githubweb
  31. minor blockLight improvements for #1822 (commit: 7076dd5) — mcmonkey / githubweb
  32. various minor code cleanings (commit: fc29383) — mcmonkey / githubweb
  33. remove old runtask command entirely (commit: 53e4dd1) — mcmonkey / githubweb
  34. strongly deprecate 'fail' and 'finish' commands (commit: 86614c0) — mcmonkey / githubweb

#1658 (Jan 16, 2019, 4:32:05 AM)

  1. fix copypasta, add 'else' (commit: da24b8a) — mcmonkey / githubweb

#1656 (Jan 16, 2019, 4:10:40 AM)

  1. remove useless dmat code (commit: b492396) — mcmonkey / githubweb
  2. fix blockcrack/blockdust issues, fixes #1875 (commit: 6d5b453) — mcmonkey / githubweb
  3. reduce playeffect parsing risks (commit: 3cb78ca) — mcmonkey / githubweb
  4. remove viewer command (commit: 0f616c4) — mcmonkey / githubweb
  5. fix hanging event bork (commit: b5317ee) — mcmonkey / githubweb
  6. improve is_mob tag (commit: f1bce82) — mcmonkey / githubweb
  7. clean some old element.true/false mess (commit: c3b5863) — mcmonkey / githubweb
  8. possible improvement for 1.13 material handling (commit: b573635) — mcmonkey / githubweb
  9. Expand ban command to allow ip-bans, add more ban_info tags (commit: 5ca41f5) — jhopkins / githubweb
  10. patch block-like dMaterial issues (commit: 572249f) — mcmonkey / githubweb
  11. don't show file tag errors when there's a fallback (commit: 98a9c37) — mcmonkey / githubweb
  12. (experimental) holdable yaml command (commit: a99486b) — mcmonkey / githubweb
  13. add tag location.block_facing, fixes #1863 (commit: 0ab93cd) — mcmonkey / githubweb
  14. add llamas to entity.color, fixes #1877 (commit: e756b4d) — mcmonkey / githubweb
  15. allow location inventories to have their title set by mech, fixes #1871 (commit: 2005be6) — mcmonkey / githubweb
  16. deny crafting inventories for dInventory, fixes #1872 (commit: 13ede02) — mcmonkey / githubweb
  17. allow crafting inventories that sometimes work, for #1872 (commit: 8c40fce) — mcmonkey / githubweb

#1655 (Jan 6, 2019, 3:33:37 AM)

  1. improve item command validation (commit: 308a8a7) — mcmonkey / githubweb
  2. warn on loading npc/player by name instead of id (commit: 5a9562c) — mcmonkey / githubweb
  3. more traceable error output for old item issues (commit: 51d1872) — mcmonkey / githubweb
  4. trace queue in error messages (commit: 24b0da6) — mcmonkey / githubweb
  5. handle legacy item ids less brokenly (commit: 52ea4cb) — mcmonkey / githubweb
  6. patch for latest spigot nms revision (commit: 7aeb6ae) — mcmonkey / githubweb
  7. patch issues with switch command on pre-1.13 versions (commit: 27b8bc2) — mcmonkey / githubweb
  8. patch surface_blocks tag for 1.13 (commit: c2a3077) — mcmonkey / githubweb
  9. patch another dItem constructor for 1.13 (commit: 764ee5c) — mcmonkey / githubweb
  10. patch more legacy ditem issues (commit: fb3e5ce) — mcmonkey / githubweb
  11. fix troubles loading empty yaml files (commit: 2cc2c3f) — mcmonkey / githubweb
  12. avoid 1.12-style dItem/dmat identify in 1.13 (commit: d47ca88) — mcmonkey / githubweb
  13. reduce code dup and misplacement issues with SittingTrait (commit: 436b4eb) — mcmonkey / githubweb
  14. update for new spigot mappings handler (commit: cf9177b) — mcmonkey / githubweb

#1654 (Dec 17, 2018, 10:02:05 PM)

  1. allow more advanced event specifiers (commit: d4c33bf) — mcmonkey / githubweb
  2. simplify switch command and fix some likely issues with it (commit: b837e12) — mcmonkey / githubweb
  3. ensure physics is calculated in the switch command (commit: 078154b) — mcmonkey / githubweb
  4. really really make physics happen (commit: 9493716) — mcmonkey / githubweb
  5. new playeffect special data handler, fixes #1859 (commit: c60c204) — mcmonkey / githubweb
  6. fix entity explodes context (commit: 9b6af42) — mcmonkey / githubweb
  7. add a magic helper for legacy material names (commit: df98e23) — mcmonkey / githubweb
  8. update for latest spigot mappings change - may be imperfect (commit: 321d609) — mcmonkey / githubweb
  9. patch head rotation nonsense for 1.13 (commit: 16bcb5a) — mcmonkey / githubweb
  10. patch run command meta (commit: 2f71997) — mcmonkey / githubweb
  11. match core commit (commit: 86517c3) — mcmonkey / githubweb

#1653 (Dec 7, 2018, 8:56:28 AM)

  1. Add source tags to EntityCombustsScriptEvent (commit: fb063d5) — 16635607+MusicScore / githubweb
  2. Add world.world_type tag (commit: 85fcda3) — 16635607+MusicScore / githubweb
  3. Add relevant entity-related tags (commit: 236a13e) — 16635607+MusicScore / githubweb
  4. Allow entity.size tag and mec to work on Phantoms (commit: a5a3136) — 16635607+MusicScore / githubweb
  5. Add EnderCrystal-related tags and mecs (commit: 1411bdc) — 16635607+MusicScore / githubweb
  6. Add "spell" tag and mec (commit: 608556c) — 16635607+MusicScore / githubweb
  7. Implement client-side world borders (commit: 225f527) — jhopkins / githubweb
  8. Fix documentation and remove unnecessary method (commit: bc805f7) — 16635607+MusicScore / githubweb
  9. Add dLocation-type <context.source> tag + code cleanup (commit: 2d30dc5) — 16635607+MusicScore / githubweb
  10. Expand worldborder command docs (commit: b1e1215) — jhopkins / githubweb
  11. Add note to collidable mechanism (commit: 6407c7e) — 16635607+MusicScore / githubweb
  12. add an optional item context to location.drops (commit: 97b90c9) — mcmonkey / githubweb
  13. improve file protection (commit: 5ecd9ca) — mcmonkey / githubweb
  14. oops (commit: 58112f6) — mcmonkey / githubweb
  15. fix sitting position, fixes #1842 (commit: 34d29ed) — mcmonkey / githubweb
  16. rework the experience command to rely on spigot api (commit: 54415c5) — mcmonkey / githubweb
  17. link out to spigot damage cause docs, fixes #1486 (commit: e1e2b60) — mcmonkey / githubweb
  18. clean some code dup (commit: 46e9d8b) — mcmonkey / githubweb
  19. add location.facing pitch degrees, fixes #1485 (commit: 7247475) — mcmonkey / githubweb
  20. Add better meta to entity equipment, fixes #1385 (commit: 2046766) — mcmonkey / githubweb
  21. check flag expirations in list_flags, fixes #1158 (commit: 96d9ad9) — mcmonkey / githubweb
  22. return system null for skinless player skulls in dlocation tag (commit: 0274df2) — mcmonkey / githubweb
  23. [experimental] 1.13 material trickery (commit: 38b2b4e) — mcmonkey / githubweb
  24. enable meta for lingering splash event, fixes #1726 (commit: 0d8add0) — mcmonkey / githubweb
  25. add a slot helper system (commit: faaa706) — mcmonkey / githubweb
  26. fix previous commit - use the hashmap (commit: 16fe92d) — mcmonkey / githubweb
  27. fix sitting trait handler (commit: 5a21775) — mcmonkey / githubweb
  28. update to work with latest 1.13.2 revision, fixes #1855 (commit: 2014256) — mcmonkey / githubweb

#1652 (Nov 15, 2018, 1:06:50 PM)

  1. Holy documentation Batman! (commit: c4835ec) — rickyling97 / githubweb
  2. Documentation II: Comment Boogaloo (commit: cea3a14) — rickyling97 / githubweb
  3. Documentation 3: The Threequel (commit: 7e75ffe) — rickyling97 / githubweb
  4. Document4tation: The Documenting (commit: 28a8df7) — rickyling97 / githubweb
  5. Document4tion 4: Director's Cut (commit: 2f57fec) — rickyling97 / githubweb
  6. Document4tion: Special Edition (commit: f75973e) — rickyling97 / githubweb
  7. [EXPERIMENTAL] Initial NMS update built on 1.13-pre7 (commit: 35ff018) — morphan1 / githubweb
  8. [EXPERIMENTAL] Experimental update (commit: c5d9cf1) — morphan1 / githubweb
  9. Support legacy IDs, but add warnings (commit: d0f263b) — morphan1 / githubweb
  10. [EXPERIMENTAL] Implement better legacy support (commit: 53f0627) — morphan1 / githubweb
  11. Remove listen command (commit: ec10b35) — morphan1 / githubweb
  12. Patch CommandScriptHelper (commit: 0590fbe) — morphan1 / githubweb
  13. Remove requirements system (commit: 0abac17) — morphan1 / githubweb
  14. use latest cb and cit versions (commit: 8433740) — mcmonkey / githubweb
  15. more buildable (commit: 9ecafce) — mcmonkey / githubweb
  16. version bump: 1.0.3 (commit: 6496a07) — mcmonkey / githubweb
  17. fix advancement event compat up to 1.12 (commit: 0d9eb20) — mcmonkey / githubweb
  18. Documentation 5: I have no clue what I'm doing (commit: 654dcad) — rickyling97 / githubweb
  19. 1.13 NMS update (commit: 5a7ebc7) — morphan1 / githubweb
  20. fix map command doc (commit: 3de0fda) — mcmonkey / githubweb
  21. fix paren placement, fixes 1.12/1.13 compat, fixes #1797 (commit: be26b42) — mcmonkey / githubweb
  22. Only use blockData material up-patching for block-type materials, fixes (commit: e97963e) — mcmonkey / githubweb
  23. Change death event priority, fix entity type issue, for #1803 (commit: 8597b31) — mcmonkey / githubweb
  24. grab correct obj type in death event (commit: 87594ae) — mcmonkey / githubweb
  25. NMS-backed forceful teleporter to the teleport system, fixes #1805 (commit: a85ff17) — mcmonkey / githubweb
  26. improve item.nbt tag to allow full data list (commit: d1cb882) — mcmonkey / githubweb
  27. add new flag list clearsplit action (commit: 476cc60) — mcmonkey / githubweb
  28. fix entity/npc _is_valid tags (commit: fdfc42c) — mcmonkey / githubweb
  29. fix nbt command docs (commit: 95e025c) — mcmonkey / githubweb
  30. Add the first dMaterial mechanism: block_resistance (commit: 150e4ab) — morphan1 / githubweb
  31. Update to 1.13.1 (commit: 999682c) — morphan1 / githubweb
  32. [Possible] fix sitting trait position issue (commit: 277cae3) — mcmonkey / githubweb
  33. add some npc id validation (commit: 6b44e5d) — mcmonkey / githubweb
  34. Patch nbt_attributes, fix fake_player entities (commit: 5d09d61) — morphan1 / githubweb
  35. fix block physics event typo created in 1.13 updates (commit: 00bc4b6) — mcmonkey / githubweb
  36. rewrite player.target filtering logic (commit: d112503) — mcmonkey / githubweb
  37. minor code cleaning (commit: b8fc7a6) — mcmonkey / githubweb
  38. add dnpc.clear_waypoints mechanism (commit: c1448c7) — mcmonkey / githubweb
  39. EntityFormObject (internal interface adjustment) (commit: 052647c) — mcmonkey / githubweb
  40. fix path security config options, and filecopy directory handling (commit: 0a1b21b) — mcmonkey / githubweb
  41. reduce notable location mismatching (commit: cc05e13) — mcmonkey / githubweb
  42. improve noted loc matching (commit: 088ca77) — mcmonkey / githubweb
  43. fix wrong doc (needs to be rewritten/cleaned still) (commit: c497b69) — mcmonkey / githubweb
  44. (Automated Change): mass debug report pre-check (commit: afe8d48) — mcmonkey / githubweb
  45. better shouldDebug logic (commit: fc0fb89) — mcmonkey / githubweb
  46. improve in_group docs (commit: d86e714) — mcmonkey / githubweb
  47. Don't spam logs for material data values when debug is off (commit: 1dab454) — mcmonkey / githubweb
  48. Change PlayEffect syntax to allow effects to not be offset (commit: 6b0efa8) — mcmonkey / githubweb
  49. patch errors from previous dMaterial commit (commit: b89935c) — mcmonkey / githubweb
  50. fix receives message event in 1.13 (commit: 7fa0b53) — mcmonkey / githubweb
  51. (untested) fix tablist mechanism in 1.13 (commit: c9d12d1) — mcmonkey / githubweb
  52. Probably fix schematic issues in 1.13 (commit: 74ba0b2) — mcmonkey / githubweb
  53. fix map item property for 1.13 (commit: ae6e613) — mcmonkey / githubweb
  54. block spawn egg property string reader in 1.13 (commit: b29edc2) — mcmonkey / githubweb
  55. Fix fishes event for pre-1.13 versions (commit: 8f423cb) — mcmonkey / githubweb
  56. probably fix switch command and tag (commit: aa961dd) — mcmonkey / githubweb
  57. update pom refs, better pom's, better note in config (commit: 841a05f) — mcmonkey / githubweb
  58. fix event priority for killed event (commit: 1846abe) — mcmonkey / githubweb
  59. improve skull item handling for 1.13 (commit: 28f10a1) — mcmonkey / githubweb
  60. update pom refs to Java 8, move defaultGoal to parent (commit: cb9cf04) — mcmonkey / githubweb
  61. Update to 1.13.2 (commit: 28c09ec) — jhopkins / githubweb
  62. [BREAKING] Rename advancement command to toast, add new advancement (commit: 8cf900f) — morphan1 / githubweb
  63. Fix advancement/toast commands in 1.13, use dItem icon (commit: 23b746f) — jhopkins / githubweb
  64. Add issue templates (commit: 352f2a7) — mcmonkey4eva / githubweb
  65. Fix invisible command with player-type NPCs, fixes #1819 (commit: 419527f) — mcmonkey / githubweb
  66. Add riptide event (#152) (commit: 460a88b) — mcmonkey4eva / githubweb
  67. fix compilation from pr (commit: 45ddb9e) — mcmonkey / githubweb
  68. NBT Additions (#149) (commit: eac6973) — mcmonkey4eva / githubweb
  69. Remove flowerpot implementation for 1.13 (commit: cd75990) — morphan1 / githubweb
  70. Fix dMaterial isStructure (commit: 79e73f5) — morphan1 / githubweb
  71. Improve changed materials handling (commit: b3d8798) — morphan1 / githubweb
  72. Remove useless class and mechanism (commit: 1028341) — morphan1 / githubweb
  73. Probably fix iconcrack/blockcrack/blockdust in PlayEffect command (commit: 06ad6ad) — morphan1 / githubweb
  74. Fix biome.spawnable_entities (commit: fd1c3b7) — morphan1 / githubweb
  75. Update some of the meta (commit: a1dbd55) — noreply / githubweb
  76. Allow beds and flower pots in dMaterial block_resistance mechanism (commit: fd5dc48) — morphan1 / githubweb
  77. Remove 1.13 automatic skull material change (commit: 94bf546) — morphan1 / githubweb
  78. Implement getHeightMap in 1.13 (commit: b35f443) — morphan1 / githubweb
  79. Update ItemPotion property for 1.13 (commit: c233d55) — morphan1 / githubweb
  80. Better jar filenames (commit: ce5beb9) — mcmonkey / githubweb
  81. improve plugin.yml version code (commit: d0b6bf6) — mcmonkey / githubweb
  82. workaround patch for notable inventories break (commit: 470be79) — mcmonkey / githubweb
  83. Add player mends item event (#162) (commit: a1bdb79) — mcmonkey4eva / githubweb
  84. possibly reduce trouble from 1.13 workaround (commit: 63afeb3) — mcmonkey / githubweb
  85. Add dPlayer.update_advancements mech (commit: 8a26ea7) — morphan1 / githubweb
  86. reorganize dMaterial class a little bit (commit: fde8673) — mcmonkey / githubweb
  87. Update item frame item rotation meta (#163) (commit: 4f8ddfc) — mcmonkey4eva / githubweb
  88. initial attach_to offset support (commit: 35a7e02) — mcmonkey / githubweb
  89. part 2: rotation tracking (commit: 6eaa93c) — mcmonkey / githubweb
  90. part 3: less silly rotation handling (commit: 7586a8b) — mcmonkey / githubweb
  91. fix potion color handling (commit: 96253ff) — mcmonkey / githubweb
  92. Fix tab completion in 1.13 (commit: a6580f5) — jhopkins / githubweb
  93. cleverize tab complete patch (commit: bbb12d0) — mcmonkey / githubweb

#1650 (Jul 19, 2018, 2:13:57 AM)

  1. fix readme links (commit: 969b4e8) — noreply / githubweb
  2. add entity default hide/show options (commit: 677e7b7) — mcmonkey / githubweb
  3. improve inventory performane (#139) (commit: aebf7d7) — mcmonkey4eva / githubweb
  4. catch invalid dEntity from NPC construction (commit: 11e593d) — mcmonkey / githubweb
  5. inventory patches (commit: b72b161) — mcmonkey / githubweb
  6. clean up dmaterial code (commit: 8c308fa) — mcmonkey / githubweb
  7. add the n flag back to the debug command (commit: bc9b4ad) — mcmonkey / githubweb
  8. patch inv notables more (commit: a755795) — mcmonkey / githubweb
  9. improve material match effic (commit: 5f12b12) — mcmonkey / githubweb
  10. update for Major core rewrite (commit: 9aa9860) — mcmonkey / githubweb
  11. make the release jar file much smaller (commit: 7d9ae7b) — mcmonkey / githubweb
  12. clean adjust command (commit: 68bd74d) — mcmonkey / githubweb
  13. improve material matcher (commit: c97dc7a) — mcmonkey / githubweb
  14. fix toStrings (commit: 4f57110) — mcmonkey / githubweb
  15. patch material matcher (commit: 0839af7) — mcmonkey / githubweb
  16. match new tag timeout patch in dcore (commit: da9a50c) — mcmonkey / githubweb
  17. clean run command a bit (commit: 7cb2265) — mcmonkey / githubweb
  18. add raw_format determine to chat event (commit: e07374b) — mcmonkey / githubweb
  19. patch up text tags (commit: edc79c1) — mcmonkey / githubweb
  20. ensure instantness of blocks (commit: 9bfa36d) — mcmonkey / githubweb
  21. fix tag casing (commit: ee01c4f) — mcmonkey / githubweb
  22. fix while command defs (commit: bf8b4b7) — mcmonkey / githubweb
  23. instant random command (commit: 921e9a3) — mcmonkey / githubweb
  24. less messy error for failed run/inject (commit: 54a4ce3) — mcmonkey / githubweb
  25. cleaner error output (commit: 844235c) — mcmonkey / githubweb
  26. smarter error source tracking (commit: 5c6ace5) — mcmonkey / githubweb
  27. improve dInventory.setTitle (commit: 74d0813) — mcmonkey / githubweb
  28. patch while command (commit: 458b064) — mcmonkey / githubweb
  29. cleaning (commit: 2d62b44) — mcmonkey / githubweb
  30. fix command event, fixes #1657 (commit: 410146a) — mcmonkey / githubweb
  31. fix chat action with no interact script, fixes #1196 (commit: 16ed1a1) — mcmonkey / githubweb
  32. allow "in notable" for inventory events, fixes #1744 (commit: 0f1c508) — mcmonkey / githubweb
  33. fix entity script debug key, fixes #1749 (commit: 2b1f38e) — mcmonkey / githubweb
  34. add bed dmaterials, fixes #1781 (commit: 5dcc6b9) — mcmonkey / githubweb
  35. add potion color, fixes #1760 (commit: 33f82ad) — mcmonkey / githubweb
  36. cleaning (commit: 207539d) — mcmonkey / githubweb
  37. handle despawned npcs in dentity (commit: b50040b) — mcmonkey / githubweb
  38. improve clicks block event matcher (commit: 29dde5b) — mcmonkey / githubweb
  39. fix player.world with offline players (commit: 7f5fe47) — mcmonkey / githubweb
  40. Target entities through all non-solid blocks (#147) (commit: 77e5964) — mcmonkey4eva / githubweb
  41. Default spawn command to player or npc location (#146) (commit: c83f445) — mcmonkey4eva / githubweb
  42. Add respawn and vision player mecs (#144) (commit: 6a241d8) — mcmonkey4eva / githubweb
  43. improve invisible handling (mainly for armor stand NPCs) (commit: 2d1ce00) — mcmonkey / githubweb
  44. improve entity script spawn handling (commit: 891d23d) — mcmonkey / githubweb
  45. allow 'custom' key on entity scripts (commit: cd3a782) — mcmonkey / githubweb
  46. adjust command smarterer (commit: 4a32d9c) — mcmonkey / githubweb
  47. Invert visible mech value with C2 installed, fixes #387 (commit: b4b73d1) — morphan1 / githubweb
  48. Properly implement offline player max health (commit: a0c7792) — morphan1 / githubweb

#1649 (Jun 17, 2018, 7:02:35 PM)

  1. Add .color for potion item color support (#132) (commit: 7c99a3e) — mcmonkey4eva / githubweb
  2. fix fishing event (#130) (commit: 32ad9bc) — mcmonkey4eva / githubweb
  3. I must constantly have open PRs (#123) (commit: 0946337) — mcmonkey4eva / githubweb
  4. reorder dMat to allow meta parser clarity (commit: 257f344) — mcmonkey / githubweb
  5. improve dEntity valueOf, relates to #1765 (commit: 473667b) — mcmonkey / githubweb
  6. fix cuboid matcher (commit: b4be27e) — mcmonkey / githubweb
  7. add inv click item determine (commit: 7e3a38e) — mcmonkey / githubweb
  8. fix color issues, fixes #1769 (commit: 4007e56) — mcmonkey / githubweb
  9. clean death event (commit: 1d36ce4) — mcmonkey / githubweb
  10. Add <server.list_sounds> (#135) (commit: b310127) — mcmonkey4eva / githubweb
  11. improve death event (#137) (commit: a0ee601) — mcmonkey4eva / githubweb
  12. fix death event (#138) (commit: 4980f51) — mcmonkey4eva / githubweb
  13. fix head_rotation mech (commit: a1fcae6) — mcmonkey / githubweb
  14. minor cleanup (commit: 21d56e9) — mcmonkey / githubweb

#1648 (Jun 8, 2018, 6:50:26 PM)

  1. fix sign command (commit: 46faf39) — mcmonkey / githubweb
  2. more sign fix for #1757 (commit: 6de94f6) — mcmonkey / githubweb
  3. Allow entity potion property with tipped arrows (commit: eb62b94) — mcmonkey / githubweb
  4. I am the most competent developer, I'm moving from github to duplicate (commit: 56a770b) — mcmonkey / githubweb
  5. clean some funky documentation (commit: 97c435b) — mcmonkey / githubweb
  6. fix "drop air" to quietly do nothing (commit: 13e048e) — mcmonkey / githubweb
  7. fix readme links (commit: 18f96a2) — noreply / githubweb
  8. Fix holds item event (commit: 18b4844) — mcmonkey / githubweb
  9. Add preTag impl to fix plugins like FAWE being dumb (commit: b7fcf2d) — mcmonkey / githubweb
  10. Fix location handling issues (commit: 172720f) — mcmonkey / githubweb
  11. Pile of mostly automated reformatting (commit: 602ff30) — mcmonkey / githubweb
  12. fix drag event context (commit: 6eabba0) — mcmonkey / githubweb
  13. fix inv first_empty (commit: de55258) — mcmonkey / githubweb
  14. improve inventory holder tag (commit: b56f2ec) — mcmonkey / githubweb
  15. improve furnace recipe handling (commit: 6676ebb) — mcmonkey / githubweb
  16. fix furnace recipe handler (commit: a9a2227) — mcmonkey / githubweb
  17. Semi-patch overriding vanilla furnace recipes (commit: 2225fce) — mcmonkey / githubweb
  18. Improve [email protected]_inventory tag (#133) (commit: 4c53c2a) — mcmonkey4eva / githubweb
  19. extend previous commit (commit: c3d8803) — mcmonkey / githubweb

#1647 (May 9, 2018, 12:40:26 AM)

  1. advancement command (commit: d30dff8) — jhopkins / githubweb
  2. fix some formatting, make docs less wordy (commit: eb87149) — jhopkins / githubweb
  3. fix some trivial stuff (commit: 175edce) — jhopkins / githubweb
  4. Make dLoc.skull_skin use the same dItem logic (commit: 1625fbb) — jhopkins / githubweb
  5. Fix parrot color exception (commit: d8d0f1f) — jhopkins / githubweb
  6. Adjust entity mecs before spawn (commit: eb792e4) — jhopkins / githubweb
  7. Remove some deprecated code (commit: 0f081f0) — jhopkins / githubweb
  8. Remove setSubtype reflection (commit: 3d7db54) — jhopkins / githubweb
  9. Add dPlayer.sprinting mec (commit: 547e6cb) — jhopkins / githubweb
  10. Add dLocation.generate_tree mechanism (commit: 82c34c4) — jhopkins / githubweb
  11. Add fov_multiplier and show_demo dPlayer mecs (commit: e3b2283) — jhopkins / githubweb
  12. Use primitive float (commit: 49138fa) — jhopkins / githubweb
  13. Try really hard to re-show hidden entities (commit: e1ed31b) — morphan1 / githubweb
  14. fix meta typo (commit: 7226ac1) — mcmonkey4eva / githubweb
  15. Fix SQL command meta a bit. (commit: a2c84ca) — mcmonkey4eva / githubweb
  16. Add air checks to NBT methods, fixes #1737 (commit: 7e2961c) — morphan1 / githubweb
  17. Fix strange sign cast exceptions, fixes #1729 (commit: 6924e80) — morphan1 / githubweb
  18. Fix NBT tag for bad keys (commit: 1f27dce) — mcmonkey4eva / githubweb
  19. Fix some borks (commit: 7a0dfce) — mcmonkey4eva / githubweb
  20. improve skeleton property to reduce trouble (commit: 1c1c826) — mcmonkey4eva / githubweb
  21. Fix mechanism stuff (commit: dba64ef) — mcmonkey4eva / githubweb
  22. Fix NPC inventory glitch (commit: 4e49cf2) — mcmonkey4eva / githubweb
  23. Experimental NPC skin_blob improvements (commit: 3f45c22) — mcmonkey4eva / githubweb
  24. (Experimental) skin_blob patch (commit: 272a2af) — mcmonkey4eva / githubweb
  25. Add a verbose debug tool for error messages (commit: d87ea02) — mcmonkey4eva / githubweb
  26. make cuboid valueOf not error with debug off (commit: 992b24c) — mcmonkey4eva / githubweb
  27. Biome entity list patch attempt (commit: 1e9baf9) — mcmonkey / githubweb
  28. add contains.nbt tag (#124) (commit: cfe17f9) — mcmonkey4eva / githubweb
  29. Fix skin_blob mech error checking (commit: 0241eba) — mcmonkey / githubweb
  30. fix some entity reads (commit: 415c90b) — mcmonkey / githubweb
  31. use new dcore update (commit: 4570dc2) — mcmonkey / githubweb
  32. improve yaml number handling (commit: 78e9153) — mcmonkey / githubweb
  33. Improve nbt related air item handling (commit: a0f1f96) — mcmonkey / githubweb
  34. quickfix assignment command (commit: 967f604) — noreply / githubweb
  35. Too many commits for simple colored concrete support (#128) (commit: e98dabc) — mcmonkey4eva / githubweb

#1646 (Mar 7, 2018, 3:11:09 AM)

  1. dLocation lockable attributes (commit: d819280) — jhopkins / githubweb
  2. dItem sign contents (commit: 57f3ac9) — jhopkins / githubweb
  3. update unbreakable mec (commit: b669d17) — jhopkins / githubweb
  4. item.has_script tag (commit: 898ff6b) — jhopkins / githubweb
  5. fix spawn eggs, add item.spawn_type properties (commit: 59471a4) — jhopkins / githubweb
  6. deprecate horse variants (commit: 5e66f8a) — jhopkins / githubweb
  7. fix recipe bugs & allow quantities in them (commit: 2a3b2a9) — jhopkins / githubweb
  8. 1.8 area effect cloud compatibility (commit: 8b96509) — jhopkins / githubweb
  9. change a config default (commit: a203906) — noreply / githubweb
  10. body_yaw entity tag (commit: c6fe30a) — mcmonkey4eva / githubweb
  11. fix formatting from silly noobdevs (commit: 85cb6bc) — mcmonkey4eva / githubweb
  12. attach_to entity mech (commit: 61fa2ff) — mcmonkey4eva / githubweb
  13. (EXPERIMENTAL) NPC Inventory handling alternative (commit: 7cfb79d) — mcmonkey4eva / githubweb
  14. How did this get written wrong 23 times??? (commit: 13eb8d1) — mcmonkey4eva / githubweb
  15. Protip: if NPC code is unavailable, don't call NPC code on startup (commit: ef9fcf3) — mcmonkey4eva / githubweb
  16. Fix can_fit tag for linked subtags in itemscripts, for #1731 (commit: cf34e8a) — mcmonkey4eva / githubweb

#1645 (Jan 31, 2018, 6:56:18 PM)

  1. is_monster tag (commit: ca005ca) — jhopkins / githubweb
  2. property offline fix for players (commit: 77fd240) — mcmonkey4eva / githubweb
  3. handle nbt null better (commit: b3211e7) — mcmonkey4eva / githubweb
  4. add tag item.potion_base (commit: 0579507) — mcmonkey4eva / githubweb
  5. reverse-directional tag of location.is_within: cuboid.contains_location! (commit: 55d5285) — mcmonkey4eva / githubweb
  6. fix inventory.contains (commit: 738c582) — mcmonkey4eva / githubweb
  7. extend gravity mec/tag to all entities post-1.9 (commit: c1a602e) — jhopkins / githubweb
  8. fallingblock mecs (commit: aaaf22b) — jhopkins / githubweb
  9. fix a typo (commit: 6951516) — jhopkins / githubweb
  10. stop notable locations creeping up in playeffect command (commit: bbee0ee) — jhopkins / githubweb
  11. another inventory.contains fix (commit: cd8cc36) — jhopkins / githubweb
  12. particle command re-fix (commit: 7308c2a) — jhopkins / githubweb
  13. document potion_effect tags (commit: 314642c) — jhopkins / githubweb
  14. initial AreaEffectCloud tags (commit: 3e7cc30) — jhopkins / githubweb
  15. more AreaEffectCloud tags (commit: 96f294a) — jhopkins / githubweb
  16. last of the AreaEffectCloud tags (commit: 3026316) — jhopkins / githubweb
  17. backwards 1.8 compat (commit: 6ae2214) — jhopkins / githubweb
  18. add context.entity to InvPicksUpItem event (commit: 5851404) — jhopkins / githubweb
  19. fix meta (commit: 32494dc) — jhopkins / githubweb
  20. fix unbreakable console error (commit: d8e3d03) — jhopkins / githubweb
  21. some AreaEffectCloud mecs (commit: 1dcc5f6) — jhopkins / githubweb
  22. full Area Effect Cloud support! (commit: 3ee9fa2) — jhopkins / githubweb
  23. fix AreaEffectCloud meta (commit: a4ce13c) — jhopkins / githubweb
  24. set & retrieve item inventory contents (commit: 746267c) — jhopkins / githubweb
  25. dItem lock attributes (commit: 991dee4) — jhopkins / githubweb

#1644 (Oct 23, 2017, 11:32:25 PM)

  1. Probably fix for #1665 (commit: 27c7c5c) — mcmonkey4eva / githubweb
  2. de-dumb the dumb-dumb break event (commit: 26eb9d9) — mcmonkey4eva / githubweb
  3. Document map scripts, add 'original' option (commit: 0b06dbc) — mcmonkey4eva / githubweb
  4. maps improvement + world coords option (commit: a924a00) — mcmonkey4eva / githubweb
  5. cap map objects to edges (commit: 4dc794e) — mcmonkey4eva / githubweb
  6. speed up tag events a bit (commit: b8ba13d) — mcmonkey4eva / githubweb
  7. sheared sheep (commit: bbeb025) — jhopkins / githubweb
  8. possible fix for schem rotation (commit: 1d340f6) — mcmonkey4eva / githubweb
  9. typo fix (commit: ea51242) — mcmonkey4eva / githubweb
  10. Probable fix for #1672 (commit: de40a56) — mcmonkey4eva / githubweb
  11. zombie villager profession (commit: 0c2390b) — mcmonkey4eva / githubweb
  12. de-dumb take itemhand (commit: 666b9ad) — mcmonkey4eva / githubweb
  13. auto update notes (commit: d817a64) — mcmonkey4eva / githubweb
  14. Possibly improve some mechs (commit: 33b7218) — mcmonkey4eva / githubweb

#1643 (Sep 20, 2017, 10:27:11 PM)

  1. vehicle created spaghetti (#113) (commit: 22c857f) — mcmonkey4eva / githubweb
  2. Hack up a somewhat better "/npc sit", maybe (commit: ee400ac) — mcmonkey4eva / githubweb
  3. improvement probably (commit: 614b0b0) — mcmonkey4eva / githubweb
  4. allow player NPCs in mobprox (commit: 3d61cec) — mcmonkey4eva / githubweb
  5. dS links (commit: 9fbe458) — mcmonkey4eva / githubweb
  6. fix map command meta (commit: 8c225cb) — mcmonkey4eva / githubweb
  7. improve tile entity logic (commit: 7580317) — mcmonkey4eva / githubweb
  8. remove forgotten debug someone left (commit: 4c9f49b) — mcmonkey4eva / githubweb
  9. fix material check (commit: a840533) — mcmonkey4eva / githubweb
  10. Fix right clicks block material check (commit: a2b2006) — mcmonkey4eva / githubweb
  11. Fix shapeless recipe bug (commit: 17bfc5d) — mcmonkey4eva / githubweb
  12. document map -> created_map (commit: 84e6ba6) — mcmonkey4eva / githubweb
  13. Possible fix for weird map issue (commit: bc71863) — mcmonkey4eva / githubweb
  14. backup fix as well (commit: 70fd81d) — mcmonkey4eva / githubweb
  15. Fix a minor screwup (commit: f6fc5c2) — mcmonkey4eva / githubweb

#1642 (Aug 30, 2017, 8:32:53 PM)

  1. better clicks block inventory checking (commit: 171a3b2) — jhopkins / githubweb
  2. Experimental : remember entity flags 5 ticks longer! (commit: 39c37f8) — mcmonkey4eva / githubweb
  3. Fix inventory matching logic (on request by Patreon user) (commit: b7f972a) — mcmonkey4eva / githubweb
  4. minor cleanup (commit: 7dd1d5d) — mcmonkey4eva / githubweb
  5. Workaround a bug probably (commit: 93aab3c) — mcmonkey4eva / githubweb
  6. Add SSL option to SQL Command (#107) (commit: 55a2dd5) — mcmonkey4eva / githubweb
  7. Filling out TODO in meta docs (#108) (commit: 8b918bf) — mcmonkey4eva / githubweb
  8. Fix a dumb in death event (commit: 0c24621) — mcmonkey4eva / githubweb
  9. Fix quit event determine none (commit: 450a511) — mcmonkey4eva / githubweb
  10. set & retrieve flowerpot contents (commit: 055cfa1) — jhopkins / githubweb
  11. Fix cuboid.outline (commit: f5b315b) — fortifier42 / githubweb
  12. Fix for dumb noobs who run 1.8 for some dumb reason (commit: 4020fd4) — mcmonkey4eva / githubweb
  13. screw it this feature is 1.12 only (commit: ebf9084) — mcmonkey4eva / githubweb
  14. error = we done here folks (commit: 6f19c0e) — mcmonkey4eva / githubweb
  15. refresh chunk sections (commit: b81e0e5) — jhopkins / githubweb
  16. flowerpot_contents tag fix (commit: 5755283) — jhopkins / githubweb
  17. ci fix (commit: c395d02) — jhopkins / githubweb
  18. spawner_type fix (commit: 0214313) — jhopkins / githubweb
  19. quiet some insignificant errors (commit: 48321ca) — mcmonkey4eva / githubweb

#1641 (Aug 18, 2017, 11:55:02 AM)

  1. handle offhand in clicks block event (commit: ef872d5) — jhopkins / githubweb
  2. projectile hits block backwards compat (commit: 5820613) — jhopkins / githubweb
  3. player clicks block script event (commit: 21ec84e) — jhopkins / githubweb
  4. player stands on script event (commit: 3a6f927) — jhopkins / githubweb
  5. update stands on meta (commit: 49bbcd1) — jhopkins / githubweb
  6. player npc shoulder entities (commit: b22e2d2) — jhopkins / githubweb
  7. release shoulder entity mecs (commit: 86c9f51) — jhopkins / githubweb
  8. FIx yaml set on request of Patron, fixes #1638 (commit: 0d627e0) — mcmonkey4eva / githubweb
  9. secondary followup fix (commit: 2fead73) — mcmonkey4eva / githubweb
  10. Target 1.12.1 (MINOR BREAKING) (commit: 54daf4d) — mcmonkey4eva / githubweb
  11. FIx 1.12.1 (commit: ebba776) — mcmonkey4eva / githubweb
  12. workaround a spigot dumb-dumb, thanks Patrons! (commit: c10cda9) — mcmonkey4eva / githubweb
  13. depressedly restore some bork logic (commit: 4141744) — mcmonkey4eva / githubweb
  14. maybe fix join event determine none (commit: e7e1829) — mcmonkey4eva / githubweb

#1640 (Aug 18, 2017, 12:26:26 AM)

  1. NBT Logic Improvement for de-collisioning (commit: 9fb591b) — mcmonkey4eva / githubweb
  2. added left/right shoulder entity tags & mecs (commit: ebaa182) — noreply / githubweb
  3. item cooldown support for 1.11.2+ (#90) (commit: 3d68ac3) — mcmonkey4eva / githubweb
  4. Dont let entities ride themselves (commit: 9bb146b) — noreply / githubweb
  5. Remove some over-eager protection (commit: ed3aed8) — mcmonkey4eva / githubweb
  6. other egregious sec removal (commit: c14395b) — mcmonkey4eva / githubweb
  7. Fixed a few events (commit: 1d5cbaf) — jhopkins / githubweb
  8. Added server group_prefix/suffix tags (commit: a30ba34) — jhopkins / githubweb
  9. new 1.12 midi sounds (commit: 9356c06) — jhopkins / githubweb
  10. Set the age of zombie subclasses (commit: 505030e) — jhopkins / githubweb
  11. Make piano the default midi sound (commit: 4d28689) — jhopkins / githubweb
  12. Added inventory find.scriptname tag (commit: 4e90408) — jhopkins / githubweb
  13. Added take by scriptname (commit: 89769dc) — jhopkins / githubweb
  14. Added stop_sound player mechanism (commit: ff210c5) — jhopkins / githubweb
  15. Track enter/exit event for players in vehicles (commit: 23be090) — jhopkins / githubweb
  16. Add <server.list_enchantments> (commit: 310c119) — fortifier42 / githubweb
  17. Return proper dLocations for entity.bounding_box (commit: c664c49) — jhopkins / githubweb
  18. Replace String.toLowerCase() usages with CoreUtiltiies.toLowerCase() (commit: 34f0bbc) — fortifier42 / githubweb
  19. location.is_within_border tag (commit: 9baef1a) — jhopkins / githubweb

#1639 (Jul 28, 2017, 2:41:37 PM)

  1. potential error catcher (commit: 24a9807) — mcmonkey4eva / githubweb
  2. Catch a bug, leave a 1.12 TODO (commit: 7f3ce3b) — mcmonkey4eva / githubweb
  3. Better backup/default  in weather command (commit: d0ea0e2) — mcmonkey4eva / githubweb
  4. Possible fix for #1551 (commit: 813b1f9) — mcmonkey4eva / githubweb
  5. Fix readme version (commit: 67c3e9a) — noreply / githubweb
  6. fix 1.12 ref (commit: c21ca87) — mcmonkey4eva / githubweb
  7. disable 1.11 back compat features that don't work right (commit: a8baf56) — mcmonkey4eva / githubweb
  8. Parrot color support (commit: 809fb90) — jhopkins / githubweb
  9. parrot fixes (commit: a183066) — mcmonkey4eva / githubweb
  10. Fix a determination in receives message borko (commit: c7d7441) — mcmonkey4eva / githubweb
  11. Added passengers (plural) mec & flag for 1.11.2 (commit: f429e42) — noreply / githubweb
  12. Return empty list instead of null for passengers tag (commit: 46fb0bc) — noreply / githubweb

#1637 (Jun 11, 2017, 3:31:32 PM)

  1. initial addition of 1_12 (commit: 54c8385) — mcmonkey4eva / githubweb
  2. Helpers folder (commit: a6da768) — mcmonkey4eva / githubweb
  3. impl/entities folder (commit: 4227e57) — mcmonkey4eva / githubweb
  4. impl/jnbt folder (commit: cde4fd7) — mcmonkey4eva / githubweb
  5. rest of 1_12 - IT BUILDS! (commit: 586286e) — mcmonkey4eva / githubweb
  6. bump to 1.0.2 (commit: e31d15c) — mcmonkey4eva / githubweb
  7. correction (commit: c67f726) — mcmonkey4eva / githubweb
  8. Runnability corrections in theory (commit: abe1a59) — mcmonkey4eva / githubweb
  9. Another patch yay (commit: ce1cae7) — mcmonkey4eva / githubweb
  10. spawnegg support is newish (commit: efc9267) — mcmonkey4eva / githubweb
  11. Fix some 1.12 issues (commit: c95de7d) — morphan1 / githubweb
  12. Fix this via Notepad++ (commit: c272365) — morphan1 / githubweb

#1636 (Jun 9, 2017, 1:43:19 AM)

  1. add fuse_ticks (commit: b72b36a) — sander.goor / githubweb
  2. Correct version deps (commit: 5e46eb4) — mcmonkey4eva / githubweb
  3. Semilinearize NBT attribs, for #1577 (commit: 5c4a748) — mcmonkey4eva / githubweb
  4. hopeful deborking for #1578 (commit: 9229b27) — mcmonkey4eva / githubweb
  5. (Experimental) uncap inventory origin list (commit: 505a3f3) — mcmonkey4eva / githubweb
  6. Actually, this (commit: cf75569) — mcmonkey4eva / githubweb
  7. No mech value? null display name (commit: 1432284) — mcmonkey4eva / githubweb
  8. reduce risk of nonsense items on all fronts! (commit: 160ba7a) — mcmonkey4eva / githubweb
  9. (minimally tested) inventory.contains.scriptname (commit: 19dd8c1) — mcmonkey4eva / githubweb
  10. improve meta (commit: 94560f7) — mcmonkey4eva / githubweb
  11. hwooooooooooooops! (commit: 0e8f2d4) — mcmonkey4eva / githubweb
  12. Fix bad input messing up a contains check's accuracy (commit: 31ec801) — mcmonkey4eva / githubweb
  13. reduce collision risk of vehicle damaged scripte event, for #1584 (commit: 9d5c298) — mcmonkey4eva / githubweb
  14. somebody did a dumb - for #1585 (commit: 2e3a71e) — mcmonkey4eva / githubweb
  15. FileCopy + Directories, security fix (commit: fa6bded) — mcmonkey4eva / githubweb
  16. Fix dItem craft event cancellation (commit: 80f1940) — mcmonkey4eva / githubweb
  17. Fix takesfromfurnace misfircing by picks up item (commit: 9bbfae9) — mcmonkey4eva / githubweb
  18. Fix typo (commit: 10d8a05) — mcmonkey4eva / githubweb
  19. Fix item lore mechanism (!!!!) with stackability (commit: 1703ac0) — mcmonkey4eva / githubweb
  20. Fix spawn egg for 1.11+ (commit: 477fad5) — mcmonkey4eva / githubweb
  21. (experimental) allow screwing with enchantments in the relevant events (commit: 13015cd) — mcmonkey4eva / githubweb
  22. Remove pre-existing enchantments properly (commit: e3991c6) — mcmonkey4eva / githubweb
  23. Add "enchants:" determine (commit: e017032) — mcmonkey4eva / githubweb
  24. Correct list misparsing (commit: c45a16d) — mcmonkey4eva / githubweb
  25. meta fix (commit: 44b6237) — mcmonkey4eva / githubweb
  26. hey there's a new method for this, yay (commit: 60f54a0) — mcmonkey4eva / githubweb
  27. Experimental fix for shooting fireballs with a script arg (commit: b4541ee) — mcmonkey4eva / githubweb
  28. fix killed event entity interpretation (commit: 62bd58f) — mcmonkey4eva / githubweb
  29. fix changes food level event (commit: 029824c) — mcmonkey4eva / githubweb
  30. experimental anvil event (commit: e6d46a8) — mcmonkey4eva / githubweb
  31. anvil event patches (commit: ad4c477) — mcmonkey4eva / githubweb
  32. Fix consumes event determine (commit: de50179) — noreply / githubweb
  33. Quick-catch a potential flaw (commit: 1ee7b49) — mcmonkey4eva / githubweb
  34. disable mob spawner helpers for the moment (commit: a6e7958) — mcmonkey4eva / githubweb
  35. make functionality that matches meta, damaged action (commit: c55352c) — mcmonkey4eva / githubweb
  36. somebody broke the break command! For #1595 (commit: 2fa9311) — mcmonkey4eva / githubweb
  37. Allow lists in inventory.can_fit (commit: f07c0e7) — mcmonkey4eva / githubweb
  38. make new event be for 1.11 only! (commit: e991bd3) — mcmonkey4eva / githubweb
  39. remove forgotten code (commit: 99094fd) — mcmonkey4eva / githubweb

#1635 (Apr 2, 2017, 6:25:18 AM)

  1. Update empty_slots to not include player armor and stuff (commit: 822221d) — morphan1 / githubweb
  2. Probable fix for #1540 (commit: ed3ed92) — mcmonkey4eva / githubweb
  3. Add worldborder command (commit: bad949d) — sander.goor / githubweb
  4. add worldborder tags (commit: 8981424) — sander.goor / githubweb
  5. potentially fix rare issue? (commit: 802c361) — mcmonkey4eva / githubweb
  6. Fix nbt_attributes tag, for #1551 (commit: 282e0b8) — mcmonkey4eva / githubweb
  7. add reset option to worldborder command (#84) (commit: 50ad979) — mcmonkey / githubweb
  8. Fix non-living glowing things (commit: cfc9dec) — mcmonkey4eva / githubweb
  9. partial cancellelation correction for death event (commit: 3612017) — mcmonkey4eva / githubweb
  10. Add way to disable help override (commit: c0d1eef) — mcmonkey4eva / githubweb
  11. ditem.remove_enchantments (commit: 1956c49) — mcmonkey4eva / githubweb
  12. quick-fix two events (commit: b90b80a) — mcmonkey4eva / githubweb
  13. Allow authorless take bycover (commit: 818dd99) — mcmonkey4eva / githubweb

#1634 (Feb 2, 2017, 8:19:44 AM)

  1. Add a theoretically more trustworthy port getter via NMS for server.port (commit: 7cee530) — mcmonkey4eva / githubweb
  2. (Experimental) random command improvement (commit: 7a3eb84) — mcmonkey4eva / githubweb
  3. Theoretical fix for 1.11 entity type -> biome spawnable entities (commit: 3a86272) — mcmonkey4eva / githubweb
  4. Fix pdzol dMat (commit: 34aba5e) — mcmonkey4eva / githubweb
  5. Get rid of attack speed for now, for #1528 (commit: 749d455) — mcmonkey4eva / githubweb
  6. add meta, catch a null risk (commit: c7e0871) — mcmonkey4eva / githubweb
  7. Fix typo (commit: 6a27b9f) — mcmonkey4eva / githubweb
  8. Fix noobs that don't have Citizens installed using FEED command (commit: 2b5b8a8) — mcmonkey4eva / githubweb
  9. fix feed command meta (commit: b9e06cc) — mcmonkey4eva / githubweb
  10. remove invalid usage too (commit: 5530df1) — mcmonkey4eva / githubweb
  11. Allow offline players to be made op (commit: e9cbda8) — morphan1 / githubweb
  12. add some null checks where they BELONG! (commit: 49bf469) — mcmonkey4eva / githubweb
  13. Filling in documentation (#79) (commit: 93bedf8) — mcmonkey / githubweb
  14. add procedural items documentation (commit: 8cdeb5a) — sander.goor / githubweb
  15. Add context.xp (commit: cab3a3e) — morphan1 / githubweb
  16. fix the readme (commit: 3eb39a7) — noreply / githubweb
  17. Potential fix for #1533 (commit: b17f8a7) — mcmonkey4eva / githubweb
  18. Fix iconcrack for #1533 (commit: 3e103d9) — mcmonkey4eva / githubweb

#1633 (Jan 9, 2017, 9:33:16 PM)

  1. forbid java/jar editing by scripts (commit: e515673) — mcmonkey4eva / githubweb
  2. Don't NPE when trying to hide unspawned entities (commit: 0323066) — morphan1 / githubweb
  3. (experimental) schematic comamnd auto nophysics (commit: 1760ba3) — mcmonkey4eva / githubweb
  4. Add skin signature management (commit: f4dce27) — mcmonkey4eva / githubweb
  5. Add location.skull-name (commit: ca6fbab) — mcmonkey4eva / githubweb
  6. Fix "kill" action, fixes #1520 (commit: c290f9f) — mcmonkey4eva / githubweb
  7. Add backup trick for skull_name (commit: 89ad6eb) — mcmonkey4eva / githubweb
  8. add *_skull_block dmaterials (commit: 2ef0f1b) — mcmonkey4eva / githubweb
  9. Revert "add *_skull_block dmaterials" (commit: 2f14391) — mcmonkey4eva / githubweb
  10. add location.drops (commit: 2399156) — mcmonkey4eva / githubweb
  11. Fix previous commit (commit: b9560a8) — mcmonkey4eva / githubweb
  12. add location.skull_type (commit: efaa530) — mcmonkey4eva / githubweb
  13. I'm a dumb (commit: 60558ed) — mcmonkey4eva / githubweb
  14. I'm a BIG dumb wot copy pastas the spaghetti (commit: f511908) — mcmonkey4eva / githubweb
  15. Add dEntity.shooter mech (commit: 7743036) — noreply / githubweb

#1632 (Dec 31, 2016, 6:51:57 PM)

  1. Fix talamar breaking inventory events too apparently (commit: a56615c) — mcmonkey4eva / githubweb
  2. update ancient meta (commit: 7f8ff73) — mcmonkey4eva / githubweb
  3. Re-fix previous commit (commit: 5d52c8a) — mcmonkey4eva / githubweb
  4. Don't include equipment in certain inventory tags (commit: c60b9b2) — morphan1 / githubweb
  5. Hate Git (commit: d4ab26c) — morphan1 / githubweb
  6. Fix can_fit tag (commit: b67f487) — morphan1 / githubweb
  7. Possible fix for can_fit (commit: 7fe1805) — mcmonkey4eva / githubweb
  8. Use correct max stack size (commit: c2218a3) — mcmonkey4eva / githubweb
  9. Fix player invs for can_fit (commit: 235bb7c) — mcmonkey4eva / githubweb
  10. another fix, yay (commit: d2b2dc8) — mcmonkey4eva / githubweb
  11. Sorta-fix for BiomeNMS 1.11 (commit: 76495ec) — mcmonkey4eva / githubweb
  12. fix overly modern assignments causing trouble with old systems (commit: 679ac7a) — mcmonkey4eva / githubweb
  13. Fix skin editing (commit: 82d96ac) — morphan1 / githubweb
  14. Add seed parameter to CreateWorld, for #1510 (commit: f4db5be) — morphan1 / githubweb
  15. Use Bukkit API for player entity hiding (commit: b42cca0) — morphan1 / githubweb
  16. add restart mechanism (commit: c91cbb7) — blackcoyoteproductions / githubweb
  17. Allow invis toggle on armor stands, and invis on NPC armor stands (commit: 4a4c469) — mcmonkey4eva / githubweb
  18. Don't throw errors when soft dependencies fail to enable (commit: 6b484d4) — morphan1 / githubweb
  19. Allow offline food level, fix offline health (commit: 8faa913) — morphan1 / githubweb
  20. Add server.shutdown mechanism, minor improvement (commit: cb89381) — morphan1 / githubweb
  21. Update fishing stuff to be compatible with 1.11.2 (commit: 62b97fa) — morphan1 / githubweb
  22. Revert "Add server.shutdown mechanism, minor improvement" (commit: 67a7e21) — mcmonkey4eva / githubweb
  23. Revert "add restart mechanism" (commit: a6c1d3d) — mcmonkey4eva / githubweb
  24. Add more solid restart control (commit: 28c83ed) — mcmonkey4eva / githubweb
  25. Add tag player.has_achievement, fixes #1487 (commit: b842ddb) — mcmonkey4eva / githubweb

#1631 (Dec 10, 2016, 8:19:12 AM)

  1. Possibly fire the hit event better for item_projectile (commit: 12c14b8) — morphan1 / githubweb
  2. Shoot command: if entity despawns in under a tick, assume it died at (commit: 3363b97) — mcmonkey4eva / githubweb
  3. fix entertaining typo, fixes #1498 (commit: 9a850da) — mcmonkey4eva / githubweb
  4. remove old tut (commit: a72cfc0) — mcmonkey4eva / githubweb
  5. burn old scribe tut (commit: 5126091) — mcmonkey4eva / githubweb
  6. burn precursor sidebar tut (commit: d805164) — mcmonkey4eva / githubweb
  7. add enderdragon phase tag/mechanism (commit: eebe9b4) — mcmonkey4eva / githubweb
  8. Update 1.11 and 1.10 look fields (commit: 0bbc446) — morphan1 / githubweb
  9. fix piston retracts locations (commit: 02bb68e) — mcmonkey4eva / githubweb
  10. Add player.ip.address_only (commit: 7a417d5) — mcmonkey4eva / githubweb
  11. Fix item recipes for old MC versions (commit: ad9abd2) — morphan1 / githubweb
  12. Update 1.11 ItemProjectile code (commit: 4dcc131) — morphan1 / githubweb
  13. Fix a dumby dumb, dumb-dumb (commit: 698a5e1) — mcmonkey4eva / githubweb
  14. fix meta (commit: f5293c8) — mcmonkey4eva / githubweb
  15. Fix copy pasta (commit: b0458f9) — mcmonkey4eva / githubweb
  16. Fix potential issue with health trait, probably (commit: 376e39d) — mcmonkey4eva / githubweb
  17. safer, more generalized fix (commit: 3ff0ec8) — mcmonkey4eva / githubweb
  18. Catch a potential error more smart-like (commit: 7b0df7e) — mcmonkey4eva / githubweb
  19. Other potential fix for that one (commit: 6259246) — mcmonkey4eva / githubweb
  20. Fix some old nonsense (commit: affaaf2) — mcmonkey4eva / githubweb
  21. add tag world.environment (commit: fd5543b) — mcmonkey4eva / githubweb
  22. Probably fix cuboid outline maybe (commit: 95cbc46) — mcmonkey4eva / githubweb
  23. Only set the result if it has changed, Fix #1490 (commit: fa5aebc) — dani.narianto / githubweb
  24. Quickfix minor flaw (commit: fc14ce4) — mcmonkey4eva / githubweb
  25. Actually, drop part of previous fix (commit: ef6b8c3) — mcmonkey4eva / githubweb
  26. Properly allow priority-less interact scripts list (commit: b8177fa) — mcmonkey4eva / githubweb

#1630 (Nov 18, 2016, 4:49:00 AM)

  1. Vastly simplify PlayerEquipsArmor and convert to ScriptEvent (commit: 3bcb95c) — morphan1 / githubweb
  2. Fix #1488 (commit: 1916edb) — mcmonkey4eva / githubweb
  3. Make the EquipsArmor event not cancellable (commit: b56ac83) — morphan1 / githubweb
  4. meta cleaning (commit: 2c80fc8) — mcmonkey4eva / githubweb
  5. Hide old item script lores (commit: 8f862cb) — morphan1 / githubweb
  6. Properly add NBT (commit: 3be70dd) — morphan1 / githubweb
  7. Fix empty NBT check (commit: 15bcb4b) — morphan1 / githubweb
  8. Register custom entity types (commit: 310ab9a) — morphan1 / githubweb
  9. Fix silly bug part 1 (commit: 54e62ae) — mcmonkey4eva / githubweb
  10. fix custom ent types (commit: f8e1b66) — mcmonkey4eva / githubweb
  11. Temp fix for villager trades (commit: 02db1af) — morphan1 / githubweb
  12. Remove stupid effects from meta (commit: 1f56381) — morphan1 / githubweb
  13. Handle item scripts properly in villager trades (commit: b2e4bd0) — morphan1 / githubweb
  14. add an entity to block falls event (commit: 4df4fea) — mcmonkey4eva / githubweb
  15. fix meta for fake equipment (commit: 85561ee) — mcmonkey4eva / githubweb
  16. Fix opening books (commit: 708e508) — morphan1 / githubweb
  17. Add dItem.attack_speed tag and mech (commit: b2e07e2) — morphan1 / githubweb
  18. Moar documentation (#78) (commit: 598c6cc) — mcmonkey / githubweb
  19. Fix attack_speed output (commit: 346da44) — morphan1 / githubweb
  20. debork chunk load event, freakin' talamar! (commit: 334fa93) — mcmonkey4eva / githubweb
  21. Add general 1.11 compatibility (commit: 57279b7) — morphan1 / githubweb
  22. Update Citizens2 link (commit: d3976d8) — morphan1 / githubweb
  23. Update 1.11 stuff some more (commit: 71bac3c) — morphan1 / githubweb
  24. Remove vanilla bug fix (commit: ee0f04b) — morphan1 / githubweb
  25. Experimental item attributes support! (commit: 9184f04) — mcmonkey4eva / githubweb

#1627 (Oct 7, 2016, 9:42:10 AM)

  1. Potential fix for ITEM SKULL SKINS (commit: 5209aa6) — mcmonkey4eva / githubweb
  2. git is weird (commit: ce87e8e) — mcmonkey4eva / githubweb
  3. potential fix part 2 for skull skins (commit: dec1b23) — mcmonkey4eva / githubweb
  4. fix playeffect (commit: 534e7f9) — mcmonkey4eva / githubweb
  5. fix the light command (commit: ca69115) — mcmonkey4eva / githubweb
  6. Fix potential fishing trait errors (commit: b4a8eb9) — morphan1 / githubweb
  7. Likely fix strange outbound chat messages (commit: 844b060) — morphan1 / githubweb
  8. Fix some 1.8 things (commit: 28fc595) — morphan1 / githubweb
  9. fix schematic origin (incompat with WE), for #1365 (commit: bfe05f1) — mcmonkey4eva / githubweb
  10. Remove unused BossBarHelper interface (commit: 37ac796) — morphan1 / githubweb
  11. add schematic flippers (commit: 951a88b) — mcmonkey4eva / githubweb
  12. rotatey button (commit: 672ecba) — mcmonkey4eva / githubweb
  13. Add dEntity "move" mechanism (commit: f85016e) — morphan1 / githubweb
  14. Player death event -> keep_inv, keep_level (commit: 63abce0) — mcmonkey4eva / githubweb
  15. maaaaybe improve potion stuff, for #1476 (commit: 13557fc) — mcmonkey4eva / githubweb
  16. Fix a vanilla Minecraft bug involving clientside passengers (commit: d0ad1fb) — morphan1 / githubweb
  17. Fix potential rotate command error (commit: 8a06801) — morphan1 / githubweb
  18. fix error with sidebars, fixes #1478 (commit: fbd13ec) — mcmonkey4eva / githubweb
  19. Add dEntity "bounding_box" tag and mech (commit: 58a41a8) — morphan1 / githubweb
  20. Add SKELETON_START_SWING_ARM and SKELETON_STOP_SWING_ARM animations (commit: 0f178ea) — morphan1 / githubweb
  21. morphan1 exists (commit: 9f0b2d1) — mcmonkey4eva / githubweb
  22. fix double-save, for #1479 (commit: 7e82cdc) — mcmonkey4eva / githubweb
  23. rename variables and adjust meta to match implementation (commit: 0dfcf9f) — mcmonkey4eva / githubweb
  24. Fix possible iconcrack, blockcrack, and blockdust NPEs (commit: 8fe5e70) — morphan1 / githubweb
  25. Fix determining the result of item script recipes (commit: b9bac54) — morphan1 / githubweb
  26. allow reading but not setting of NPC boxes (experimental) (commit: b1d6ae0) — mcmonkey4eva / githubweb

#1625 (Sep 25, 2016, 2:06:25 AM)

  1. Add limits to NBT (commit: ec68705) — morphan1 / githubweb
  2. Fix help command (commit: b7c8cbf) — morphan1 / githubweb
  3. Add item nbt mech meta (commit: 4a8fa4d) — morphan1 / githubweb
  4. Fix some reflection issues (commit: 9cfa151) — morphan1 / githubweb
  5. Quick untested fix (commit: ce32152) — noreply / githubweb
  6. catch odd potential flaw (commit: 4330d93) — mcmonkey4eva / githubweb

#1624 (Sep 22, 2016, 5:20:19 AM)

  1. Meta fixes, etc (commit: d382093) — morphan1 / githubweb
  2. Add a packet interception config setting (commit: 55745f6) — morphan1 / githubweb
  3. Disallow fake_player entities if packet interception is disabled (commit: ee2d01e) — morphan1 / githubweb
  4. [WIP] Modulize more NMS (commit: 30b10dc) — morphan1 / githubweb
  5. [WIP] Even more modulization (commit: f88e37e) — morphan1 / githubweb
  6. Move custom entities to their own package (commit: 1c77d0c) — morphan1 / githubweb
  7. Fix shutdown error (commit: 58d87b9) — morphan1 / githubweb
  8. Use jnbt to make life easier (commit: fa84034) — morphan1 / githubweb
  9. Remove old jnbt stuff (commit: 6019c8a) — morphan1 / githubweb
  10. Move more modulables (commit: a447b95) — morphan1 / githubweb
  11. Modulize all NBT-related things (commit: 663b6f5) — morphan1 / githubweb
  12. Destroy some NMS classes (commit: 91549d3) — morphan1 / githubweb
  13. Almost done modulizationing (commit: ba7ecc5) — morphan1 / githubweb
  14. Move Rotation to module (commit: ad261bb) — morphan1 / githubweb
  15. Remove the last bit of NMS from the plugin module (commit: 0307e5e) — morphan1 / githubweb
  16. Make modern Denizen compatible with 1.9.4 (commit: 3d0cb76) — morphan1 / githubweb
  17. Fix apparently unfixed shutdown errors (commit: 5d61b7d) — morphan1 / githubweb
  18. Make modern Denizen compatible with 1.8.8 (commit: 3afe332) — morphan1 / githubweb
  19. Make PlayEffect compatible with 1.8.8 (commit: 3767d06) — morphan1 / githubweb
  20. Trust bukkit more for Experience management (commit: f101010) — mcmonkey4eva / githubweb
  21. Denizen 1.0.0 Release: Compatible with many versions! (commit: 7acc55e) — mcmonkey4eva / githubweb

#1623 (Sep 16, 2016, 1:54:31 AM)

  1. Fix debug log URL (commit: a914510) — mcmonkey4eva / githubweb
  2. Update meta link (commit: 30e9a96) — noreply / githubweb
  3. New developmental builds links (commit: 1f72e4d) — noreply / githubweb
  4. Update videos link, add spigot link (commit: c4d1cc7) — noreply / githubweb
  5. Fix BossBar showing bars it shouldn't (commit: 1149a2e) — morphan1 / githubweb
  6. update script versions URL (commit: 728d9fe) — mcmonkey4eva / githubweb
  7. update urls, fix notable_name (commit: 4d04c32) — mcmonkey4eva / githubweb
  8. Fix recipe formed cancelling (commit: 9609619) — mcmonkey4eva / githubweb
  9. fix stupid outdated meta (commit: 25ab59d) — mcmonkey4eva / githubweb
  10. [WIP] Begin modulization of Denizen (commit: 7fd8a2c) — morphan1 / githubweb
  11. Stop entity movement properly (commit: 4326455) — morphan1 / githubweb
  12. add exhaustion control, fixes #1464 (commit: 75ec5ab) — mcmonkey4eva / githubweb
  13. fix some minor things (commit: cb3a236) — mcmonkey4eva / githubweb
  14. Add "player steers entity" event (commit: b424a44) — morphan1 / githubweb
  15. Add various meta documentation (commit: ff20c3a) — morphan1 / githubweb

#1622 (Aug 26, 2016, 3:48:13 PM)

  1. Fix dObject types in a few events (commit: 0003efc) — mcmonkey4eva / githubweb
  2. Gentler perm command 'no vault' error (commit: 972c62c) — mcmonkey4eva / githubweb
  3. Same for group command (commit: e55e448) — mcmonkey4eva / githubweb
  4. Add forum link to readme (commit: 4d343c0) — noreply / githubweb
  5. Fix new equip options for NPCs (commit: 5d92767) — mcmonkey4eva / githubweb
  6. Add raw_context to run command (commit: a1d1b14) — mcmonkey4eva / githubweb
  7. Add lookat to walk command (commit: ddc0203) — mcmonkey4eva / githubweb
  8. [Config option] deny strange file read tags (commit: 28e8fd7) — mcmonkey4eva / githubweb
  9. Allow cancelling player death to hide the message (commit: fbf6350) — mcmonkey4eva / githubweb
  10. Fix inventory script identification in special cases when title is set (commit: 41f2578) — morphan1 / githubweb
  11. Fix procedural items (commit: 225d3c6) — mcmonkey4eva / githubweb
  12. Change a default config value (commit: a8d1186) — mcmonkey4eva / githubweb
  13. Add config option for FileCopy (commit: b9229c4) — morphan1 / githubweb
  14. Reinstate filecopy command, better and smarter than ever (commit: 6b72cd8) — mcmonkey4eva / githubweb
  15. Thing for @BlackCoyote and @Keangdavid (commit: 65136a7) — mcmonkey4eva / githubweb

#1621 (Jul 24, 2016, 3:11:56 AM)

  1. Add <[email protected]_type> (commit: 28b0f6f) — fortifier42 / githubweb
  2. Make dWorld.destroy check config for file deletion. (commit: 973eb69) — fortifier42 / githubweb
  3. Add speed argument to run command. (commit: 5142485) — fortifier42 / githubweb
  4. Handle bad item recipe data (commit: f5b81db) — mcmonkey4eva / githubweb
  5. Fix log/yaml command security risk (commit: 03ed0e5) — mcmonkey4eva / githubweb
  6. Improve previous commit (commit: 26432d7) — mcmonkey4eva / githubweb
  7. Add mechs item in hand, offhand, for #1450 (commit: ab2c0c0) — mcmonkey4eva / githubweb
  8. Java you cuck (commit: faf6f9d) — mcmonkey4eva / githubweb
  9. verbose option for yaml set remove (commit: 2783f50) — mcmonkey4eva / githubweb
  10. Fix pom.xml, fix yaml set remove (commit: d52ed57) — mcmonkey4eva / githubweb
  11. First pass at building for Citizens 2.0.20 (commit: c88b2f6) — mcmonkey4eva / githubweb
  12. [BREAKING] Allow 'speed: 0' on tasks for instant (commit: 50eb4a0) — morphan1 / githubweb
  13. Fix a BlockLight NPE (commit: 4ee479b) — morphan1 / githubweb
  14. Add STRAY and HUSK support in theory, for #1453 (commit: f711026) — mcmonkey4eva / githubweb
  15. Format Part 1 (commit: d5c6042) — noreply / githubweb
  16. Format Part 2 (commit: d673830) — noreply / githubweb
  17. Format Part 3 (commit: 917f16a) — noreply / githubweb
  18. Format Part 4 (commit: 80e1a63) — noreply / githubweb
  19. Format Part 5 (commit: 59c4040) — noreply / githubweb
  20. Fix (commit: 7a7881f) — noreply / githubweb
  21. Fix again (commit: c8fc23a) — noreply / githubweb
  22. Add an experimental add_waypoint mech to dNPC (commit: dc80c8d) — mcmonkey4eva / githubweb
  23. allow webget by default (commit: a5ee015) — mcmonkey4eva / githubweb

#1620 (Jul 12, 2016, 2:38:06 AM)

  1. Watch for oddly configured entities (commit: f680b8e) — mcmonkey4eva / githubweb
  2. Players are entities too (commit: f3ca89a) — mcmonkey4eva / githubweb
  3. Fix sign command meta (commit: f510fd4) — morphan1 / githubweb
  4. Attempt to fix weird sign direction bug (commit: ba88f7f) — morphan1 / githubweb
  5. fix the health command a lil (commit: 60e0f40) — mcmonkey4eva / githubweb
  6. Add causes to enter/exit notable, fixes #1442 (commit: a3d7f91) — mcmonkey4eva / githubweb
  7. fix ban info stuff (commit: 1cb442e) — mcmonkey4eva / githubweb
  8. Add dworld.save mechanism (commit: 59a3c0f) — mcmonkey4eva / githubweb
  9. Support webget (commit: b6f69a3) — mcmonkey4eva / githubweb
  10. List known scripts in the stat data - for later usage (commit: 475364d) — mcmonkey4eva / githubweb
  11. Fix previous commit. IDs are cool yo (commit: 3dcc9cf) — mcmonkey4eva / githubweb
  12. Fix banner locations, fixes #1447 (commit: 12268d7) — mcmonkey4eva / githubweb
  13. Fix item craft determination (commit: e7de57e) — mcmonkey4eva / githubweb

#1619 (Jun 24, 2016, 4:14:07 AM)

  1. Remove hash from resource pack event (commit: 1b2f418) — morphan1 / githubweb
  2. add bossbar tag to bossbar command meta (commit: ec0693e) — blackcoyoteproductions / githubweb
  3. fix the things (commit: cf16910) — mcmonkey4eva / githubweb
  4. fix schematics in subfolders (commit: c4331f8) — mcmonkey4eva / githubweb
  5. Change CraftChunk to Chunk in dChunk (commit: e36cb7b) — morphan1 / githubweb

#1618 (Jun 12, 2016, 1:59:47 AM)

  1. Java is weird and maven is weird and minecraft is weird (commit: bb615ac) — mcmonkey4eva / githubweb
  2. inventory.quantity fix, fix meta (commit: 22290ff) — mcmonkey4eva / githubweb
  3. slightly modified attempt at PID stuff (commit: 406e37a) — mcmonkey4eva / githubweb
  4. Catch notables saving errors, fixes #1426 (commit: cd5416d) — mcmonkey4eva / githubweb
  5. Allow determinations in the Run command, fixes #1427 (commit: 4381906) — morphan1 / githubweb
  6. Add current_bossbars (commit: 738a2f8) — mcmonkey4eva / githubweb
  7. Update BossBar command, update updating meta (commit: ec22e38) — morphan1 / githubweb
  8. Fix BossBar command (commit: 262ac97) — morphan1 / githubweb
  9. Improve find.surface_blocks (commit: bce7ce8) — mcmonkey4eva / githubweb
  10. Fix equips event (commit: fd04378) — mcmonkey4eva / githubweb
  11. Probably update to 1.10 (commit: 82f652a) — morphan1 / githubweb
  12. Add !lang Denizen Entity Types (commit: 4ba0e8d) — morphan1 / githubweb
  13. Update meta (commit: 0d59224) — morphan1 / githubweb

#1617 (May 24, 2016, 12:47:36 AM)

  1. Initial update to 1.9.4 - lots of TODOs (commit: b3132f6) — mcmonkey4eva / githubweb
  2. Add hanging breaks cause list (commit: 7373c3d) — mcmonkey4eva / githubweb
  3. Update readme, meta typo fix (commit: 926a813) — mcmonkey4eva / githubweb
  4. random cleaning (commit: a74e4f7) — mcmonkey4eva / githubweb
  5. Improve pause/resume meta (commit: 3b4098d) — mcmonkey4eva / githubweb
  6. Fix furnace recipe load order, fixes #1360 (commit: 34ab551) — mcmonkey4eva / githubweb
  7. Build for citizens 2.0.18 (commit: c7ed715) — mcmonkey4eva / githubweb
  8. Update fully to 1.9.4 (commit: 85e2b8a) — morphan1 / githubweb
  9. Add EntityInvulnerable property (commit: 3aeae72) — morphan1 / githubweb
  10. Fix building (commit: 0e6ab8a) — morphan1 / githubweb

#1616 (May 10, 2016, 9:51:03 PM)

  1. Fix <server.list_files[<path>]> (commit: 5bcf8a2) — fortifier42 / githubweb
  2. Add LingeringPotionSplash event. Been completely unsuccessful in getting (commit: 3b6ec09) — fortifier42 / githubweb
  3. Slight cleanup and optimisation. (commit: f7ea8bd) — fortifier42 / githubweb
  4. Add NBT tag removal to meta for command. Make removal "!" instead of "". (commit: d575b1c) — fortifier42 / githubweb
  5. Add EntityPotionEffects property (commit: a7abd7e) — fortifier42 / githubweb
  6. Fix entity targets event for players/npcs (commit: 461a75c) — mcmonkey4eva / githubweb
  7. Fix 'player crafts item' cancelling (commit: 147c31e) — mcmonkey4eva / githubweb
  8. Add pumpkin/jackolantern/skull_item to equips armor event (commit: 27f3549) — mcmonkey4eva / githubweb
  9. Cleaning + use new core time tracker (commit: c7e0a23) — mcmonkey4eva / githubweb

#1615 (Apr 26, 2016, 1:07:26 AM)

  1. Fix minor issues (commit: 885ff1d) — mcmonkey4eva / githubweb
  2. Fix compass command oddity, fixes #1388 (commit: e34985c) — mcmonkey4eva / githubweb
  3. Simplify equipment getter (commit: 72da2da) — mcmonkey4eva / githubweb
  4. Reduce error potential in dWorld unload related mechs (commit: bdeda77) — mcmonkey4eva / githubweb
  5. [Experimental] add gamerule command (commit: 9e910bc) — mcmonkey4eva / githubweb
  6. Fix oxygen command, fixes #1395 (commit: 17aa720) — mcmonkey4eva / githubweb
  7. Add context.event_header for all actions (commit: df383ff) — mcmonkey4eva / githubweb
  8. Replace bad code with a todo note (commit: 0950082) — mcmonkey4eva / githubweb
  9. Add experience mech and tag, fixes #1400 (commit: c316d87) — mcmonkey4eva / githubweb
  10. Improve entity rotation, fixes #1397 (commit: f348cff) — mcmonkey4eva / githubweb
  11. Blob of cleaning (commit: cbe06cb) — mcmonkey4eva / githubweb
  12. Remove morph's forgotten debug, fixes #1407 (commit: d6b6ed1) — mcmonkey4eva / githubweb
  13. Validate copy-from world name (commit: 2caa885) — mcmonkey4eva / githubweb
  14. fix player.target when aiming at an npc or a player (commit: bde20c3) — mcmonkey4eva / githubweb
  15. fix inventory.stacks tag (commit: 4a51d8e) — mcmonkey4eva / githubweb

#1614 (Apr 8, 2016, 12:24:42 AM)

  1. Build against 1.9.2 (commit: 65aa408) — mcmonkey4eva / githubweb
  2. Improve schematic create size, add a TODO question (commit: e909b42) — mcmonkey4eva / githubweb
  3. Require valid worlds to form a dCuboid (commit: 58e1931) — mcmonkey4eva / githubweb
  4. Add glowing tag+mech (commit: 476bccc) — mcmonkey4eva / githubweb
  5. Update NPCTags to latest Citizens (commit: cdd51d5) — mcmonkey4eva / githubweb
  6. [Incomplete] glow command (commit: 5c87dd8) — mcmonkey4eva / githubweb
  7. Don't make name lookups for textured skins (commit: 7f76c6f) — morphan1 / githubweb
  8. Fix pom screwup, fix cit dependency for glowing (commit: 1d078dd) — mcmonkey4eva / githubweb
  9. Meta cleaning, potential bug fix, for #1373 (commit: 29da747) — mcmonkey4eva / githubweb
  10. [Experimental] functionality in the glowing command (commit: 312ae9c) — mcmonkey4eva / githubweb
  11. [EXPERIMENTAL] Add a prestart event, for #1374 (commit: e7586ff) — mcmonkey4eva / githubweb
  12. [Incomplete] Make schematics  track NBT (commit: 135b698) — mcmonkey4eva / githubweb
  13. Sync "on player receives message", fixes #1367 (commit: 568f0cd) — morphan1 / githubweb
  14. Add <[email protected]_npcs>, <[email protected]> (commit: 5cfa0b7) — morphan1 / githubweb
  15. Copy from unloaded worlds, in theory (commit: 4dd44f4) — mcmonkey4eva / githubweb
  16. Allow arbitrary entries in the Team command, fixes #1116 (commit: 03308db) — morphan1 / githubweb
  17. Meta fix, potential syncing issue fix (commit: 0ff373f) — mcmonkey4eva / githubweb
  18. Fix tile ents in schematics (commit: 7ebf0b2) — mcmonkey4eva / githubweb
  19. Update FakeItem slot translations (commit: 76ba784) — morphan1 / githubweb
  20. Add NOAIR argument to schematic (commit: 5125aa1) — mcmonkey4eva / githubweb
  21. Add an optional file name argument to schematic (commit: 66434c0) — mcmonkey4eva / githubweb
  22. Fix attached_to, fixes #1383 (commit: 4719b98) — mcmonkey4eva / githubweb
  23. Adjust dPlayer.open_book, add dPlayer.open_offhand_book (commit: 6d23cc5) — morphan1 / githubweb
  24. Add BlockCrack command (commit: b5749b4) — morphan1 / githubweb
  25. Fix script.to_json, fixes #1384 (commit: a274045) — mcmonkey4eva / githubweb

#1613 (Mar 31, 2016, 5:24:25 AM)

  1. Handle lingering potions toooo (commit: 77b832a) — mcmonkey4eva / githubweb
  2. Fix another typo (commit: b4dc667) — mcmonkey4eva / githubweb
  3. fix cast command arguments (commit: c50b5cf) — mcmonkey4eva / githubweb
  4. Fix fishes event a little (commit: 43ec8d7) — mcmonkey4eva / githubweb
  5. Implement new Spigot PlayerSwapHandItemsEvent (commit: c5cf481) — morphan1 / githubweb
  6. Add EntityGlideScriptEvent (commit: aa53f1f) — morphan1 / githubweb
  7. Add <[email protected]> tag, dEntity.gliding mech (commit: 24ddb70) — morphan1 / githubweb
  8. Add extremely simple item NBT tags (commit: a6ae074) — morphan1 / githubweb
  9. [EXPERIMENTAL] Add NBTCommand (commit: ee36e7a) — morphan1 / githubweb
  10. Update readme versions (commit: 76ed960) — mcmonkey / githubweb
  11. Fix NPE when using non-vanilla chat methods, fixes #1346 (commit: 084d505) — morphan1 / githubweb
  12. Handle potions better (commit: 73079a3) — mcmonkey4eva / githubweb
  13. No NBT for air (commit: e31efec) — morphan1 / githubweb
  14. Don't save op status in "execute as_op" (commit: f7c6397) — morphan1 / githubweb
  15. Update <[email protected]> to escape double quotes, update meta (commit: e13792b) — morphan1 / githubweb
  16. Fix health.formatted, percentage for players, Fixes #1351 (commit: 6c0f937) — mcmonkey4eva / githubweb
  17. Improve list_effects and fix its meta (commit: 3a71653) — mcmonkey4eva / githubweb
  18. Elytra is sorta armor kinda I suppose (commit: 7e2b81a) — mcmonkey4eva / githubweb
  19. "In" is not a species of fish. It is part of "in area" notation! (commit: 9b22f00) — mcmonkey4eva / githubweb
  20. Fix inventory usage when Citizens is not available (commit: 1ed56bd) — mcmonkey4eva / githubweb
  21. Fix bug handling NPC player inventories (commit: 59c419a) — mcmonkey4eva / githubweb
  22. Fix lack of thinking on my part.. forgot a "return;" (commit: f47040c) — mcmonkey4eva / githubweb
  23. Add EntityArmorBonus (commit: b8d515e) — morphan1 / githubweb
  24. Add a way to destroy world folders (commit: cc83cf7) — mcmonkey4eva / githubweb
  25. Add copy_from arg to createworld (commit: ca6b7ca) — mcmonkey4eva / githubweb
  26. Reduce error chance when copying world files (commit: 8ebf76e) — mcmonkey4eva / githubweb

#1612 (Mar 13, 2016, 10:33:41 AM)

  1. Add BossBar command (commit: becca40) — morphan1 / githubweb
  2. Improve PlayerReceivesMessageScriptEvent (commit: 31ab5c8) — morphan1 / githubweb
  3. Probably fix fake_arrow entity (commit: 7f607df) — morphan1 / githubweb
  4. Update player levels up event. (commit: 59fa30c) — fortifier42 / githubweb
  5. Minor cleaning of events. Again. (commit: e374f5b) — fortifier42 / githubweb
  6. Bump vault version. Comment out unused dependencies (found from 'mvn (commit: 924cfa0) — fortifier42 / githubweb
  7. Update dLocation to use CoreUtilities rather than Apache Commons. (commit: 00ad271) — fortifier42 / githubweb
  8. Add dEntity.is_infected mechanism (commit: 68cccd8) — fortifier42 / githubweb
  9. Add <context.item> to FireworkBurst event. (commit: e6c8fb0) — fortifier42 / githubweb
  10. Fix EntityInteractEvent (commit: 6c47709) — fortifier42 / githubweb
  11. meta fix, latest spigot release (commit: 91a04e2) — mcmonkey4eva / githubweb
  12. Add an environment argument to createworld (commit: 7504675) — mcmonkey4eva / githubweb
  13. Some meta cleaning (commit: 0e65329) — mcmonkey4eva / githubweb
  14. Rename "item crafted" to "item recipe formed", add "player crafts item" (commit: cc0487d) — morphan1 / githubweb
  15. Patch up item_projectile collision, fixes #1326 (commit: 1886a0a) — morphan1 / githubweb
  16. Fix #1325 (commit: dcfb927) — morphan1 / githubweb
  17. Implement base_color and patterns for shields (currently only (commit: 06a48d6) — morphan1 / githubweb
  18. Add entity.marker tag and mechanism, fixes #1311 (commit: 450739e) — morphan1 / githubweb
  19. Add "item:dItem" determination in "player picks up item", fixes #1301 (commit: 14353ac) — morphan1 / githubweb
  20. Ignore offhand clicks for now (useless duplicates), fixes #1324 (commit: 7cde562) — mcmonkey4eva / githubweb
  21. Add new particle effects, fixes #1327 (commit: 229abac) — mcmonkey4eva / githubweb
  22. Also add sweep_attack particle effect (commit: 7244ad9) — mcmonkey4eva / githubweb
  23. Update shields with patterns correctly (commit: 1cd813c) — morphan1 / githubweb
  24. [EXPERIMENTAL] Add "player swaps items" event for #1329 (commit: b0af359) — morphan1 / githubweb
  25. Fix potential error in EquipsArmor event, fixes #1333 (commit: b94cab0) — mcmonkey4eva / githubweb
  26. Add "offhand" to EquipCommand, fixes #1334 (commit: 24cb66a) — morphan1 / githubweb
  27. Reset event variables properly (commit: 6947427) — morphan1 / githubweb
  28. Fix a potential flaw in interact event usage (commit: ae587e7) — mcmonkey4eva / githubweb
  29. Experimental new potion system (commit: f1e9562) — mcmonkey4eva / githubweb
  30. Add color support to new potion system (commit: 8aa9a94) — mcmonkey4eva / githubweb
  31. Fix typo (commit: eba3ed6) — mcmonkey4eva / githubweb
  32. Handle bukkit sucking (commit: 1e5fe11) — mcmonkey4eva / githubweb
  33. Color can be null????? (commit: 10ac4a3) — mcmonkey4eva / githubweb
  34. Final fix: no stray commas! (commit: 0d53443) — mcmonkey4eva / githubweb

#1611 (Mar 2, 2016, 5:40:38 AM)

  1. Refix pathfinder (commit: 186e357) — mcmonkey4eva / githubweb
  2. Simplify biome enterexit event (commit: 986cb21) — mcmonkey4eva / githubweb
  3. Fix "on entity targets" (commit: b510f2c) — mcmonkey4eva / githubweb
  4. Fix points_between with a decimal distance (commit: c0526a2) — mcmonkey4eva / githubweb
  5. Add "type: dot" to map scripts (commit: 34aeaff) — morphan1 / githubweb
  6. Improve biome event some more (commit: a01d687) — mcmonkey4eva / githubweb
  7. 1.9 update step one: imports remap (commit: 38293cb) — mcmonkey4eva / githubweb
  8. 1.9 update step 2: it compiles (commit: 514172f) — mcmonkey4eva / githubweb
  9. More 1.9 updates (commit: 70557ad) — morphan1 / githubweb
  10. Less 1.9 work (commit: f25980c) — morphan1 / githubweb
  11. Denizen is in version 0.9.8 now (commit: c99585d) — mcmonkey4eva / githubweb
  12. Fix teleporting glitch (commit: c348d66) — morphan1 / githubweb
  13. Upgrade more things to 1.9, including boss bar mech (commit: e9b9224) — morphan1 / githubweb
  14. Even more 1.9 work (commit: 40c1f97) — morphan1 / githubweb
  15. Fix opening books, walking (commit: 0d528fc) — morphan1 / githubweb
  16. Add item_in_offhand for the 1.9 update (commit: fd15ac8) — mcmonkey4eva / githubweb
  17. Update dEntity.has_ai (commit: 1a691bd) — morphan1 / githubweb
  18. Fix previous commit, add some notes (commit: b4add64) — mcmonkey4eva / githubweb
  19. Update to Citizens 2.0.17 (commit: 59a7498) — morphan1 / githubweb
  20. Update BlockLight (commit: 5a9acf0) — mcmonkey4eva / githubweb
  21. Update PlayerProfileEditor (commit: 72f50de) — morphan1 / githubweb
  22. Update SneakingTrait (commit: b6a5a0e) — morphan1 / githubweb
  23. Almost done with 1.9 updates! Yay! (commit: ad1904f) — morphan1 / githubweb
  24. Update dEntity.interact_with mechanism (commit: 2600697) — morphan1 / githubweb
  25. Accuratify the accuracy of accurate sounds (commit: 116b755) — morphan1 / githubweb

#1609 (Feb 25, 2016, 10:52:38 PM)

  1. Add mechanism player.money (commit: 4049a77) — mcmonkey4eva / githubweb
  2. Fix interacts with event (commit: b3e4d48) — mcmonkey4eva / githubweb
  3. Add tag location.attached_to, fixes #1296 (commit: 7412af3) — mcmonkey4eva / githubweb
  4. Fix previous commit (commit: fadf340) — mcmonkey4eva / githubweb
  5. Slightly theoretically better math for location.find.blocks.within (commit: 1880de6) — mcmonkey4eva / githubweb
  6. Fix previous commit a little (commit: 8d06697) — mcmonkey4eva / githubweb
  7. Replace mech npc.set_name with npc.name (commit: d676c33) — mcmonkey4eva / githubweb
  8. Add FakeItemCommand, fixes #1038 (commit: 7d16cb8) — morphan1 / githubweb
  9. Update player inventory to properly show item durability in (commit: 29ba77d) — fortifier42 / githubweb
  10. Add money command. Again. fixes #1291 (commit: 4fadff7) — fortifier42 / githubweb
  11. Improve dEntity matches to string. fixes #1253 (commit: a1084c2) — fortifier42 / githubweb
  12. add <[email protected]> (commit: 4910879) — fortifier42 / githubweb
  13. Add definition argument to shoot and push commands. Add some meta to (commit: dac4f17) — fortifier42 / githubweb
  14. Fix NPE in EntityInteract event. Minor improvement to (commit: 9cb3c98) — fortifier42 / githubweb
  15. Convert dEntity.entityMatches(String) to tryEntity in events. (commit: e596aa4) — fortifier42 / githubweb
  16. Fix kick command targets. (commit: a345d92) — fortifier42 / githubweb
  17. Add <[email protected]_small> and corresponding Mechanism. (For ArmorStands) (commit: bf0805c) — fortifier42 / githubweb
  18. Improve PlayerLeashesEntity event. Cleaning of dLocation (commit: b5ebd27) — fortifier42 / githubweb
  19. Capitalise some MetaDocs... (commit: aef47f4) — fortifier42 / githubweb
  20. Update to 1.8.8 (commit: 03c1e85) — mcmonkey4eva / githubweb
  21. Add missing event regexes (commit: 23dc1d4) — mcmonkey4eva / githubweb
  22. Add dPlayer.banner_update mechanism (commit: bdbcab1) — morphan1 / githubweb
  23. Add/fix more regex (commit: 63449e1) — mcmonkey4eva / githubweb
  24. Fix schematic tags in theory (commit: 9200939) — mcmonkey4eva / githubweb
  25. Allow list of items in FakeItem (commit: 419478a) — morphan1 / githubweb
  26. Allow all entities to be affected by hide_entity/show_entity mechanisms (commit: 8771ba7) — morphan1 / githubweb
  27. Add option to keep hidden players on the tab list (commit: 8f51ed4) — morphan1 / githubweb
  28. Add PlayerReceivesMessageScriptEvent (commit: 0e8a605) — morphan1 / githubweb
  29. Add dLocation.head_rotation and <[email protected]_rotation> (commit: 922e4a9) — morphan1 / githubweb
  30. Change method of getting message in "recieves message" event (commit: 4369a0a) — morphan1 / githubweb
  31. Fix dEllipsoid/dWorld/location.is_within nonsense, also meta (commit: cc622ba) — mcmonkey4eva / githubweb
  32. Safety check for dEllipsoid (commit: 925eee0) — mcmonkey4eva / githubweb
  33. Theoretically improve inventory set (commit: 25c60af) — mcmonkey4eva / githubweb
  34. Update dItem.patterns mechanism meta Cleanup FakeItemCommand (commit: 7b9f00c) — fortifier42 / githubweb
  35. Cleanup imports. (commit: eade0e0) — fortifier42 / githubweb
  36. Refactor the BreakCommand as an NPC command. (commit: c69633b) — fortifier42 / githubweb
  37. Convert ItemCraft event to ScriptEvent format. Reformat 'InvPicksUpItem' (commit: a1a1224) — fortifier42 / githubweb
  38. Now that we have updated to 1.8.8. (commit: d8fc599) — fortifier42 / githubweb
  39. Add Chat Prefix and Chat Suffix tags and mechanisms. Tested, confirmed (commit: 1644a27) — fortifier42 / githubweb
  40. Convert PlayerEditsBook to ScriptEvent. (commit: c3c0ef9) — fortifier42 / githubweb
  41. Event cleanup and slight fixes. (commit: 0522c37) — fortifier42 / githubweb
  42. Add "procedural items" node to inventory scripts, fixes #1275 (commit: 5c015b4) — morphan1 / githubweb
  43. Improve procedural items, fix Inventory commands with no origin (commit: 0db06d5) — morphan1 / githubweb
  44. Fix <[email protected][].within[]> (commit: d927189) — morphan1 / githubweb
  45. ssshh mr chunk no tears no more tears (commit: 25cd53b) — mcmonkey4eva / githubweb
  46. Shut up with your errors, you're just a minor, you ain't allowed to (commit: 18d82a5) — mcmonkey4eva / githubweb
  47. Calm down dLocation just calm down friend no need for extremes man we're (commit: c458452) — mcmonkey4eva / githubweb
  48. First they came for dLocation, and I said nothing... (commit: 18890c3) — mcmonkey4eva / githubweb
  49. Fix inventory command some more (commit: 21107bf) — mcmonkey4eva / githubweb
  50. Correct health trait meta (commit: acf7119) — mcmonkey4eva / githubweb
  51. Improve meta a little (commit: 783bb05) — mcmonkey4eva / githubweb
  52. Add dPlayer.skin_blob mech, matching tag (commit: 1dc3e23) — morphan1 / githubweb
  53. Probably fix item script identifiers (commit: 7cd08a5) — morphan1 / githubweb
  54. Add extra hide_entity check (commit: addf0ae) — morphan1 / githubweb
  55. Patch up "on player receives message" cancellation (commit: 0d6721e) — morphan1 / githubweb
  56. Track dead EntityDeathEvent entity (commit: f311066) — morphan1 / githubweb
  57. Fix a tag, remove old comment (commit: 006110f) — mcmonkey4eva / githubweb
  58. Fix determining instabreak (commit: c4e74ff) — morphan1 / githubweb
  59. Fix meta typo (commit: e9b771d) — mcmonkey4eva / githubweb
  60. Fix pathfinder (commit: 4f832fe) — fullwall / githubweb

#1608 (Jan 26, 2016, 1:07:14 AM)

  1. Add pickup delay for Item Entities. (commit: a6d72c8) — fortifier42 / githubweb
  2. Add pickup delay to drop command. (For Items) (commit: b5c7cc6) — fortifier42 / githubweb
  3. String.toLowerCase() -> CoreUtilities.toLowerCase(String) (commit: 4bf00f3) — fortifier42 / githubweb
  4. npc.vulnerable -> invulnerable (commit: 4409beb) — mcmonkey4eva / githubweb
  5. Target latest vault in give/take commands (commit: 91ce122) — mcmonkey4eva / githubweb
  6. Vault update for player.money (commit: 0976838) — mcmonkey4eva / githubweb
  7. Calm down player.health you're not everything yo (commit: e23cb51) — mcmonkey4eva / githubweb
  8. Java sucks, children - fix inventory scripts with empty slots at the (commit: cb2d22a) — mcmonkey4eva / githubweb
  9. More Schematic stuff. (commit: 2a78412) — fortifier42 / githubweb
  10. Make midi command waitable (commit: 248f235) — mcmonkey4eva / githubweb
  11. Fix meta, add server.list_files (commit: dae0eef) — mcmonkey4eva / githubweb
  12. Update NPC Vulnerable command. (commit: 143e949) — fortifier42 / githubweb
  13. Cleanup NPC commands. (commit: aa8ba57) — fortifier42 / githubweb
  14. Improve shoot command defaulting (commit: 38a49cf) — mcmonkey4eva / githubweb
  15. Implement PlayerItemDamage event. fixes #1289 (commit: dcf6422) — fortifier42 / githubweb
  16. Add ActionBar Command. fixes #1288 (commit: b0f4180) — fortifier42 / githubweb
  17. Fix some old command meta. (commit: 632a0c7) — fortifier42 / githubweb
  18. Improve command meta (commit: 60052ab) — mcmonkey4eva / githubweb
  19. More cleaning (commit: 669d439) — mcmonkey4eva / githubweb
  20. Fix cloning NPCs (commit: 1709ad3) — mcmonkey4eva / githubweb

#1607 (Jan 21, 2016, 6:32:56 AM)

  1. Use the Citizens pathfinder as the source for find_path (commit: 0f6576c) — mcmonkey4eva / githubweb
  2. Improve event-firing for the teleport command (commit: 3d9f4ad) — mcmonkey4eva / githubweb
  3. Minor event fixes. (commit: f0730b4) — fortifier42 / githubweb
  4. Cleanup ItemUnbreakable (commit: 0f7471e) — fortifier42 / githubweb
  5. Improve <[email protected]_banned> (commit: 5386d2e) — fortifier42 / githubweb
  6. fix dItem.dye_color meta (commit: f586691) — fortifier42 / githubweb
  7. Fix Ban command meta. (commit: 0972b04) — fortifier42 / githubweb
  8. Allow reading cancelled events (commit: 2477079) — mcmonkey4eva / githubweb
  9. clean teleports event a little (commit: 62acf68) — mcmonkey4eva / githubweb
  10. Fix Showfake NPE. (commit: 88ade75) — fortifier42 / githubweb
  11. Convert PlayerInteractEntityEvent to ScriptEvent. (commit: 72f158a) — fortifier42 / githubweb
  12. Convert PlayerInteractsAtEntityEvent to ScriptEvent. (commit: ca1a65d) — fortifier42 / githubweb
  13. Add <server.port> tag! (commit: d8c1ee3) — fortifier42 / githubweb
  14. Add <[email protected]_blocks[<#>]> (commit: b2e54da) — morphan1 / githubweb
  15. Improve meta (commit: 7aa8bec) — mcmonkey4eva / githubweb
  16. Add a points_between tag to location (commit: 85f0446) — mcmonkey4eva / githubweb
  17. Add points_between.distance (commit: 6780dcc) — mcmonkey4eva / githubweb

#1606 (Jan 9, 2016, 1:28:43 AM)

  1. add <[email protected]> (commit: 69516b4) — fortifier42 / githubweb
  2. I deserve a god damn award. (commit: e292cf2) — fortifier42 / githubweb
  3. Make dEntity.custom_name a property. (commit: 432d546) — fortifier42 / githubweb
  4. Make null checks consistent in getAttribute. (commit: bc0f5f2) — fortifier42 / githubweb
  5. Fix some meta (commit: 4ea777e) — mcmonkey4eva / githubweb
  6. Forgot a @ (commit: bb348bf) — fortifier42 / githubweb
  7. Add armorstand visible property to entities. (commit: 0efc046) — fortifier42 / githubweb
  8. Fix location.center Y coordinate (commit: cd5c702) — mcmonkey4eva / githubweb
  9. Automated code formatting (commit: ed1a63d) — mcmonkey4eva / githubweb

#1605 (Dec 21, 2015, 9:44:35 AM)

  1. Add <[email protected]> (commit: 6541f17) — morphan1 / githubweb
  2. Shut up about missing NPCs (commit: 23998c9) — mcmonkey4eva / githubweb
  3. Fix random spread when dropping items via drop command (commit: 68748b8) — mcmonkey4eva / githubweb
  4. Fix <[email protected]_contents.with_lore[<text>]> to properly ignore (commit: 15378d4) — fortifier42 / githubweb
  5. Kind of fix some confusing meta. (commit: 8cfdf9b) — fortifier42 / githubweb
  6. Fix horse color meta. (commit: 40e61f0) — fortifier42 / githubweb
  7. Fix ItemFlag mechanism. (commit: 97b8ede) — fortifier42 / githubweb
  8. Quiet down about skin lookup errors for skull items, fixes #1254 (commit: e30d0f6) — mcmonkey4eva / githubweb
  9. Add <server.list_banned_players> (commit: 285341b) — fortifier42 / githubweb
  10. Optimise <server.list_ops> and <server.list_online_ops> (commit: bea1b5a) — fortifier42 / githubweb
  11. Add kick command in addition to the mechanism. (commit: fc1c59a) — fortifier42 / githubweb
  12. Extend ban controls. * add Ban command * add is_banned mechanism for (commit: 1539579) — fortifier42 / githubweb
  13. Fix build (commit: 313464f) — mcmonkey4eva / githubweb
  14. Add amor stand "arms" and "base_plate" properties (commit: 149dc14) — morphan1 / githubweb
  15. Fix combust event (commit: 960eb74) — mcmonkey4eva / githubweb
  16. Further improvement (commit: 5f6a055) — mcmonkey4eva / githubweb

#1604 (Nov 28, 2015, 5:29:17 PM)

  1. New tags. [email protected][<#>,<#>] [email protected][<#>,<#>] (commit: 26fd62d) — fortifier42 / githubweb
  2. Possibly fix #1241 (commit: 6d11932) — morphan1 / githubweb
  3. Quick and lazy map error handler/catcher (commit: f0db0a9) — mcmonkey4eva / githubweb
  4. Improve inventory tags. (commit: aaa6fcc) — fortifier42 / githubweb
  5. Improve apple_enchanted property (commit: 57fcd64) — fortifier42 / githubweb
  6. Improve map property (commit: 6346723) — fortifier42 / githubweb
  7. Add dItem.unbreakable property (commit: 7d436b3) — fortifier42 / githubweb
  8. Correct some very confusing meta. (commit: ff70f90) — fortifier42 / githubweb
  9. Optimise <[email protected]> (commit: f9d26c6) — fortifier42 / githubweb
  10. Fix Out of Bounds Exception in chat_history tag. (commit: 684fe0e) — fortifier42 / githubweb
  11. Officially deprecate tags we deprecated forever ago (commit: b470b70) — mcmonkey4eva / githubweb
  12. Further improvement of inventory tags. (commit: 689ee05) — fortifier42 / githubweb
  13. Fix some player tags (NPE's etc) (commit: ec01684) — fortifier42 / githubweb
  14. Use hax to improve chatThrottle code, fixes #1247 (commit: b97dd8c) — morphan1 / githubweb

#1602 (Nov 19, 2015, 9:16:32 AM)

  1. improve playeffect: repair iconcrack, add blockcrack, blockdust. (commit: 934ea5a) — mcmonkey4eva / githubweb
  2. Implement dEntity.Angry mech for PigZombies. Add dEntity.Anger mech for (commit: 81449c1) — fortifier42 / githubweb
  3. Add is_op mech for dPlayer. add is_whitelisted mech for dPlayer. (commit: 32cc7ad) — fortifier42 / githubweb
  4. Add <[email protected]_color[]>. (commit: d02b30f) — fortifier42 / githubweb
  5. Make the meta make sense for people who have no idea. (commit: 72dffe2) — fortifier42 / githubweb
  6. Update some event meta for new <player> and <npc> tag info. (commit: 45828c3) — fortifier42 / githubweb
  7. Fix inventory titles, fixes #1224 (commit: 2f35758) — mcmonkey4eva / githubweb
  8. Fences here, get ye fences! (commit: 0f3332b) — mcmonkey4eva / githubweb
  9. More events - Firework bursts - Statistic increments (commit: e41248c) — fortifier42 / githubweb
  10. make object notation optional for saved items (commit: 7130a74) — mcmonkey4eva / githubweb
  11. Fix hanging in matchesEnt (commit: 86a8674) — mcmonkey4eva / githubweb
  12. De-document silly xuml tags (commit: fdcb21c) — mcmonkey4eva / githubweb
  13. Remove reference to event that is way too new (commit: 88e92b2) — mcmonkey4eva / githubweb
  14. move the comment-out to properly encompass the file (commit: 0be0946) — mcmonkey4eva / githubweb

#1601 (Nov 3, 2015, 4:51:00 AM)

  1. NPCs can't close or open inventories, silly! (commit: 7ff9b83) — mcmonkey4eva / githubweb
  2. [BREAKING] Unify hotbar_button context in inventory click event with (commit: 2f0d49e) — morphan1 / githubweb
  3. Catch some midi errors (commit: 273a756) — mcmonkey4eva / githubweb
  4. Fix weird things happening in craft event (commit: f66f714) — mcmonkey4eva / githubweb
  5. Add npc.skin_blob tag, fixes #1164 (commit: 5ccf1b9) — mcmonkey4eva / githubweb
  6. add a dNPC.skin_blob mechanism, for #1164 (commit: 122f886) — mcmonkey4eva / githubweb
  7. Don't try to load NPCs when handling flags (commit: 9927944) — mcmonkey4eva / githubweb
  8. Allow offline getting/setting of player health (commit: bdc4859) — morphan1 / githubweb
  9. Add <context.old_material> to "on player places block" (commit: 9220dc5) — morphan1 / githubweb
  10. Fix context.entity in damage and death events (commit: 85da068) — mcmonkey4eva / githubweb
  11. First pass at neo stats engine (commit: 1a584f2) — mcmonkey4eva / githubweb

#1600 (Oct 28, 2015, 7:00:13 PM)

  1. Fix skull skin's causing pointless mojo lookups (commit: 77efdb3) — mcmonkey4eva / githubweb
  2. Reorder skullskin parsing - uuid outranks name (commit: 82e9782) — mcmonkey4eva / githubweb
  3. add particle control to cast command, fixes #1200 (commit: 13d2450) — mcmonkey4eva / githubweb
  4. Destroy all remnants of the 'potion' command. The command is cast. (commit: dd1aeaf) — mcmonkey4eva / githubweb
  5. handle npc death better (commit: 4425b16) — mcmonkey4eva / githubweb
  6. Change <[email protected]_flight> to <[email protected]_fly> (commit: cf72ca3) — fortifier42 / githubweb
  7. Added note to item flag mech to hide banner patterns. (commit: c1373f4) — fortifier42 / githubweb
  8. Fix silly tag mech meta (commit: 5f84600) — fortifier42 / githubweb
  9. Fix notable names for inventories in events (commit: 157debf) — mcmonkey4eva / githubweb
  10. Return AIR not NULL for empty equip slots (commit: 79bb720) — mcmonkey4eva / githubweb
  11. some dEntity cleaning (commit: f7e6e03) — mcmonkey4eva / githubweb
  12. Fix inventory click event item (commit: aee7717) — mcmonkey4eva / githubweb
  13. Fix a bit of Meta. (commit: b56d77f) — fortifier42 / githubweb
  14. Add horses and pigs to equip command. (commit: 3da8e4a) — fortifier42 / githubweb
  15. Make <player.last_played> return current time if player is online. (commit: b2e0b67) — fortifier42 / githubweb
  16. fix player.last_played (commit: fbfcb1c) — mcmonkey4eva / githubweb

#1599 (Oct 21, 2015, 4:57:04 AM)

  1. Add a gravity armor stand property, fixes #1178 (commit: 16bc827) — mcmonkey4eva / githubweb
  2. Fix need for NPCs just to touch an inventory (commit: 41af2ba) — mcmonkey4eva / githubweb
  3. Improve load tester (commit: 1d6dacc) — mcmonkey4eva / githubweb
  4. Improve readme help resource list (commit: df4b4e7) — mcmonkey4eva / githubweb
  5. Fix "- walk stop" for NPCs (commit: 8fee760) — morphan1 / githubweb
  6. Added <server.has_whitelist> to see if the server is whitelisted (commit: 2df21f3) — fortifier42 / githubweb
  7. Fix lowercased death item drop silliness (commit: 6461308) — mcmonkey / githubweb
  8. Removed Double oxygen tags (commit: 5a2a3a0) — fortifier42 / githubweb
  9. Updated Meta (commit: d44c02f) — fortifier42 / githubweb
  10. Improve formatted item names (commit: ec07ebe) — fortifier42 / githubweb
  11. force-load chunks in light command, don't allow invalid locs (commit: dbca3d4) — mcmonkey4eva / githubweb
  12. further light command fixes (commit: 9e6f482) — mcmonkey4eva / githubweb
  13. fix bad location inventory thing (commit: fcd02f5) — mcmonkey4eva / githubweb
  14. general tag cleaning (commit: 7a9b60a) — mcmonkey4eva / githubweb
  15. sidebar command general cleaning (commit: 16faf62) — mcmonkey4eva / githubweb
  16. Fix schematic command oddness (commit: 394b0c1) — mcmonkey4eva / githubweb
  17. Clean meta a little (commit: f3eb186) — mcmonkey4eva / githubweb
  18. Fix bad old-style meta (commit: 40e7c56) — mcmonkey4eva / githubweb
  19. minor event cleaning (commit: 9e84428) — mcmonkey4eva / githubweb
  20. fix .above and .below location tags (commit: de39947) — mcmonkey4eva / githubweb
  21. Maybe fix #1197 (commit: 7451818) — mcmonkey4eva / githubweb

#1598 (Oct 5, 2015, 3:33:39 PM)

  1. Greatly improve Rotation.faceLocation accuracy (commit: 57e0a8d) — morphan1 / githubweb
  2. Add a volume modifier argument to Midi command (commit: 1fcdbe9) — morphan1 / githubweb
  3. Update all events with entity creation to use dEntity.rememberEntity (commit: d510fe5) — morphan1 / githubweb
  4. Fix ProjectileHitScriptEvent (commit: 20e3e18) — morphan1 / githubweb
  5. Fix on player animates ANIMATION, for #1142 (commit: 8c24352) — mcmonkey4eva / githubweb
  6. Add sendPacket to DenizenPacketListener (commit: 23821d7) — morphan1 / githubweb
  7. Implement new core method (commit: a786e1c) — morphan1 / githubweb
  8. Add (in <area>) to Chat event, fix meta (commit: ec0c792) — Talamar1 / githubweb
  9. Temp fix for "on <no identifier> crafted" (commit: a378da5) — morphan1 / githubweb
  10. Add armor_pose mech and armor_pose tags (commit: bc7b47a) — morphan1 / githubweb
  11. Fix ProjectileHitsScriptEvent even more (commit: 58f4fc3) — morphan1 / githubweb
  12. Code clean up (commit: 541cb71) — Talamar1 / githubweb
  13. Fix regex (commit: 8596be4) — Talamar1 / githubweb
  14. Stupid bug... (commit: d61c566) — Talamar1 / githubweb
  15. Fix regex, again (commit: 141cdc7) — Talamar1 / githubweb
  16. Fix bug in sidebar command (commit: 74bc8e3) — mcmonkey4eva / githubweb
  17. Allow particles to be seen in a larger radius (commit: 1ba4a52) — morphan1 / githubweb
  18. Probably fix banner mechs, for #1175 (commit: d2cec8e) — mcmonkey4eva / githubweb
  19. Handle armor stand visibility in invisible command. for #1176 (commit: b956568) — mcmonkey4eva / githubweb
  20. fix block being built event (commit: c0f756b) — mcmonkey4eva / githubweb

#1597 (Aug 17, 2015, 4:29:10 AM)

  1. Stupid copypasta (commit: b7c4983) — Talamar1 / githubweb
  2. Convert attributes to registeredTags in dWorld. (commit: 397aa61) — Talamar1 / githubweb
  3. Converted "on player drags" to ScriptEvent format. (commit: 61539ac) — Talamar1 / githubweb
  4. Removed runInCheck until mcmonkey fixes it. (commit: 91abc1e) — Talamar1 / githubweb
  5. Update all old entity event getContext's (commit: 87ccabd) — fortifier42 / githubweb
  6. Removed forgotten old entity event contexts (commit: 0b36111) — fortifier42 / githubweb
  7. Updated Player Event Contexts (commit: 008c0f6) — xenmai95 / githubweb
  8. Updated World event contexts (commit: 6f71e99) — fortifier42 / githubweb
  9. Added Player Chat updated contexts (commit: b327a82) — fortifier42 / githubweb
  10. Update Player Event Contexts - Fixed (commit: 06b3ea8) — xenmai95 / githubweb
  11. Condition Grouping Fix >.> (commit: ab4e7c6) — xenmai95 / githubweb
  12. Cleaning (commit: d438abd) — mcmonkey4eva / githubweb
  13. Cleaning again (commit: f764011) — mcmonkey4eva / githubweb
  14. Add in_area to player drags in inventory (commit: ad635e1) — mcmonkey4eva / githubweb
  15. More event regexes (commit: 967d473) — mcmonkey4eva / githubweb
  16. Add tag item.script (commit: a4acf7a) — mcmonkey4eva / githubweb
  17. Possibly improve BREAK based armor unequip event (commit: 0c6ee2c) — mcmonkey4eva / githubweb
  18. Fix damaged/killed damage types (commit: aed4f41) — mcmonkey4eva / githubweb
  19. warn on invalid use of entity flags (commit: ccdd013) — mcmonkey4eva / githubweb
  20. fix a few minor things (commit: 367cd2b) — mcmonkey4eva / githubweb
  21. meta cleaning (commit: 6db50ea) — mcmonkey4eva / githubweb
  22. Fix player tags in inventory script slots (commit: 3b3b7ca) — morphan1 / githubweb
  23. Allow item properties in inventory script slots (commit: 79d3bbe) — morphan1 / githubweb
  24. Fix splitting slots in inventory scripts (commit: 62061b8) — morphan1 / githubweb
  25. Attempt to make all server-side item scripts the same (commit: ffbdf66) — morphan1 / githubweb
  26. Parse dItem recipes on script load (commit: c82b27c) — morphan1 / githubweb
  27. Add <[email protected]> (commit: 43a732e) — morphan1 / githubweb
  28. Add <[email protected]_of_sight> (commit: 2aca5a5) — morphan1 / githubweb
  29. Exempt some CPU-heavy materials from physics event (commit: 3342bfa) — morphan1 / githubweb
  30. Add <[email protected]_empty> (commit: 344bbc6) — morphan1 / githubweb
  31. Add Pushable command, fixes #1061 (commit: 72c2795) — morphan1 / githubweb
  32. Fix compiling (commit: 414dc40) — morphan1 / githubweb
  33. Fix "on player empties/fills bucket" (commit: 7e16731) — morphan1 / githubweb
  34. Parse item recipes better (commit: c51f998) — morphan1 / githubweb
  35. Fix "on player changes sign" (commit: ed08e55) — morphan1 / githubweb
  36. Fix tags being used in inventory script definitions (commit: 17de417) — morphan1 / githubweb
  37. Add dPlayer.item_on_cursor mechanism (commit: d48b4be) — morphan1 / githubweb
  38. Fix "on player walks over" events (commit: c90e59c) — morphan1 / githubweb
  39. improve some meta (commit: 559ccaa) — mcmonkey4eva / githubweb
  40. Improve some inventory script matching (commit: d1ec548) — morphan1 / githubweb
  41. Add <[email protected]> tag and dEntity.silent mech (commit: 2dc8e5a) — morphan1 / githubweb
  42. Fix issue with catching sheep not dying (commit: eda2175) — Talamar1 / githubweb
  43. Remove random import... (commit: dee1cb6) — Talamar1 / githubweb
  44. implement new comparable options (commit: d9a2b7d) — mcmonkey4eva / githubweb
  45. Make logic location more logical (commit: ce44c57) — Talamar1 / githubweb
  46. Fix stupid recipe registration error (commit: de4d76f) — morphan1 / githubweb
  47. handle folders better in log command (commit: 16486ca) — mcmonkey4eva / githubweb
  48. quick bit of efficiency boosting (commit: 45c17c4) — mcmonkey4eva / githubweb
  49. Code Cleaning (commit: b19d686) — fortifier42 / githubweb
  50. You can't kill the dead (commit: a6533b1) — mcmonkey4eva / githubweb
  51. add tag location.face returns dLocation (commit: af82adb) — mcmonkey4eva / githubweb
  52. simplify previous commit (commit: 7db6d58) — mcmonkey4eva / githubweb
  53. Fix spawning fake_players (commit: 890bdc7) — morphan1 / githubweb

#1596 (Jul 27, 2015, 3:35:52 PM)

  1. Rewrote dBiome tags in new registerTag format. (commit: f5dac10) — Talamar1 / githubweb
  2. Rewrote all the tags in dChunk.java in the new registerTag format. (commit: 8e09282) — Talamar1 / githubweb
  3. Rewrote all the tags in dColor.java in the new registerTag format. (commit: f801d79) — Talamar1 / githubweb
  4. Rewrote all the tags in dEllipsoid.java in the new registerTag format. (commit: f8e85fd) — Talamar1 / githubweb
  5. Rewrote dPlugin tags in new registerTag format. (commit: b35587c) — Talamar1 / githubweb
  6. Rewrote dItem tags in new registerTag format. (commit: 75fdc65) — Talamar1 / githubweb
  7. Rewrote dMaterial tags in new registerTag format. (commit: 7ea071d) — Talamar1 / githubweb
  8. Rewrote dCuboid tags in new registerTag format. (commit: d48f5f0) — Talamar1 / githubweb
  9. random cleaning (commit: 43b70e5) — mcmonkey4eva / githubweb
  10. Patch up cuboid tags (commit: 500f703) — mcmonkey4eva / githubweb
  11. Fix meta (commit: d73fcba) — mcmonkey4eva / githubweb
  12. Build for latest Spigot (commit: 4da7614) — mcmonkey4eva / githubweb
  13. patch up event regexes (commit: c673d08) — mcmonkey4eva / githubweb
  14. some event regexes (commit: 1063f9b) — mcmonkey4eva / githubweb
  15. more event regexes (commit: 70c8710) — mcmonkey4eva / githubweb
  16. more event regexes (commit: d1d5522) — mcmonkey4eva / githubweb
  17. Put item ID lores in the correct spot, for #1114 (commit: 0564a63) — mcmonkey4eva / githubweb
  18. Ensure lore won't be misplaced even with weird scripts (commit: 9b46dc8) — mcmonkey4eva / githubweb
  19. Code cleaning (commit: 043ab48) — mcmonkey4eva / githubweb
  20. Qty -> Quantity (commit: 164538a) — mcmonkey4eva / githubweb
  21. allow colons in logs (commit: c8d028b) — mcmonkey4eva / githubweb
  22. improve shoot command (commit: 00fbe2d) — mcmonkey4eva / githubweb
  23. reflection magic untested fix for creative items (commit: c6f6562) — mcmonkey4eva / githubweb
  24. Fix running on not-spigot (commit: 3968c39) — mcmonkey4eva / githubweb
  25. ScriptEvents: fire even if cancelled by other plugins! (commit: 02b31f4) — mcmonkey4eva / githubweb

#1593 (Jul 24, 2015, 1:39:56 AM)

  1. Delete the template smart event (commit: 95c17f4) — mcmonkey4eva / githubweb
  2. Update all old block event getContext's (commit: 772ff4a) — mcmonkey4eva / githubweb
  3. fix on x|y|z command (commit: 8e791f7) — mcmonkey4eva / githubweb
  4. Limit sidebar line length to 40 (commit: 027283a) — morphan1 / githubweb
  5. Account for item scripts in villager trade inventories (commit: 1d4932f) — morphan1 / githubweb
  6. Fix possible NPE (commit: 311f894) — morphan1 / githubweb
  7. Allow putting the lore mech in the material of item scripts (commit: c7acab5) — morphan1 / githubweb
  8. Debork some old code (commit: 463d49a) — mcmonkey4eva / githubweb
  9. Improve Denizen POM.XML (commit: 69412fd) — mcmonkey4eva / githubweb
  10. Don't failishly recreate context in <parse:> tags (commit: 61f36a0) — morphan1 / githubweb
  11. Unregister teams with no players (commit: 6c3cac7) — morphan1 / githubweb
  12. Revert half the pom improvement (commit: ff0f66b) — mcmonkey4eva / githubweb
  13. Add <context.level> to "on console output" (commit: 5d326fb) — morphan1 / githubweb
  14. Use the new redirect logging feature (commit: f3d41a5) — mcmonkey4eva / githubweb

#1592 (Jul 20, 2015, 1:02:03 AM)

  1. - add usage to Follow command (commit: ba8ea0c) — fortifier42 / githubweb
  2. Fixed the meta (commit: aff309c) — fortifier42 / githubweb
  3. Added code to reduce duplicate event calls and limit events to materials (commit: 89845ff) — Talamar1 / githubweb
  4. Added "set" command to - group (commit: 3171b2b) — Talamar1 / githubweb
  5. Added <[email protected]_fit> (commit: d7ce795) — fortifier42 / githubweb
  6. Added <[email protected]_empty> (commit: 6d98729) — fortifier42 / githubweb
  7. Add per_player option to the Sidebar command (commit: 0f29faf) — morphan1 / githubweb
  8. Don't parse tags needlessly (commit: 9978211) — morphan1 / githubweb
  9. Add <[email protected]> tags (commit: 0f37621) — morphan1 / githubweb
  10. Support new context engine (commit: 3c95909) — mcmonkey4eva / githubweb
  11. Added Usages to Zap Command (commit: d7c42c3) — fortifier42 / githubweb
  12. Add a cause argument to the hurt command, fixes #1111 (commit: 14fa98b) — mcmonkey4eva / githubweb
  13. Meta work (commit: 71c02ab) — mcmonkey4eva / githubweb
  14. Handle cuboid event on join/quit, fixes #1001 (commit: ae70d36) — mcmonkey4eva / githubweb
  15. add &nbsp (commit: 6495364) — mcmonkey4eva / githubweb
  16. Fix meta (commit: fa65d0d) — mcmonkey4eva / githubweb
  17. Don't async-process non-async things (commit: 2fa6d26) — mcmonkey4eva / githubweb
  18. Added <[email protected]_full> (commit: 9b0af96) — fortifier42 / githubweb
  19. Actually made <[email protected]_full> work. (commit: ff8afa5) — fortifier42 / githubweb
  20. Added <[email protected][<item>].qty[<#>]> (commit: 6178070) — fortifier42 / githubweb
  21. Fixed.. tons of periods... Women. (commit: 84daa01) — fortifier42 / githubweb
  22. Fixed inventory type and holder for <[email protected]> (commit: 673d4bd) — fortifier42 / githubweb
  23. missed a ')' (commit: 0359389) — fortifier42 / githubweb
  24. Removed holder. @morphan1 (commit: b32dde6) — fortifier42 / githubweb
  25. Updated my inventory tags (commit: 640d513) — fortifier42 / githubweb
  26. Fix Walk command for ai-less entities (commit: 52046da) — morphan1 / githubweb
  27. Fix get_blocks[torch], fixes #1112 (commit: c6babe5) — mcmonkey4eva / githubweb
  28. De-screw the jumps event (commit: 8ac5a90) — mcmonkey4eva / githubweb
  29. Fix player joins -> scoreboard handling (commit: 27f831f) — mcmonkey4eva / githubweb
  30. Improve block dispenses (commit: 9bfec9f) — mcmonkey4eva / githubweb
  31. Improve block forms (commit: c910537) — mcmonkey4eva / githubweb
  32. Improve block grows (commit: e908c14) — mcmonkey4eva / githubweb
  33. Improve block spreads (commit: b76ac93) — mcmonkey4eva / githubweb

#1590 (Jul 18, 2015, 3:39:08 AM)

  1. Added "in area" support to entity events. (commit: 32f8c4e) — Talamar1 / githubweb
  2. More additions of "in area" to entity events. (commit: 05afba2) — Talamar1 / githubweb
  3. Added "in area" support to player events. (commit: aedd342) — Talamar1 / githubweb
  4. Check for missing argument. (commit: 30398dc) — Talamar1 / githubweb
  5. Add logic to prevent collision with "liquid spreads" event. (commit: dd799ac) — Talamar1 / githubweb
  6. Added and updated "to area" logic in world events. (commit: b7c0f09) — Talamar1 / githubweb
  7. This was just a silly use of "in area". (commit: 217fac2) — Talamar1 / githubweb
  8. Code cleanup. (commit: be38794) — Talamar1 / githubweb
  9. Add ItemMergesScriptEvent (commit: 03d217b) — morphan1 / githubweb
  10. improve the kiled event (commit: 43d7d89) — mcmonkey4eva / githubweb
  11. Add super cheaty workaround which may or may not be insane (commit: d485e07) — morphan1 / githubweb
  12. Workaround Spigot horse inventory issue (commit: 208cd3f) — morphan1 / githubweb
  13. Make entity breaks hanging actually fire (commit: ba3a97b) — mcmonkey4eva / githubweb
  14. Hanging breaks - entity -> breaker (commit: b719b5b) — mcmonkey4eva / githubweb
  15. Add <[email protected]_loaded[<chunk>]> (commit: 782e1e7) — morphan1 / githubweb
  16. Make showfake check if players have chunks loaded (commit: 6e0cfb6) — morphan1 / githubweb
  17. Add <[email protected]_particle_offset> (commit: c910c7d) — morphan1 / githubweb
  18. Minor adjustment (commit: 546c853) — morphan1 / githubweb
  19. Add <server.recent_tps> (commit: 57d6b4f) — morphan1 / githubweb
  20. Add Sidebar command (commit: 1338096) — morphan1 / githubweb

#1589 (Jul 11, 2015, 6:48:46 AM)

  1. Rewrote "entity exits vehicle" in ScriptEvent format. (commit: db23096) — Talamar1 / githubweb
  2. Added location checking.. for later... (commit: 5bf4689) — Talamar1 / githubweb
  3. Rewrote "entity enters vehicle" in ScriptEvent format. (commit: 5dae515) — Talamar1 / githubweb
  4. Rewrote "vehicle destroyed" in ScriptEvent format. (commit: dfe690d) — Talamar1 / githubweb
  5. Cleaned up code, removed stale imports, adjusted applyDet data checks (commit: 4d99d57) — Talamar1 / githubweb
  6. Rewrote "vehicle damaged" in ScriptEvent format. (commit: ab439bb) — Talamar1 / githubweb
  7. Rewrote "vehicle created" in ScriptEvent format. (commit: 973aca9) — Talamar1 / githubweb
  8. Fix meta to include area support. (commit: 66cc806) — Talamar1 / githubweb
  9. Rewrote "player sprint" in ScriptEvent format. (commit: 9c361a1) — Talamar1 / githubweb
  10. Rewrote "player sneak" in ScriptEvent format. (commit: 959b959) — Talamar1 / githubweb
  11. Rewrote "player flying" in ScriptEvent format. (commit: 8ea0621) — Talamar1 / githubweb
  12. Adjusted location check logic. (commit: f16f027) — Talamar1 / githubweb
  13. Rewrote "player walks on" in ScriptEvent format. (commit: 0f0434e) — Talamar1 / githubweb
  14. Rewrote "player breaks item" in ScriptEvent format. (commit: db8b59c) — Talamar1 / githubweb
  15. Make event not trigger on player. (commit: 47f5fa6) — Talamar1 / githubweb
  16. Fixed couldMatch logic. (commit: c369f35) — Talamar1 / githubweb
  17. Fixed logic to handle more than just "bow", corrected meta (commit: fd7a46c) — Talamar1 / githubweb
  18. Added projectile detection to matchEntity (commit: ed32519) — Talamar1 / githubweb
  19. Rewrote "projectile hit" in ScriptEvent format. (commit: 06c69d5) — Talamar1 / githubweb
  20. Fix meta to use switch format. (commit: c022197) — Talamar1 / githubweb
  21. Revert "Fix meta to use switch format." (commit: 47a7348) — Talamar1 / githubweb
  22. Remove unused method. (commit: 36a623f) — Talamar1 / githubweb
  23. Removed extra imports. (commit: 50e82bb) — Talamar1 / githubweb
  24. Added in area and cleaned up some code. (commit: d29efb8) — Talamar1 / githubweb
  25. Fixed getName value. (commit: 5569829) — Talamar1 / githubweb
  26. Fixed event not firing when "by <>" missing and "in area" used (commit: f51e817) — Talamar1 / githubweb
  27. Fix Walk command NPE with stop argument (commit: 8647495) — morphan1 / githubweb
  28. Allow 3-dimensional offsets in PlayEffect (commit: f5beed2) — morphan1 / githubweb
  29. Possibly fix entity data bug (commit: b28d02e) — mcmonkey4eva / githubweb
  30. remove duplicate comparable (commit: 3f11fa2) — mcmonkey4eva / githubweb

#1588 (Jul 9, 2015, 11:29:07 PM)

  1. Add logic to ignore player inventories. (commit: 5f5f6ab) — Talamar1 / githubweb
  2. Rewrote "player throws egg" in ScriptEvent format. (commit: 4b350ef) — Talamar1 / githubweb
  3. Rewrote "player changes xp" in ScriptEvent format. (commit: 808770a) — Talamar1 / githubweb
  4. Rewrote "player fishes" in ScriptEvent format. (commit: 45622f7) — Talamar1 / githubweb
  5. Rewrote "player changes gamemode" in ScriptEvent format. (commit: 55e0fdf) — Talamar1 / githubweb
  6. Rewrote "player joins" in ScriptEvent format. (commit: 74fd332) — Talamar1 / githubweb
  7. Rewrote "player kicked" in ScriptEvent format. (commit: e821f98) — Talamar1 / githubweb
  8. Rewrote "player leashes" in ScriptEvent format. (commit: 8495ba7) — Talamar1 / githubweb
  9. Rewrote "player levels" in ScriptEvent format. (commit: 12f3277) — Talamar1 / githubweb
  10. Rewrote "player picks up" in ScriptEvent format. (commit: bdf3afd) — Talamar1 / githubweb
  11. Rewrote "player quits" in ScriptEvent format. (commit: a39f17c) — Talamar1 / githubweb
  12. Rewrote "player respawns" in ScriptEvent format. (commit: 27b4261) — Talamar1 / githubweb
  13. Rewrote "player shears" in ScriptEvent format. (commit: 9568d09) — Talamar1 / githubweb
  14. Added/cleaned up player check logic. (commit: 71d515d) — Talamar1 / githubweb
  15. Rewrote "player login" in ScriptEvent format. (commit: fd2ea65) — Talamar1 / githubweb
  16. Make sure login events fire in the right order. (commit: 097f065) — Talamar1 / githubweb
  17. Add rotate_around_(axis) location tags (commit: 5a8b2f8) — morphan1 / githubweb
  18. Implement dEllipsoid.matches (commit: 32862b6) — mcmonkey4eva / githubweb
  19. fix dLocation.matches (commit: f7b2ceb) — mcmonkey4eva / githubweb
  20. minor fixes (commit: c62c1ff) — mcmonkey4eva / githubweb
  21. Simplify dEntity.matchesEntity (commit: 55ee8d3) — mcmonkey4eva / githubweb
  22. Attempt strange workaround (commit: c2e6b18) — morphan1 / githubweb

#1587 (Jul 7, 2015, 12:00:57 AM)

  1. Converted "player consumes" to ScriptEvent format (commit: d522b55) — Talamar1 / githubweb
  2. Converted "world unloads" to ScriptEvent (commit: e519fe6) — Talamar1 / githubweb
  3. Rewrote "on world saves" in ScriptEvent format. (commit: 7f79fcd) — Talamar1 / githubweb
  4. Rewrote "on world loads" in ScriptEvent. (commit: 7af1abb) — Talamar1 / githubweb
  5. Rewrote "on world initializes" in ScriptEvent Format (commit: de0c244) — Talamar1 / githubweb
  6. Rewrote "on spawn changes" in ScriptEvent format. (commit: ed08ebe) — Talamar1 / githubweb
  7. Rewrote "portal created" in ScriptEvent format. (commit: 4e2ee18) — Talamar1 / githubweb
  8. Rewrote "portal created" in ScriptEvent format. (commit: b008fd4) — Talamar1 / githubweb
  9. Not even sure what happened.  Repushing. (commit: 636c4b9) — Talamar1 / githubweb
  10. Rewrote "on structure grows" in ScriptEvent format. (commit: 3384847) — Talamar1 / githubweb
  11. Added "in world|<world>" support to runInCheck. (commit: a53be10) — Talamar1 / githubweb
  12. Added in "plant" keyword, change "in world" handling. (commit: 3dcde7c) — Talamar1 / githubweb
  13. Updated to use runInCheck (commit: 7c46e79) — Talamar1 / githubweb
  14. Rewrote "on weather changes" to ScriptEvent format. (commit: 1b18e79) — Talamar1 / githubweb
  15. Rewrote "on lightning strike" to ScriptEvent format. (commit: 92a2057) — Talamar1 / githubweb
  16. Fix hanging entity issues. (commit: 6ed6d16) — Talamar1 / githubweb
  17. Fixed meta and context. (commit: 8486ec5) — Talamar1 / githubweb
  18. Added more logic for entity detection. (commit: fa474e3) — Talamar1 / githubweb
  19. Changes couldMatches logic and corrected some meta (commit: fc68668) — Talamar1 / githubweb
  20. Removed inefficiencies (commit: 0c04754) — Talamar1 / githubweb
  21. Added tryMaterial() procedure (commit: 6a04d7a) — Talamar1 / githubweb
  22. Cleaned up couldMatches() and matches() to use common tryMaterial() and (commit: fdf17e1) — Talamar1 / githubweb
  23. Updated more coudMatch() and matches() (commit: e0fb538) — Talamar1 / githubweb
  24. Added empty/null string support. (commit: 58ccadb) — Talamar1 / githubweb
  25. Rewrote "player enters bed" in ScriptEvent format. (commit: 43ab384) — Talamar1 / githubweb
  26. Rewrote "player leaves bed" in ScriptEvent format. (commit: 8a5bbff) — Talamar1 / githubweb
  27. Rewrote "player changes world" to ScriptEvent format. (commit: 07479fe) — Talamar1 / githubweb
  28. Rewrote "player drops item" in ScriptEvent format. (commit: f889a08) — Talamar1 / githubweb
  29. Fix some naming issues. (commit: 1a1d27c) — Talamar1 / githubweb
  30. Rewrote "player animates" in ScriptEvent format. (commit: 555903e) — Talamar1 / githubweb
  31. Fix build on material to being optional. (commit: 66aa82c) — Talamar1 / githubweb
  32. Added support for generic "item" value. (commit: d0e24e4) — Talamar1 / githubweb
  33. Changed couldMatches logic to be startsWith instead of equals. (commit: 94c5b9f) — Talamar1 / githubweb
  34. Removed the deprecation on material. (commit: 2102e90) — Talamar1 / githubweb
  35. Fix with check (commit: e8db3f5) — mcmonkey4eva / githubweb

#1586 (Jul 5, 2015, 12:07:29 AM)

  1. fix item damage bug (commit: fbbc543) — mcmonkey4eva / githubweb
  2. Update Meta (commit: 997cff2) — fortifier42 / githubweb
  3. Update Meta (commit: 8c3818c) — fortifier42 / githubweb
  4. Update Meta (commit: 393ec2e) — fortifier42 / githubweb
  5. Update Meta (commit: acf3963) — fortifier42 / githubweb
  6. Update Meta (commit: 32e4bf1) — fortifier42 / githubweb
  7. Update Meta (commit: fcce2b1) — fortifier42 / githubweb
  8. Update Meta (commit: 0bc8f08) — fortifier42 / githubweb
  9. Async blocking is bad bad bad (commit: 1261bc8) — mcmonkey4eva / githubweb
  10. Compatibility with not-spigot (commit: a250c08) — mcmonkey4eva / githubweb
  11. Handle blocks with data, optimize tLC() (commit: be9a108) — Talamar1 / githubweb
  12. New WITH: engine for damaged event and later other events. Also fix (commit: f928bb7) — mcmonkey4eva / githubweb
  13. Fix entity spawns event (commit: 579f78e) — mcmonkey4eva / githubweb
  14. Added in new "with:" support and expanded "with" support (commit: c33ef10) — Talamar1 / githubweb
  15. Added in new "with:" support and expanded "with" support (commit: 8e57cf5) — Talamar1 / githubweb
  16. Optimize event match (commit: be42417) — Talamar1 / githubweb
  17. Allow for script items. (commit: efa74ae) — Talamar1 / githubweb
  18. Configurable tag timeout (commit: 29b6258) — mcmonkey4eva / githubweb
  19. Update match logic and change out Item matches logic with new procedure. (commit: 908f8ef) — Talamar1 / githubweb
  20. Update meta, etc. (commit: c6a9a63) — mcmonkey4eva / githubweb
  21. Fix on player changes sign, fixes #1085 (commit: 3ec7c46) — mcmonkey4eva / githubweb
  22. Fix inventories when there are no NPCS (commit: 46e023a) — mcmonkey4eva / githubweb
  23. Compat with new core (commit: d37e7ff) — mcmonkey4eva / githubweb
  24. location.precise_impact_normal (commit: f3b9354) — mcmonkey4eva / githubweb
  25. Fix block break command (commit: a1c1020) — mcmonkey4eva / githubweb
  26. Fix testload, rename (commit: 150957a) — mcmonkey4eva / githubweb
  27. Fix stupid typo (commit: 1a61737) — mcmonkey4eva / githubweb
  28. Fix vault, death (commit: 7e6754d) — mcmonkey4eva / githubweb
  29. Remove historical nonsense (commit: 712d4de) — mcmonkey4eva / githubweb
  30. Delete matches() abuse in ein events (commit: e15acca) — mcmonkey4eva / githubweb

#1585 (Jun 28, 2015, 3:54:30 AM)

  1. Replaced "in notable" code.  Fixed Material handling. (commit: 37f218c) — Talamar1 / githubweb
  2. Fix some material handling. (commit: 5aca8cf) — Talamar1 / githubweb
  3. Created EntityCreatePortal event to handle events like enderdragon (commit: 6a29b37) — Talamar1 / githubweb
  4. Prep code for block list retrieval, list doesn't seem worthwhile at the (commit: 5c5d880) — Talamar1 / githubweb
  5. Rewrote "on entity shoots bow" event in new ScriptEvent format. (commit: 22ab3a2) — Talamar1 / githubweb
  6. Adjust <player> and <npc> values to be more logical. (commit: 6a98fe9) — Talamar1 / githubweb
  7. Rewrote "on entity tames" event in new ScriptEvent format. (commit: d9e3ab7) — Talamar1 / githubweb
  8. Rewrote "on entity unleased" in new ScriptEvent format. (commit: 1cd4d28) — Talamar1 / githubweb
  9. Converted "on pig zapped" event to new ScriptEvent format. (commit: 8d6f6ec) — Talamar1 / githubweb
  10. Rewrote "on sheep dyed" for new ScriptEvent format. (commit: abf9bbc) — Talamar1 / githubweb
  11. Rewrote "on entity explosion primes" in ScriptEvent format (commit: 38bec87) — Talamar1 / githubweb
  12. Rewrote "on entity food level changes" event in new ScriptEvent format. (commit: d57b5be) — Talamar1 / githubweb
  13. Added item_in_hand handling back into "player places block" (commit: 9be1772) — Talamar1 / githubweb
  14. Rewrote "on horse jumps" in new ScriptEvent format (commit: 1843aa7) — Talamar1 / githubweb
  15. Rewrote "on item spawns" in new ScriptEvent format. (commit: a89d9ae) — Talamar1 / githubweb
  16. Renamed EntityFormsBlock to match standard. (commit: fbff384) — Talamar1 / githubweb
  17. Convert "on item despawns" to new ScriptEvent format. (commit: 7da098c) — Talamar1 / githubweb
  18. Rewrote "on projectile launched" in ScriptEvent format. (commit: a374960) — Talamar1 / githubweb
  19. Rewrote "on sheep regrows" to ScriptEvent format (commit: 7559cbb) — Talamar1 / githubweb
  20. Rewrote "on clime splits" to new ScriptEvent format (commit: af14b60) — Talamar1 / githubweb
  21. Removed extra import from ProjectileLaunched.  Fixed determine when (commit: 67ff11c) — Talamar1 / githubweb
  22. Convert "on inv picks up item" to ScriptEvent format (commit: 86780f5) — Talamar1 / githubweb
  23. Rewrote "on player opens inventory" in ScriptEvent format. (commit: 81a1cab) — Talamar1 / githubweb
  24. Convert "on player closes inv" to ScriptEvent format (commit: 9581983) — Talamar1 / githubweb
  25. Fix potential issues with values carrying over from event to event. (commit: daa9b11) — Talamar1 / githubweb
  26. Rewrote "item enchanted" event in ScriptEvent format (commit: d16c3a8) — Talamar1 / githubweb
  27. Parse item mech for dropped_item and item_projectile entities early (commit: e77cdca) — morphan1 / githubweb
  28. Updated meta and removed entity_type (commit: 851acbb) — Talamar1 / githubweb
  29. Allow tags in <text> in format scripts (commit: 8e18280) — mcmonkey4eva / githubweb
  30. Fix talamar1's screwup (commit: 130df2a) — mcmonkey4eva / githubweb
  31. change 'notable cuboid' to area (commit: 38d0eda) — mcmonkey4eva / githubweb
  32. Fix projectile identifying in EntityDamaged (commit: 41fa075) — morphan1 / githubweb
  33. Allow entities to be adjusted in spawn events (commit: ae51bee) — morphan1 / githubweb
  34. Add <[email protected]_effects> (commit: 1cfd873) — morphan1 / githubweb
  35. Add <[email protected]_fire> (commit: ac1ba50) — morphan1 / githubweb
  36. Ad reset arg to Compass command (commit: 6215d6d) — morphan1 / githubweb
  37. Damaged with:x fixes #956 (commit: 70cfd50) — mcmonkey4eva / githubweb
  38. Add world.time.duration (commit: 12650ed) — mcmonkey4eva / githubweb
  39. Automated code cleaning (commit: e1110c3) — mcmonkey4eva / githubweb
  40. 5,000 commits later, still not released 0.o (commit: 87fb3d5) — mcmonkey4eva / githubweb

#1584 (Jun 24, 2015, 2:14:15 AM)

  1. Update vault (commit: 95d6152) — mcmonkey4eva / githubweb

#1583 (Jun 24, 2015, 2:09:05 AM)

  1. Fix potential bugs (commit: 076ad07) — mcmonkey4eva / githubweb
  2. Add some better debug for the schematic command (commit: 3265154) — mcmonkey4eva / githubweb
  3. Probably fix the steps on block event (commit: 7b1106c) — mcmonkey4eva / githubweb
  4. Deprecate context.cuboids globally (commit: 8a224be) — mcmonkey4eva / githubweb
  5. Add server.object_is_valid (commit: bce96e3) — mcmonkey4eva / githubweb
  6. Restructure Events directory. (commit: 1405c87) — Talamar1 / githubweb
  7. Build for bukkit 1.8.7 (commit: 21bfddd) — mcmonkey4eva / githubweb
  8. Fix events, fix 'in notable cuboid' for breaks block [experimental] (commit: 47fdad6) — mcmonkey4eva / githubweb
  9. fix as_op silent (commit: bbf3289) — mcmonkey4eva / githubweb
  10. Allow changing the max speed of boats and minecarts (commit: 98a6894) — morphan1 / githubweb
  11. Take doors and trapdoors into account in <[email protected]> (commit: 54c88d3) — morphan1 / githubweb
  12. Exclude NPCs from PlayerEquipsArmor (commit: 944d3ea) — morphan1 / githubweb
  13. Add durability node to item scripts (commit: 3fdc7eb) — morphan1 / githubweb

#1582 (Jun 17, 2015, 2:05:42 AM)

  1. Add dLocation equivalents of base_color and patterns (commit: 57d2a5b) — morphan1 / githubweb
  2. Allow entity scripts (commit: a7265d8) — mcmonkey4eva / githubweb
  3. Fic <player> and <npc> mechanics. (commit: 79e7db4) — Talamar1 / githubweb
  4. Rewrote "on creeper powered" event in new ScriptEvent format. (commit: 4b803f1) — Talamar1 / githubweb
  5. Rewrote "on entity changes block" event in new ScriptEvent format. (commit: 0aef41b) — Talamar1 / githubweb
  6. Rewrote "on potion splash" event in new ScriptEvent format. (commit: 01eda5e) — Talamar1 / githubweb
  7. Rewrote "on entity targets" event in new ScriptEvent format. (commit: 1638f3e) — Talamar1 / githubweb
  8. Rewrote "on entity explodes" event in new ScriptEvent format. (commit: 211c464) — Talamar1 / githubweb
  9. Rewrote "on entity heals" event in new ScriptEvent format. (commit: 92f2146) — Talamar1 / githubweb
  10. Rewrote "on entity enters portal" event in new ScriptEvent format. (commit: 2121568) — Talamar1 / githubweb
  11. Rewrote "on entity exits portal" event in new ScriptEvent format. (commit: 62ac82c) — Talamar1 / githubweb
  12. Rewrote "on player enters portal" event in new ScriptEvent format. (commit: 9c3f109) — Talamar1 / githubweb

#1581 (Jun 14, 2015, 9:33:54 AM)

  1. Fix up the physics event (commit: 5cffab6) — mcmonkey4eva / githubweb
  2. General event cleanup (commit: 76af9a4) — mcmonkey4eva / githubweb
  3. Remove forgotten debug (commit: f0e0054) — mcmonkey4eva / githubweb
  4. Clean entity event handling (commit: b2a0752) — mcmonkey4eva / githubweb
  5. Fix NPC removal spam, entity events (commit: 595f925) — mcmonkey4eva / githubweb
  6. match entities more quietly (commit: 97c2412) — mcmonkey4eva / githubweb
  7. Rewrote "on entity interacts" event in new ScriptEvent format. (commit: ad39540) — Talamar1 / githubweb
  8. Rewrote "on entity spawns" event in new ScriptEvent format. (commit: c257e54) — Talamar1 / githubweb
  9. Rewrote "on block built" event in new ScriptEvent format. (commit: a218dfa) — Talamar1 / githubweb
  10. Rewrote "on block burns" event in new ScriptEvent format. (commit: 290d631) — Talamar1 / githubweb
  11. Rewrote "on block dispenses item" event in new ScriptEvent format. (commit: 49de6ad) — Talamar1 / githubweb
  12. Rewrote "on player damages block" event in new ScriptEvent format. (commit: 4c653d1) — Talamar1 / githubweb
  13. Rewrote "on block fades" event in new ScriptEvent format. (commit: 834721b) — Talamar1 / githubweb
  14. Rewrote "on block forms" event in new ScriptEvent format. (commit: a537055) — Talamar1 / githubweb
  15. Don't ask. (commit: 63bd39c) — Talamar1 / githubweb
  16. Remove event from BukkitScript handler. (commit: 414afce) — Talamar1 / githubweb
  17. Rewrote "on block grows" event in new ScriptEvent format. (commit: ff94386) — Talamar1 / githubweb
  18. BlockFalls: Adjusted couldMatch event, made event name unique. (commit: e7fb7a4) — Talamar1 / githubweb
  19. Rewrote "on block ignites" event in new ScriptEvent format. (commit: 9b702d4) — Talamar1 / githubweb
  20. Rewrote "on piston extends" event in new ScriptEvent format. (commit: 9ed06d3) — Talamar1 / githubweb
  21. Rewrote "on piston retracts" event in new ScriptEvent format. (commit: f2e8492) — Talamar1 / githubweb
  22. Rewrote "on player places block" event in new ScriptEvent format. (commit: b0b6b0a) — Talamar1 / githubweb
  23. Rewrote "on block spreads" event in new ScriptEvent format. (commit: aced84c) — Talamar1 / githubweb
  24. Rewrote "on player breaks block" event in new ScriptEvent format. (commit: 2c0b008) — Talamar1 / githubweb
  25. Improve portal created event, fixes #1058 (commit: a23a30e) — mcmonkey4eva / githubweb
  26. Rewrote "on brewing stand brews" event in new ScriptEvent format. (commit: 819133d) — Talamar1 / githubweb
  27. Improve damage/kill events (commit: 201d7d9) — mcmonkey4eva / githubweb
  28. Rewrote "on entity forms block" event in new ScriptEvent format. (commit: 217c495) — Talamar1 / githubweb
  29. Rewrote "on furnace burns" event in new ScriptEvent format. (commit: cb031e6) — Talamar1 / githubweb
  30. Rewrote "on player takes item from furnace" event in new ScriptEvent (commit: f785462) — Talamar1 / githubweb
  31. Rewrote "on furnace smelts" event in new ScriptEvent format. (commit: c0e3c87) — Talamar1 / githubweb
  32. Rewrote "on leaves decay" event in new ScriptEvent format. (commit: f322fd1) — Talamar1 / githubweb
  33. Rewrote "on player changes sign" event in new ScriptEvent format. (commit: 98c3727) — Talamar1 / githubweb
  34. Converted "on player steps on block" from SmartEvent. (commit: b411170) — Talamar1 / githubweb
  35. Allow schematic pastes to be delayed, fixes #1054 (commit: 28190d1) — mcmonkey4eva / githubweb
  36. Error more gently on statistics trouble, fixes #1024 (commit: 01e6b7f) — mcmonkey4eva / githubweb
  37. Rewrote "on entity breaks hanging" event in new ScriptEvent format. (commit: f60b625) — Talamar1 / githubweb
  38. Rewrote "on player places hanging" event in new ScriptEvent format. (commit: aad6a60) — Talamar1 / githubweb
  39. Fix damages events.  Better handling of entity value in event string. (commit: 5eb5aed) — Talamar1 / githubweb
  40. Fixed event so that it handles cause and cleaned up the couldMatch for (commit: e9243a6) — Talamar1 / githubweb
  41. More fixing of killed and damaged events. (Firing too fast since they (commit: 6610895) — Talamar1 / githubweb

#1579 (Jun 11, 2015, 11:17:18 PM)

  1. Change npc.getBukkitEntity() to npc.getEntity() (commit: 2013c7d) — morphan1 / githubweb
  2. Add Team command (commit: 4fd4691) — morphan1 / githubweb
  3. Add better Team command meta (commit: 814525e) — morphan1 / githubweb
  4. Fix Team command (commit: 4f5eec1) — morphan1 / githubweb
  5. Rewrote "on player (enters|exits) biome" event in new ScriptEvent (commit: 6d940de) — Talamar1 / githubweb
  6. Rewrote "on block falls" event in new ScriptEvent format. (commit: 77fe193) — Talamar1 / githubweb
  7. Rewrote "on block physics" event in new ScriptEvent format. (commit: d42d9a0) — Talamar1 / githubweb
  8. Rewrote "on chunk loads" event in new ScriptEvent format. (commit: 0bb8aee) — Talamar1 / githubweb
  9. Rewrote "on chunk unloads" event in new ScriptEvent format. (commit: 345d8bc) — Talamar1 / githubweb
  10. Rewrote "on entity combusts" event in new ScriptEvent format. (commit: 7dd9187) — Talamar1 / githubweb
  11. Add "patterns" and "base_color" properties for banners (commit: 84f26ef) — morphan1 / githubweb
  12. Don't create empty lines of lore on random items (commit: 53d4494) — morphan1 / githubweb
  13. Rewrote "on entity damaged" event in new ScriptEvent format. (commit: 69afe8f) — Talamar1 / githubweb
  14. Rewrote "on entity death" event in new ScriptEvent format. (commit: 2a1ea83) — Talamar1 / githubweb
  15. Rewrote "on item moves in inventory" event in new ScriptEvent format. (commit: 3647753) — Talamar1 / githubweb
  16. Rewrote "on player holds item/scrolls hotbar" event in new ScriptEvent (commit: bb0cbd9) — Talamar1 / githubweb
  17. Rewrote "on server list ping" event in new ScriptEvent format. (commit: 417af89) — Talamar1 / githubweb
  18. Rewrote "on player jumps" event in new ScriptEvent format. (commit: 4af796c) — Talamar1 / githubweb
  19. Rewrote "on layer walks" event in new ScriptEvent format. (commit: 2e1914e) — Talamar1 / githubweb
  20. Rewrote "on redstone recalculated" event in new ScriptEvent format. (commit: b2ae168) — Talamar1 / githubweb
  21. Rewrote "on vehicle collides with entity" event in new ScriptEvent (commit: a157b8e) — Talamar1 / githubweb
  22. Changed assumption on pickedup from false to use isPickupCancelled() (commit: 68b34a7) — Talamar1 / githubweb
  23. Added comment, push isn't registering with git. (commit: 547de1e) — Talamar1 / githubweb
  24. a few minor fixes (commit: 0129934) — mcmonkey4eva / githubweb

#1578 (Jun 5, 2015, 11:52:31 PM)

  1. Add furnace tags and mechanisms (commit: 97f5466) — morphan1 / githubweb
  2. Make sending fake_player skins even better (commit: 5c24be3) — morphan1 / githubweb
  3. Handle list_flags better (regex) (commit: 5d9d1fa) — mcmonkey4eva / githubweb
  4. Allow fake_player names to be up to 48 characters (commit: d5eafbb) — morphan1 / githubweb
  5. Lower name limit to 46 (commit: 1b5df04) — morphan1 / githubweb
  6. Make limit flexible based on invalid account name characters (commit: 5f8009e) — morphan1 / githubweb
  7. Slightly improve pathfinder (commit: be8df6c) — mcmonkey4eva / githubweb
  8. Add missed line (commit: 5d61773) — mcmonkey4eva / githubweb
  9. Fix entity death determination (commit: e1e7c6f) — mcmonkey4eva / githubweb
  10. Fix stupid bug (commit: 0d90f34) — mcmonkey4eva / githubweb
  11. Make death event smarter (commit: 0602f0b) — mcmonkey4eva / githubweb
  12. Extend PlayerConnection for packet listening (commit: 65b54f2) — morphan1 / githubweb
  13. Make adjusting player skins and nameplates clientside only (commit: f60efee) — morphan1 / githubweb
  14. Attempt a workaround for a weird issue (commit: 98cf9fd) — morphan1 / githubweb
  15. Don't put the server in a loop (commit: bf019fa) — morphan1 / githubweb
  16. Override all methods of PlayerConnection (commit: aaeda9c) — morphan1 / githubweb

#1577 (Jun 1, 2015, 3:28:56 AM)

  1. Add a cleanmem server mech (commit: 873196f) — mcmonkey4eva / githubweb
  2. Add stop to the Walk command (commit: accb188) — morphan1 / githubweb
  3. Add an inbound packet interceptor and "on resource pack status" (commit: a0ca43b) — morphan1 / githubweb
  4. Add an outgoing packet interceptor and allow "silent" in "- execute (commit: a73d215) — morphan1 / githubweb
  5. Instantiate a necessary variable (commit: 710a525) — morphan1 / githubweb
  6. Get rid of that ugly blank line of lore (commit: bc5b1bb) — morphan1 / githubweb
  7. Remove pointless unused testing code (commit: 8ee9e5f) — morphan1 / githubweb
  8. Add entity spawns reason link (commit: c2ac9f4) — mcmonkey4eva / githubweb
  9. Add <context.origin_location> to block ignites event (commit: 81d1d13) — morphan1 / githubweb
  10. Handle inventories bettererer (commit: d66f8a5) — mcmonkey4eva / githubweb

#1576 (May 25, 2015, 6:57:13 PM)

  1. Add context.new_materials to structure grows (commit: 0aecc25) — mcmonkey4eva / githubweb
  2. Free world.time.full from its black magic curse, also fix formatting (commit: 143af57) — mcmonkey4eva / githubweb
  3. Make SQL queries async (commit: bcd8d93) — morphan1 / githubweb
  4. Make the async optional (commit: 6289b71) — morphan1 / githubweb
  5. Fix <npc> and <player> tags in dItems created by opening dInventories (commit: 668b05c) — morphan1 / githubweb
  6. Possibly fix some inventory issues (commit: 3fa928e) — morphan1 / githubweb
  7. Add /denizen scriptcheck (commit: 267130c) — mcmonkey4eva / githubweb
  8. Change scriptcheck to scriptversions (commit: a8b88c2) — mcmonkey4eva / githubweb
  9. Improve triggers and async chat handling (commit: b86ce43) — morphan1 / githubweb
  10. Make <player.chat_history> tags have a config.yml option (commit: 50105c0) — morphan1 / githubweb
  11. Minor cleanup (commit: 36820ab) — morphan1 / githubweb
  12. Update to 1.8.6 (commit: a011ee9) — mcmonkey4eva / githubweb

#1575 (May 5, 2015, 11:16:39 PM)

  1. Add hotbar_button to inv event, fixes #1014 (commit: f3cd88b) — mcmonkey4eva / githubweb
  2. less stupid boss health bar code (commit: 59e5a17) — mcmonkey4eva / githubweb
  3. Handlie stupid flag input better (commit: 50b1cb4) — mcmonkey4eva / githubweb
  4. Escape things within SQL results (commit: 47a7de3) — mcmonkey4eva / githubweb
  5. Always show age (commit: fca8625) — mcmonkey4eva / githubweb
  6. Add some dWorld mechs (commit: 15123da) — morphan1 / githubweb
  7. Gentler dEntity errors (commit: fff6b89) — mcmonkey4eva / githubweb
  8. Fix player.type for offline players (commit: df06e6f) — mcmonkey4eva / githubweb
  9. valueOF context bettererer (commit: 60f9ad5) — mcmonkey4eva / githubweb
  10. Enhance damages event (commit: be5956d) — mcmonkey4eva / githubweb
  11. Add missed meta (commit: 1977ea6) — mcmonkey4eva / githubweb
  12. Shut up, dPlayer.valueOf (commit: 519f880) — mcmonkey4eva / githubweb
  13. Allow but ignore decimals in the health command (commit: e34de8a) — mcmonkey4eva / githubweb
  14. improve meta (commit: cb7cd3a) — mcmonkey4eva / githubweb
  15. Add an itemflags property (commit: d71d023) — mcmonkey4eva / githubweb
  16. Improve flags (commit: 14735e4) — mcmonkey4eva / githubweb
  17. Allow adjusting the entity in the spawn event (commit: 2bac929) — morphan1 / githubweb
  18. Fix compile errors (commit: 315f9c9) — morphan1 / githubweb
  19. Fix ItemFlags NPE (commit: 398b369) — morphan1 / githubweb
  20. Fix using Walk command without Citizens (commit: d44f702) — morphan1 / githubweb
  21. Add dCuboid.size (commit: 1ed6d8f) — mcmonkey4eva / githubweb
  22. Don't consider the block part of a cuboid, fixes #1022 (commit: 45b7601) — mcmonkey4eva / githubweb
  23. Fix entity script meta. HAlf-committed in last commit >.> (commit: d7fb0f0) — mcmonkey4eva / githubweb
  24. Possibly fix cuboids being weird (commit: b4e3883) — mcmonkey4eva / githubweb
  25. Perhaps fix some ItemSkullskin issues (commit: 576c32e) — morphan1 / githubweb
  26. Avoid FLAGS errors, fixes #1025 (commit: 2c5928b) — mcmonkey4eva / githubweb
  27. First pass at entity flags! (commit: cc92225) — mcmonkey4eva / githubweb
  28. Pass two: delete on despawn (commit: 4b15826) — mcmonkey4eva / githubweb
  29. Add npc.vulnerable tag (commit: 585c4fd) — mcmonkey4eva / githubweb
  30. Improve scoreboard long-text handling (commit: 9ad8a4d) — mcmonkey4eva / githubweb

#1574 (Apr 15, 2015, 3:36:16 AM)

  1. identify materials less weirdly (commit: 4178532) — mcmonkey4eva / githubweb
  2. Never write air,-1 or nonsense like that (commit: 69229e2) — mcmonkey4eva / githubweb
  3. Error more gently in the create command (commit: 53d56a1) — mcmonkey4eva / githubweb
  4. Dodge some potion trouble (commit: e6bde9d) — mcmonkey4eva / githubweb
  5. Add dPlayer.flying mechanism (commit: 9837ff5) — morphan1 / githubweb
  6. Fix queue speed handling, probably fixes #1004 (commit: a581a50) — mcmonkey4eva / githubweb
  7. Handle equipment better (commit: 4a572f0) — mcmonkey4eva / githubweb
  8. Add dentity.speed property, for #1005 (commit: 1e8bd27) — mcmonkey4eva / githubweb
  9. Update dEntity.tame to UUIDs, for #1005 (commit: db641a3) — mcmonkey4eva / githubweb
  10. Add dEntity.inventory_contents property, for #1005 (commit: a6654d5) — mcmonkey4eva / githubweb
  11. Add dentity.equipment property, fixes #1005 (commit: 3c1b18a) — mcmonkey4eva / githubweb
  12. Add dEntity.health property, for #1005 (commit: 500a42c) — mcmonkey4eva / githubweb
  13. Add dEntity.has_ai property (commit: 0e7f1e2) — mcmonkey4eva / githubweb
  14. add has_ai to entity scripts directly (commit: 95c36d8) — mcmonkey4eva / githubweb
  15. Cheat and add all dentity mechs to entity scripts (commit: 68bb7c8) — mcmonkey4eva / githubweb
  16. Show entity script in describe (commit: ec97454) — mcmonkey4eva / githubweb
  17. Fix some entity speed stuff (commit: cfecb83) — morphan1 / githubweb
  18. Identify null materials as i@air (commit: 70bcfd3) — mcmonkey4eva / githubweb
  19. match materials less sloppily in dCuboid (commit: 10fbbe5) — mcmonkey4eva / githubweb
  20. Deprecate cuboid mechanisms (commit: 7cb44da) — mcmonkey4eva / githubweb
  21. Fix inventory trouble, fixes #1005 (commit: 54b7934) — mcmonkey4eva / githubweb
  22. Add dentity.carries_chest property for #1005 (commit: 9347140) — mcmonkey4eva / githubweb
  23. Various minor patches (commit: b3cb7a9) — mcmonkey4eva / githubweb
  24. Check cuboid contains better (commit: 1534c0f) — mcmonkey4eva / githubweb
  25. Fix entity health issues (commit: 609bde6) — mcmonkey4eva / githubweb
  26. Add an initial percentage system to modifyblock (commit: fcbeba4) — mcmonkey4eva / githubweb
  27. Fix typo (commit: a8d65bd) — mcmonkey4eva / githubweb
  28. Fix entity rotation (commit: 33b3255) — mcmonkey4eva / githubweb
  29. Add server.has_permissions, economy, fixes #1010 (commit: 7a57ecd) — mcmonkey4eva / githubweb
  30. Make item.full useless by always assuming fullness (commit: 20b46fa) — mcmonkey4eva / githubweb

#1572 (Mar 22, 2015, 10:34:12 PM)

  1. Emergency fix 1.8.3 (commit: 2be74b8) — mcmonkey4eva / githubweb

#1570 (Mar 22, 2015, 10:01:02 PM)

  1. Possibly fix build (commit: de4168a) — mcmonkey4eva / githubweb

#1569 (Mar 22, 2015, 9:56:06 PM)

  1. add recipients control to the chat event (commit: 77b5d0d) — mcmonkey4eva / githubweb
  2. Let showfake take a list of materials (commit: a9c2574) — mcmonkey4eva / githubweb
  3. Initial update to 1.8.3 (commit: 2a56b3a) — mcmonkey4eva / githubweb
  4. Update to c2 2.0.15 (commit: 3696cf9) — mcmonkey4eva / githubweb
  5. Update player skin stuff to 1.8.3 (commit: 8e71c57) — morphan1 / githubweb
  6. Fix show_boss_bar mechanism (commit: 7d0be8a) — morphan1 / githubweb
  7. Finish 1.8.3 NMS update (commit: a214a3d) — morphan1 / githubweb
  8. Fix item.json, fixes #979 (commit: 70c90da) — mcmonkey4eva / githubweb
  9. Add util.pi (commit: 32d2c66) — mcmonkey4eva / githubweb
  10. Add tau, deprecate bad util tags (commit: a6fba86) — mcmonkey4eva / githubweb
  11. Add replacement server tags (commit: 72eb462) — mcmonkey4eva / githubweb
  12. delete long deprecated util tags (commit: caa5dd6) — mcmonkey4eva / githubweb
  13. Delete util tags entirely, rename class to ServerTags (commit: 0599fcc) — mcmonkey4eva / githubweb
  14. fix meta (commit: 206b95a) — mcmonkey4eva / githubweb
  15. Minor fixes (commit: 8728277) — mcmonkey4eva / githubweb
  16. Scrap some old util (commit: c281cf8) — mcmonkey4eva / githubweb
  17. Fix on item crafted (commit: 7588e0b) — mcmonkey4eva / githubweb
  18. Ban NPCs from firing cuboid enter/exit events (commit: c32fd74) — mcmonkey4eva / githubweb
  19. Possibly fix any "i@air,-1" identifications (commit: 004a8da) — morphan1 / githubweb
  20. Fix Walk command with no Citizens2 (commit: ed77813) — morphan1 / githubweb
  21. Fix targeting entities (commit: d87a380) — morphan1 / githubweb
  22. Save some string abuse in dMaterial (commit: 95c8c49) — mcmonkey4eva / githubweb
  23. Add server.match_offline_player (commit: 203702a) — mcmonkey4eva / githubweb

#1568 (Mar 7, 2015, 9:54:59 PM)

  1. fix typo (commit: 8fa23f7) — mcmonkey4eva / githubweb
  2. Add some dmaterials (commit: 7c1961e) — mcmonkey4eva / githubweb
  3. Disable debug for util scripts (commit: b8ca32e) — mcmonkey4eva / githubweb
  4. dont fire player steps on for teleporting NPCs (commit: 7a7bfdd) — mcmonkey4eva / githubweb
  5. fix walk command for NPCs (commit: 9dd013c) — mcmonkey4eva / githubweb
  6. Fix walk command waitableness (commit: 63d66e1) — mcmonkey4eva / githubweb
  7. Add dPlayer.name and dPlayer.skin mechanisms (commit: 9d565ff) — morphan1 / githubweb
  8. Don't fire player events with NPCs (commit: ea4e01f) — morphan1 / githubweb
  9. Fix player chats context.format (commit: 4eb1de8) — mcmonkey4eva / githubweb
  10. Dont complain when using item spawns (commit: 1e9fd5a) — mcmonkey4eva / githubweb
  11. Fix random occasional <player.eye_location> errors (commit: 92a83a0) — morphan1 / githubweb
  12. Fix players seeing empty inventories after skin/name mechanisms (commit: 3daa253) — morphan1 / githubweb
  13. Add <[email protected]> tag and dEntity.speed mechanism (commit: d9701c0) — morphan1 / githubweb
  14. Fix andesite-related errors (commit: 67b6131) — mcmonkey4eva / githubweb
  15. Always check the hostname in player.ip, fixes #973 (commit: 40f08d7) — mcmonkey4eva / githubweb
  16. less agressive teleport management (commit: 50802b4) — mcmonkey4eva / githubweb
  17. Fix random character failure in chat events (commit: 405173b) — morphan1 / githubweb
  18. Actually use cached images (commit: 4fd4dde) — morphan1 / githubweb
  19. Possibly fix weird map errors (commit: db7384d) — morphan1 / githubweb
  20. Actually fix chat event failures (commit: be5fcb7) — morphan1 / githubweb
  21. Clean the places block event a little (commit: 26312a0) — mcmonkey4eva / githubweb
  22. Fix the chat format control (commit: afb984d) — mcmonkey4eva / githubweb
  23. Allow % sign in format scripts for chat events (commit: cd334fd) — mcmonkey4eva / githubweb
  24. Initial player chats scriptevent (commit: de34dc0) — mcmonkey4eva / githubweb

#1567 (Feb 26, 2015, 2:31:58 AM)

  1. Convert on player fills bucket to new ScriptEvent. (commit: 12ec24b) — craigslistamc / githubweb
  2. Include modifications to BucketFillScriptEvent that didnt get staged. (commit: 2e584ac) — craigslistamc / githubweb
  3. Remove old bucket fill event and merge conflict trash. (commit: 5d1fade) — craigslistamc / githubweb
  4. Convert on player empties bucket to new ScriptEvents. (commit: daec7f7) — craigslistamc / githubweb
  5. New identifier methods that return without the object identifiers. (commit: 9c39e01) — craigslistamc / githubweb
  6. Fix NoIdentifier methods. Missed a thing or so. (commit: 3101a33) — craigslistamc / githubweb
  7. Hopefully finalize converting the bucket fills and empties events to (commit: 35f404d) — craigslistamc / githubweb
  8. More bucket fills and empties work. Thouroughly tested. Don't hate too (commit: fed4010) — craigslistamc / githubweb
  9. initial if rewrite helper fixes (commit: 213414a) — mcmonkey4eva / githubweb
  10. Make neo-IF the new official IF (commit: 978beb7) — mcmonkey4eva / githubweb
  11. fix while command (commit: ec0c3d3) — mcmonkey4eva / githubweb
  12. Fix IntelliJ being stupid (commit: de3a2bb) — mcmonkey4eva / githubweb
  13. fix old-style defs in while (commit: 8bcd77c) — mcmonkey4eva / githubweb
  14. Fix recipe bugs moar (commit: 71c90e8) — mcmonkey4eva / githubweb
  15. Improve fake_player skin handling (commit: 1420206) — morphan1 / githubweb
  16. Fixing experience calculation (commit: db84a9e) — daniel.penkala / githubweb

#1565 (Feb 21, 2015, 10:07:46 PM)

  1. Don't multi-fire entity block form events (commit: 77b46f3) — mcmonkey4eva / githubweb
  2. Slightly optimize non-gif images (commit: 7e7d515) — morphan1 / githubweb
  3. Allow Skull blocks to have their skin set correctly (commit: 4442131) — morphan1 / githubweb
  4. Add a mechanism to reset event stats (commit: 9e4a2e6) — mcmonkey4eva / githubweb
  5. Add a simple 'on shutdown' world event (commit: f817fb9) — mcmonkey4eva / githubweb
  6. Add Light command (commit: 30c328d) — morphan1 / githubweb
  7. Add tag location.ellipsoids (commit: 7bec3f1) — mcmonkey4eva / githubweb
  8. Add an initial entity despawn script event (commit: a722316) — mcmonkey4eva / githubweb
  9. [Breaking] Make YamlConfiguration case-insensitive (commit: d028bf2) — mcmonkey4eva / githubweb
  10. Slightly improve BlockLight (commit: f8b2625) — morphan1 / githubweb
  11. Probably fix the mineco build (commit: dd417de) — mcmonkey4eva / githubweb
  12. re-fix mineco build + cursor_on (commit: 04cd3d6) — mcmonkey4eva / githubweb
  13. Add <[email protected]_on[<range>].ignore[<material>|...]> (commit: 0d37cbf) — morphan1 / githubweb
  14. Add duration:<duration> argument to Light command (commit: b6e9394) — morphan1 / githubweb
  15. Add range option to <[email protected]_cursor_on> (commit: 038449f) — morphan1 / githubweb
  16. Fully disable item script recipes for now (commit: 2c0a6e3) — mcmonkey4eva / githubweb
  17. Fix shift-clicking item recipes (commit: 5f0d2fc) — mcmonkey4eva / githubweb
  18. Fix regular clicking item recipes (commit: a1b6759) — mcmonkey4eva / githubweb
  19. Add a null check to getLastEntryFromFlag (commit: 9f93dec) — mcmonkey4eva / githubweb
  20. [EXPERIMENTAL] Disallow any NPC ever being considered a dPlayer (commit: d38a1ab) — morphan1 / githubweb
  21. [EXPERIMENTAL] Add fake_player custom entity type (commit: 0115332) — morphan1 / githubweb
  22. Allow different skins on fake_players, fix possible skin glitch when (commit: f8a41c6) — morphan1 / githubweb

#1564 (Feb 13, 2015, 4:36:40 AM)

  1. Add stickiness context to the extend/retract events, fixes #947 (commit: ebde22d) — mcmonkey4eva / githubweb
  2. Add context.blocks to the retract event, fixes #946 (commit: c52ed00) — mcmonkey4eva / githubweb
  3. Add  context.relative to extend/retract events, fixes #945 (commit: dd841f7) — mcmonkey4eva / githubweb
  4. Handle world changes somewhat, fixes #930 (commit: a7ee5ee) — mcmonkey4eva / githubweb
  5. Cheat-tastic protection against item script stealing, for #923 (commit: dc65104) — mcmonkey4eva / githubweb
  6. Invert dcuboid.is_within[] (commit: 7893bcb) — mcmonkey4eva / githubweb
  7. Add UUID and cached texture skull_skin support (commit: 8c5fe4a) — morphan1 / githubweb
  8. Remove stupid argument option from shoot (commit: 75d8bf3) — mcmonkey4eva / githubweb
  9. Correct has_permission[].world[] meta, fixes #965 (commit: 8262668) — mcmonkey4eva / githubweb
  10. Make dWorld error a bit more gently (commit: 930b241) — mcmonkey4eva / githubweb
  11. Restructure the Denizen entity system (commit: d2bbceb) — morphan1 / githubweb
  12. Add item_projectile and fake_arrow DenizenEntityTypes (commit: 9a14353) — morphan1 / githubweb
  13. Fix some minor event-related things (commit: 9a64f48) — mcmonkey4eva / githubweb
  14. Convert on liquid spread event to ScriptEvent (commit: 1fb5358) — craigslistamc / githubweb
  15. Change LiquidSpreadsScriptEvent to LiquidSpreadScriptEvent. (commit: cedcc2b) — craigslistamc / githubweb
  16. Whoopsie! Fix the file name! (commit: b596f1e) — craigslistamc / githubweb
  17. Efficiency and cleaning for the ScriptEvents (commit: dc7e388) — mcmonkey4eva / githubweb

#1563 (Feb 6, 2015, 8:45:19 PM)

  1. Add dPlayer.sign_update mech (commit: 29efd2d) — morphan1 / githubweb
  2. Some notes, minor adjustments (commit: 19201cf) — mcmonkey4eva / githubweb
  3. Fix errors in dPlayer.bed_spawn, fixes #957 (commit: bf5213e) — mcmonkey4eva / githubweb
  4. Add dChunk.refresh_chunk mechanism (commit: 7833a3e) — morphan1 / githubweb
  5. Reduce vault dependence (commit: 4bde03c) — mcmonkey4eva / githubweb
  6. Add an initial vehicle move script event (commit: 02b3c70) — mcmonkey4eva / githubweb
  7. Add an initial vehicle move script event (commit: 6ea5f7b) — mcmonkey4eva / githubweb
  8. Improve dChunk.refresh_chunk mechanism (commit: c932baf) — morphan1 / githubweb
  9. Fix command permission handling (commit: 8ff721e) — morphan1 / githubweb
  10. Fix offline player EnderChests, fixes #954 (commit: 320e80b) — morphan1 / githubweb
  11. Add dPlayer.action_bar mechanism (commit: ca78ff7) — morphan1 / githubweb
  12. Fix offline equipment deletion, fixes #953 (commit: 704143d) — morphan1 / githubweb
  13. Update /denizen version (commit: 27158cc) — mcmonkey4eva / githubweb
  14. Remove the ASCII art from /denizen version (commit: 2fa1948) — mcmonkey4eva / githubweb
  15. Mark C2 as optional in the readme (commit: c46407c) — mcmonkey4eva / githubweb
  16. Add context.causes to the teleport event, fixes #963 (commit: 33b4183) — mcmonkey4eva / githubweb
  17. Add cuboid.is_within[cuboid] tag (commit: b044381) — mcmonkey4eva / githubweb
  18. Fix cuboid.is_within[cuboid] (commit: df40f88) — mcmonkey4eva / githubweb
  19. Add entity teleports script event (commit: 01dc4a3) — mcmonkey4eva / githubweb
  20. Improve the teleports/move scriptevents (commit: 8eb3aa8) — mcmonkey4eva / githubweb
  21. Add <R> and <W> to the dB color list (commit: 1378914) — mcmonkey4eva / githubweb

#1562 (Jan 26, 2015, 1:09:28 AM)

  1. Add context.final_damage to the damage events (commit: 14777bb) — mcmonkey4eva / githubweb
  2. Fix the follow command (commit: 82210e9) — mcmonkey4eva / githubweb
  3. Add a quick elder guardian property (commit: c41182f) — mcmonkey4eva / githubweb
  4. Add strength details to the explode event (commit: 86bd9b1) — mcmonkey4eva / githubweb
  5. Fix some event stuff (commit: 00dbdf4) — mcmonkey4eva / githubweb
  6. Add <[email protected]> (commit: 0778b8a) — morphan1 / githubweb
  7. Add dEntity.toggle_ai mech and <[email protected]_ai> tag (commit: b371558) — morphan1 / githubweb
  8. Add dBiome with some tags and mechs (commit: 42246f8) — morphan1 / githubweb
  9. Fix inventory.contains.display for books (commit: 025493c) — mcmonkey4eva / githubweb

#1561 (Jan 20, 2015, 12:16:43 AM)

  1. Add an initial new schematic command (commit: 2b82f6a) — mcmonkey4eva / githubweb
  2. Improve the schematic command (commit: a53ae03) — mcmonkey4eva / githubweb
  3. Improve Schematic command further (commit: e917ad4) — mcmonkey4eva / githubweb
  4. Re-add flag.expiration (commit: fb26568) — mcmonkey4eva / githubweb
  5. Catch potential errors when dropped entities fail to spawn (commit: 4f163fd) — mcmonkey4eva / githubweb
  6. Repair bukkit list tags (commit: 6449d59) — mcmonkey4eva / githubweb
  7. Remove outdated implementation code (commit: d43c384) — mcmonkey4eva / githubweb
  8. Add runtime tags (server.ram_*, server.available_processors) (commit: 0344b69) — mcmonkey4eva / githubweb
  9. Add a smooth scoreboard meta example (commit: 21cee36) — mcmonkey4eva / githubweb
  10. Fix URL link in scoreboard meta (commit: 27637eb) — mcmonkey4eva / githubweb
  11. Add right clicks at entity event (commit: 66042c9) — mcmonkey4eva / githubweb
  12. Use the new Reload Scripts ScriptEvent (commit: 2f1eb8c) — mcmonkey4eva / githubweb
  13. Fix the material list size error in modifyblock (commit: 523936d) — mcmonkey4eva / githubweb
  14. First strike at MCEdit file format (commit: 1a2ac2f) — mcmonkey4eva / githubweb
  15. Add placeholders for future rotation code (Schematic) (commit: 3bd47a1) — mcmonkey4eva / githubweb
  16. Add some save entry data to the random command (commit: 683fd28) — mcmonkey4eva / githubweb
  17. Catch potential dEntity-of-an-npc error (commit: d0e07aa) — mcmonkey4eva / githubweb
  18. Fix [email protected] (commit: 667bb3d) — mcmonkey / githubweb
  19. Add dPlayer.tab_list_info mechanism (commit: eeb07be) — morphan1 / githubweb
  20. Improve some meta (commit: 29aacbd) — mcmonkey4eva / githubweb

#1560 (Jan 15, 2015, 6:44:40 AM)

  1. Add context.relative to clicks block, fixes #920 (commit: 8382ed8) — mcmonkey4eva / githubweb
  2. Don't allow transferring bound items to other players (commit: ce2eaf0) — mcmonkey4eva / githubweb
  3. Some work towards move ScriptEntry to the core (commit: 37187e8) — mcmonkey4eva / githubweb
  4. run and use the new schedule in scriptqueue (commit: 238ec66) — mcmonkey4eva / githubweb
  5. Move queue.player,npc to a separate property file (commit: 64b61f1) — mcmonkey4eva / githubweb
  6. Make a random pile of code core-ready (commit: e1f0de7) — mcmonkey4eva / githubweb
  7. Move some dB code coreward (commit: e0a00d0) — mcmonkey4eva / githubweb
  8. First big wall of moving stuff to core (commit: 4f478aa) — mcmonkey4eva / githubweb
  9. Move more code coreward (commit: 7855e9a) — mcmonkey4eva / githubweb
  10. Delete some old commands (commit: e59dfd7) — mcmonkey4eva / githubweb
  11. Add player.ping tag (commit: f7842c4) — mcmonkey4eva / githubweb
  12. Destupid the animate command (commit: 8c6c20b) — mcmonkey4eva / githubweb
  13. Better document the animate command (commit: 3734a53) — mcmonkey4eva / githubweb
  14. Scraps from corework (commit: e450f4a) — mcmonkey4eva / githubweb
  15. Update dB (commit: c388e71) — mcmonkey4eva / githubweb
  16. Update Denizen (commit: 85ad2c3) — mcmonkey4eva / githubweb
  17. Update a wall of stuff (commit: eb5aca9) — mcmonkey4eva / githubweb
  18. Wall of updates (commit: f32c58a) — mcmonkey4eva / githubweb
  19. Update all properties (commit: 8c02fa0) — mcmonkey4eva / githubweb
  20. Update the utilities (commit: d113a6d) — mcmonkey4eva / githubweb
  21. Update tags, Flagmanager (commit: 0c86940) — mcmonkey4eva / githubweb
  22. Update dObjects, entity properties (commit: 0f97148) — mcmonkey4eva / githubweb
  23. Update all containers except world script helper (commit: e5cdaff) — mcmonkey4eva / githubweb
  24. Lazy temporary updated for WorldScriptHelper (commit: 51b1c73) — mcmonkey4eva / githubweb
  25. Update all core commands (commit: 4c48021) — mcmonkey4eva / githubweb
  26. Update server and item commands (commit: b7266d8) — mcmonkey4eva / githubweb
  27. Update all entity commands (commit: c8d24f8) — mcmonkey4eva / githubweb
  28. Update player/npc commands (commit: 04910b0) — mcmonkey4eva / githubweb
  29. Update all world commands (commit: 81e225e) — mcmonkey4eva / githubweb
  30. Update requirements (commit: 65f9504) — mcmonkey4eva / githubweb
  31. Update npc/listener code (commit: 9e5982f) — mcmonkey4eva / githubweb
  32. Update all smart events (commit: c4f52f0) — mcmonkey4eva / githubweb
  33. Final cleaning - IT COMPILES! (commit: 6604f53) — mcmonkey4eva / githubweb
  34. Update to functionality! (commit: 60fcf15) — mcmonkey4eva / githubweb
  35. Move Foreach to the core (commit: bd7142d) — mcmonkey4eva / githubweb
  36. Fix cast command documentation (commit: 43169cc) — mcmonkey4eva / githubweb
  37. Fix tags in general (commit: 7f83eba) — mcmonkey4eva / githubweb
  38. Patch a few more issues (commit: 5c12dfd) — mcmonkey4eva / githubweb
  39. Patch a YAML tag error (commit: 26c1e1d) — mcmonkey4eva / githubweb
  40. Catch more errors (commit: 44b74c9) — mcmonkey4eva / githubweb
  41. Fix the dObjects (commit: 6193afc) — mcmonkey4eva / githubweb
  42. Register smart events (commit: 99ba2de) — mcmonkey4eva / githubweb
  43. Register properties (commit: ac3207a) — mcmonkey4eva / githubweb
  44. Don't handle YAML errors stupidly (commit: 825af35) — mcmonkey4eva / githubweb
  45. Implement toString in BukkitScriptEntryData (commit: 66c14ef) — mcmonkey4eva / githubweb
  46. Fix flag interpretation (commit: 84eda3f) — mcmonkey4eva / githubweb
  47. Get correct armor slots, fixes #939 (commit: f849c0c) — morphan1 / githubweb
  48. Fix some dInventory getLocation cases (commit: 1d45a41) — morphan1 / githubweb
  49. Fix utiltags (commit: 23920b9) — mcmonkey4eva / githubweb
  50. Allow decimals in YAML Set (commit: 275cb25) — mcmonkey4eva / githubweb
  51. And unused denizen debug -v (verbose) (commit: 6fc7716) — mcmonkey4eva / githubweb
  52. Make SQL output verbosable (commit: 80ddc90) — mcmonkey4eva / githubweb
  53. Fix debug -v (commit: ea78fd8) — mcmonkey4eva / githubweb
  54. Fix player: and npc: (commit: 168d6dd) — mcmonkey4eva / githubweb
  55. Fix debug -v's message (commit: 5271c5f) — mcmonkey4eva / githubweb
  56. Add a reason note to entity heals (commit: 05044e8) — mcmonkey4eva / githubweb
  57. Fix flag dLists (commit: 1895771) — mcmonkey4eva / githubweb
  58. Add context.drops to the entity death event (commit: b0ba35e) — mcmonkey4eva / githubweb
  59. Fix build (commit: 90898dc) — mcmonkey4eva / githubweb
  60. Probably fix attack cancel errors (commit: c1b223a) — mcmonkey4eva / githubweb
  61. Catch second potential attack cancel error (commit: 275e7bc) — mcmonkey4eva / githubweb
  62. Delete stupid code (commit: 23d564f) — mcmonkey4eva / githubweb
  63. Add meta for the run/inject videos (commit: 32ae7ab) — mcmonkey4eva / githubweb
  64. Move dObject meta back into dBukkit (commit: 6deffa6) — mcmonkey4eva / githubweb

#1559 (Jan 11, 2015, 1:10:50 AM)

  1. Add Title command (commit: 443678c) — morphan1 / githubweb
  2. Document <def[x]> not %x% (commit: 4f1cb23) — mcmonkey4eva / githubweb
  3. Add a play_death mechanism (commit: 69aee8a) — mcmonkey4eva / githubweb
  4. Fix meta, use getDenizenObject more (commit: 71ee159) — mcmonkey4eva / githubweb
  5. Compensate for null in script.constant (commit: c38b5b9) — mcmonkey4eva / githubweb
  6. comment out possibly outdated code (commit: 26a0dce) — mcmonkey4eva / githubweb
  7. Add a falling block material tag (commit: 658987b) — mcmonkey4eva / githubweb
  8. Don't show expiration data in list_flags tags (commit: bd16a7a) — morphan1 / githubweb
  9. Un-delete the javadoc info (commit: 3853a58) — mcmonkey4eva / githubweb
  10. Add a data mech to dLocation (commit: 09b0a86) — mcmonkey4eva / githubweb
  11. Add a stupid run_java mech to the server (commit: 809e0fd) — mcmonkey4eva / githubweb
  12. Delete the javadocs again (commit: 086c036) — mcmonkey4eva / githubweb
  13. Improve the item bound found (commit: 82d98b2) — mcmonkey4eva / githubweb
  14. Add an intial shapeless_Recipe to dItems (commit: af3852f) — mcmonkey4eva / githubweb
  15. Apply a stupid bandaid to the taking of potions (commit: bc3451e) — mcmonkey4eva / githubweb
  16. Add context.blocks to structure grows, fixes #933 (commit: f1b1ca5) — mcmonkey4eva / githubweb

#1555 (Jan 5, 2015, 1:56:09 AM)

  1. Temporarily discard javadocs (commit: e42bbfc) — mcmonkey4eva / githubweb

#1553 (Jan 5, 2015, 12:49:28 AM)

  1. Added <context.cost>! (commit: c49f2df) — adambriankehl / githubweb
  2. Don't forget fallbacks exist (commit: 83fd52e) — mcmonkey4eva / githubweb
  3. Don't raise sitting NPCs (commit: 004c1fb) — mcmonkey4eva / githubweb
  4. Make ShowFake cancellations handle BlockStates (commit: 44233fd) — morphan1 / githubweb
  5. Add context.entity to block ignites (commit: eba7293) — mcmonkey4eva / githubweb
  6. Add forgotten 'material' context to block burns (commit: c974d20) — mcmonkey4eva / githubweb
  7. Fix typo (commit: eae0cb1) — mcmonkey4eva / githubweb
  8. Fix possible FakeBlock issue (commit: 156d546) — morphan1 / githubweb
  9. Add a  cause to the ignite event, fixes #925 (commit: 87a36a5) — mcmonkey4eva / githubweb
  10. Fix <player.bed_spawn> (commit: c19c8ca) — morphan1 / githubweb
  11. Add dPlayer.spectate mech (commit: d342ad3) — morphan1 / githubweb
  12. Add dPlayer.open_book mech (commit: 50c4227) — morphan1 / githubweb
  13. Add dPlayer.edit_sign mech (commit: d231df7) — morphan1 / githubweb
  14. Allow correct dItem player/npc tag parsing in inventory scripts (commit: 6dfe466) — morphan1 / githubweb
  15. Implement CommandSender in CraftFakeArrow (commit: 7382ca7) — mcmonkey4eva / githubweb
  16. Implement serveroperator in craftfakearrow (commit: 8e1a2d6) — mcmonkey4eva / githubweb
  17. Implement permissible in craftfakearrow (commit: eadc9ca) — mcmonkey4eva / githubweb

#1552 (Jan 3, 2015, 11:47:07 PM)

  1. Handle player teleporting in the player steps on event (commit: efb4f7c) — mcmonkey4eva / githubweb
  2. Handle player teleport in the cuboid enter event (commit: 60cd1f4) — mcmonkey4eva / githubweb
  3. Allow cancelling teleport-induced events (commit: 3d2fdb2) — mcmonkey4eva / githubweb
  4. Use Denizen's SafeBlock in <[email protected]_solid> (commit: a518e29) — morphan1 / githubweb
  5. Fix <[email protected]_solid> (commit: 08f2168) — morphan1 / githubweb
  6. Allow dLists of dLocations in the Switch command (commit: c916b55) — morphan1 / githubweb
  7. Allow player and NPC tags in inventory scripts (commit: 0aea3f0) — morphan1 / githubweb
  8. Allow Walk and Follow commands to accept non-NPC entities (commit: 9f51fde) — morphan1 / githubweb
  9. Fix setting inventories, fixes #912 (commit: 983d71a) — morphan1 / githubweb
  10. Document modifyblock better (commit: a5793b0) — mcmonkey4eva / githubweb
  11. Improve the efficiency and effectiveness of modifyblock (commit: d0aa615) — mcmonkey4eva / githubweb
  12. Catch potential filter tag nulls (commit: a06e805) — mcmonkey4eva / githubweb
  13. Catch potential modifyblock error (commit: 40c6730) — mcmonkey4eva / githubweb
  14. Improve Walk and Follow (commit: c889335) — morphan1 / githubweb
  15. Improve map handling (commit: 5c42afe) — morphan1 / githubweb
  16. Fix notable ellipsoids (commit: 325c30c) — morphan1 / githubweb
  17. Add a silent valueOf to world (commit: 48c69ec) — mcmonkey4eva / githubweb
  18. Rework FakeBlock, add "- showfake <location> cancel" (commit: d48a6af) — morphan1 / githubweb
  19. Fix some meta, todo note (commit: abe7b69) — mcmonkey4eva / githubweb
  20. Add tag duration.in_years (commit: 3b7a233) — mcmonkey4eva / githubweb
  21. Fix <[email protected]> (commit: 4194d83) — morphan1 / githubweb
  22. Update dInventory documentation (commit: 4cda7f3) — morphan1 / githubweb
  23. Document virtual inventories a bit (commit: 6897b5a) — morphan1 / githubweb
  24. Fix Map command debug (commit: 55dd6a9) — morphan1 / githubweb
  25. Remove some debug scrap (commit: 0172055) — morphan1 / githubweb
  26. Don't ban air blocks in the steps on event (commit: c7544a0) — mcmonkey4eva / githubweb

#1551 (Dec 29, 2014, 5:55:47 AM)

  1. Remove mentions of non-existent command (commit: ce461ea) — morphan1 / githubweb
  2. Add <server.list_notables[<type>]> (commit: 5c93393) — morphan1 / githubweb
  3. Add "bycover" argument for books in the Take command (commit: fba4128) — morphan1 / githubweb
  4. Fix very rare notable inventory errors (commit: c8a419c) — morphan1 / githubweb
  5. Remove unnecessary debug (commit: ef46351) — morphan1 / githubweb
  6. Add missing documentation (commit: c96d182) — morphan1 / githubweb
  7. Add more metadata capabilities to CopyBlock command (commit: f5d06da) — morphan1 / githubweb
  8. Avoid code duplication in the cuboid code (commit: 392b722) — mcmonkey4eva / githubweb
  9. Make cuboid's cu@ optional (commit: 535b12f) — mcmonkey4eva / githubweb
  10. Add no_damage argument to Push command (commit: 82b3408) — morphan1 / githubweb
  11. Add rabbits to the EntityColor property (commit: 556d719) — morphan1 / githubweb
  12. Make rabbit handling less like Bukkit Entity classes (commit: d978848) — morphan1 / githubweb
  13. Update forgotten class reference (commit: b48e7fc) — morphan1 / githubweb
  14. Improve map images (commit: 3a07e6c) — morphan1 / githubweb
  15. Use Denizen's SafeBlock list in the Push command (commit: 6a6211f) — morphan1 / githubweb
  16. Allow dynamic sizes for inventory scripts (commit: f923e81) — morphan1 / githubweb
  17. Add contexts 'button' and 'cost' and an XP determination to "on item (commit: ac05a64) — morphan1 / githubweb
  18. Complain less when NPCs go away (commit: bf21377) — mcmonkey4eva / githubweb
  19. Make modifyblock take ellipsoid and cuboid arguments (commit: c7bbe74) — mcmonkey4eva / githubweb

#1550 (Dec 25, 2014, 3:00:34 AM)

  1. Add command block properties to locations (commit: dabb6f7) — mcmonkey4eva / githubweb
  2. Add entity.interact_with mech (commit: 315c23d) — mcmonkey4eva / githubweb
  3. Add lang meta (commit: 6f2e4f1) — craigslistamc / githubweb
  4. Fix the proximity trigger (commit: b2a8354) — mcmonkey4eva / githubweb
  5. Fix some meta (commit: 192ab36) — mcmonkey4eva / githubweb
  6. Lay down the code for an updated playeffect (commit: 15079ea) — mcmonkey4eva / githubweb
  7. Make most particle effects functional (commit: 4b88ea0) — mcmonkey4eva / githubweb
  8. Fix the while command (commit: cfb7d1b) — mcmonkey4eva / githubweb
  9. Fix somebody changing functionality (commit: 02aa70c) — mcmonkey4eva / githubweb
  10. Fix player.time meta (commit: 3f9068f) — mcmonkey4eva / githubweb
  11. Fix material.full (commit: c98484a) — mcmonkey4eva / githubweb

#1549 (Dec 15, 2014, 2:50:17 AM)

  1. Simplify ScriptEntry to move coreward (commit: e0b1454) — mcmonkey4eva / githubweb
  2. More TagManager cleaning (commit: 8f0cc96) — mcmonkey4eva / githubweb
  3. semi-final tagmanager cleaning (commit: f0145ba) — mcmonkey4eva / githubweb
  4. General code cleaning (commit: e7429db) — mcmonkey4eva / githubweb
  5. Work towards making replaceabletagevent core-ready (commit: d8da233) — mcmonkey4eva / githubweb
  6. Make replaceabletagevent fully core-ready (commit: 797f2e2) — mcmonkey4eva / githubweb
  7. Apply missed diff (commit: e3370db) — mcmonkey4eva / githubweb
  8. Deprecate YAML write (commit: 5217a19) — mcmonkey4eva / githubweb
  9. Add a datedness warning to the listen command (commit: 935154a) — mcmonkey4eva / githubweb
  10. Deprecate the Finish command (commit: 9e7665b) — mcmonkey4eva / githubweb
  11. Deprecate the fail command (commit: 2c957b2) — mcmonkey4eva / githubweb
  12. Fix NPC Sit (commit: c8d2a82) — mcmonkey4eva / githubweb
  13. Fix 'on command' event (commit: d139d24) — mcmonkey4eva / githubweb
  14. Correct command event troubles (commit: 0c979de) — mcmonkey4eva / githubweb
  15. Add a ridiculous 'on console output' event (commit: 1d7e202) — mcmonkey4eva / githubweb

#1548 (Dec 13, 2014, 9:56:14 PM)

  1. Fix mistake in the push command (commit: aec11c8) — mcmonkey4eva / githubweb
  2. Calculate push command impacts better (commit: d6f63a5) — mcmonkey4eva / githubweb
  3. Offline player count in debug -r (commit: 7eb2aba) — mcmonkey4eva / githubweb
  4. Add a list of blocks to the piston extend event (commit: 6338c48) — mcmonkey4eva / githubweb
  5. Handle invalid UUID-looking-things properly (commit: 65d015a) — mcmonkey4eva / githubweb
  6. [EXPERIMENTAL] Add ray tracing for maps (commit: 77d63f6) — morphan1 / githubweb
  7. Fix a typo (commit: c8e2228) — mcmonkey4eva / githubweb
  8. Improve the debug -r player count (commit: a2ebdd4) — mcmonkey4eva / githubweb
  9. Improve Rotation.mapTrace (commit: 122ec85) — mcmonkey4eva / githubweb
  10. Improve entity.map_trace (commit: 8016c79) — mcmonkey4eva / githubweb
  11. Final code cleaning (commit: b0de6a2) — mcmonkey4eva / githubweb
  12. add location.precise_cursor_on (commit: c1bbeee) — mcmonkey4eva / githubweb
  13. Add width and height arguments to the map command for images (commit: c93d3f3) — morphan1 / githubweb
  14. Work towards removing outdated TagManager usages (commit: 1b5f53e) — mcmonkey4eva / githubweb

#1547 (Dec 12, 2014, 5:52:05 AM)

  1. Allow animated gifs in Map command (commit: e7e011e) — morphan1 / githubweb
  2. Fix boss bars (commit: 82a529b) — morphan1 / githubweb
  3. Add precision and force_along arguments to PUSH (commit: fad99e3) — mcmonkey4eva / githubweb
  4. Fix rotation.java, the look command (commit: 8a10e17) — mcmonkey4eva / githubweb
  5. Properly escape definitions when sending through Regex (commit: b7b4cc2) — mcmonkey4eva / githubweb
  6. Update the switch command (commit: 0ec177a) — mcmonkey4eva / githubweb
  7. Fix npc.owner troubles (commit: 2b7fa14) — mcmonkey4eva / githubweb
  8. Missed 1.8 update (commit: 5b64f27) — mcmonkey4eva / githubweb
  9. Remove various unused imports (commit: d0c8184) — mcmonkey4eva / githubweb
  10. Fix some code, leave TODO notes (commit: f5dfb79) — mcmonkey4eva / githubweb
  11. Fix some code, leave TODO notes part 2 (commit: 7991a21) — mcmonkey4eva / githubweb
  12. Target the correct version of Citizens2 (commit: 104a37d) — mcmonkey4eva / githubweb
  13. 'Completing queue x in Xms.' (commit: 3ba0979) — mcmonkey4eva / githubweb
  14. Bump the default console width a bit (commit: 5ffe143) — mcmonkey4eva / githubweb
  15. Add tag server.start_time, uptime in debug -r (commit: 4168204) — mcmonkey4eva / githubweb
  16. Add map scripts and make maps save to maps.yml (commit: 6a6f28c) — morphan1 / githubweb
  17. Document permission nodes, fixes #895 (commit: 543abe2) — mcmonkey4eva / githubweb
  18. Make dEllipsoids notable (commit: 6b9eaec) — morphan1 / githubweb

#1546 (Dec 8, 2014, 12:42:07 AM)

  1. Meta patch (commit: 1df9b1d) — mcmonkey4eva / githubweb
  2. [EXPERIMENTAL] Update tagmanager to our own event manager (commit: 833f801) — mcmonkey4eva / githubweb
  3. Fix tags working at all (commit: b4e8da7) — mcmonkey4eva / githubweb
  4. Perfect tag functionality :D (commit: e746b09) — mcmonkey4eva / githubweb
  5. Improve instant->delay queues (commit: 1ba50ad) — mcmonkey4eva / githubweb
  6. unbreak <entry> tags (commit: edc1adc) — mcmonkey4eva / githubweb
  7. Add an initial location.find_path (commit: fe10161) — mcmonkey4eva / githubweb
  8. Update item.json (commit: 1d7ded5) — mcmonkey4eva / githubweb
  9. Note ellipsoids in dObject lang (commit: 87f8655) — mcmonkey4eva / githubweb
  10. Sort chat triggers alphabetically (commit: 536d870) — mcmonkey4eva / githubweb
  11. Fix particle effects (commit: 964d5d2) — mcmonkey4eva / githubweb
  12. Update the meta, fresh particle effect list (commit: 0a59f2f) — mcmonkey4eva / githubweb
  13. Improve trigger documentation (commit: 6e5a467) — mcmonkey4eva / githubweb
  14. Don't complain when YAML tags have fallbacks (commit: 455fb32) — mcmonkey4eva / githubweb

#1545 (Nov 30, 2014, 4:07:40 AM)

  1. INITIAL 1.8 SPIGOT UPDATE (commit: 549410a) — mcmonkey4eva / githubweb
  2. Fix create traits: (commit: 69b6888) — mcmonkey4eva / githubweb
  3. Update the switch command (commit: 530eb67) — mcmonkey4eva / githubweb
  4. Update Fishing trait (commit: 592fc81) — morphan1 / githubweb
  5. Update dEntity (commit: 375cdb4) — morphan1 / githubweb
  6. Update AnimateChest class (commit: 705e8f6) — morphan1 / githubweb
  7. Update Rotation NMS code (commit: 22921e3) — morphan1 / githubweb
  8. Update ModifyBlock command (commit: abf2a91) — morphan1 / githubweb
  9. Add |Dynamic| |Definitions| (commit: fb50c77) — mcmonkey4eva / githubweb
  10. Fix ChunkLoad event registration without Citizens2 (commit: 3c5bfdf) — morphan1 / githubweb
  11. Fix entity identification (commit: fd71ee2) — mcmonkey4eva / githubweb
  12. Fix meta typo (commit: a84c316) — mcmonkey4eva / githubweb

#1544 (Nov 28, 2014, 10:19:44 PM)

  1. Add some high-power debugging to chat triggers (commit: dc6302e) — mcmonkey4eva / githubweb
  2. Minor code cleaning, deprecation (commit: 5f12ccf) — mcmonkey4eva / githubweb
  3. De-stupid how flag setting works (commit: 4c9be9a) — mcmonkey4eva / githubweb
  4. Catch invalid location.distance tags (commit: d249422) — mcmonkey4eva / githubweb
  5. Don't duplicate in context.cuboids (commit: 7caf70d) — mcmonkey4eva / githubweb
  6. Shut up null errors in entity teleports (commit: dee4948) — mcmonkey4eva / githubweb
  7. Add chunk.spawn_slimes (commit: 8e00c3b) — mcmonkey4eva / githubweb
  8. Fix typo (commit: 0e7039a) — mcmonkey4eva / githubweb

#1543 (Nov 26, 2014, 5:58:24 AM)

  1. add dEllipsoid.get_blocks (commit: 9af5b9f) — mcmonkey4eva / githubweb
  2. Add ellipsoid.location, ellipsoid.size (commit: 441f5bd) — mcmonkey4eva / githubweb
  3. Die gently if 0 locations are specified in modifyblock (commit: 6b971bf) — mcmonkey4eva / githubweb
  4. Add fix_formatting to the YAML command (commit: 056997e) — mcmonkey4eva / githubweb
  5. Make the word 'flag' a valid dList (commit: 127afcb) — mcmonkey4eva / githubweb
  6. Fix player[...] tags (commit: 3e029f6) — mcmonkey4eva / githubweb
  7. add inventory.find_imperfect (commit: d112680) — mcmonkey4eva / githubweb
  8. Update npc.owner (commit: da53ce3) — mcmonkey4eva / githubweb
  9. fix dLocation.find.blocks.within (commit: a45480d) — mcmonkey4eva / githubweb
  10. Add tag list.set.at (commit: fa75a28) — mcmonkey4eva / githubweb
  11. Update the 'operator' doc (commit: b686b4b) — mcmonkey4eva / githubweb
  12. Fix various meta (commit: 229e2cc) — mcmonkey4eva / githubweb
  13. [Experimental] show_endcredits mech (commit: cf5047e) — mcmonkey4eva / githubweb
  14. add context.alias to command scripts (commit: 40ffd47) — mcmonkey4eva / githubweb
  15. Allow multiple determinations (commit: b344316) — mcmonkey4eva / githubweb
  16. Allow multiple determines in the death event (commit: ffd4de8) — mcmonkey4eva / githubweb
  17. Listen to NPC spawns (commit: 6d240b6) — mcmonkey4eva / githubweb
  18. Add duration.add, duration.sub (commit: 3935a9a) — mcmonkey4eva / githubweb

#1542 (Nov 18, 2014, 10:15:43 PM)

  1. Restore dList.matches (commit: 097bd95) — mcmonkey4eva / githubweb

#1541 (Nov 18, 2014, 10:00:13 PM)

  1. Shut up if the inventory doesn't have enough items (commit: f62939f) — mcmonkey4eva / githubweb
  2. Add an experimental dEllipsoid (commit: 3eb7cee) — mcmonkey4eva / githubweb
  3. Recode inventory.contains from scratch (commit: 8d5810d) — mcmonkey4eva / githubweb
  4. Fix @Morphan1's breaking of inventory.contains (commit: 3e47b8c) — mcmonkey4eva / githubweb

#1540 (Nov 18, 2014, 3:24:07 AM)

  1. Fix '- inventory open' for workbenches (commit: 8e2fde6) — morphan1 / githubweb
  2. Allow regular expressions in list_flags tags (commit: 676944a) — morphan1 / githubweb
  3. Fix some errors when Citizens2 is not enabled (commit: 4c3b88c) — morphan1 / githubweb
  4. Fix compiling (commit: 557d379) — morphan1 / githubweb
  5. Remove even more C2 dependency (commit: d243602) — morphan1 / githubweb
  6. Micro optimizations (commit: a51311e) — morphan1 / githubweb
  7. Add tab completion procedures to command scripts (commit: 9c507b8) — morphan1 / githubweb
  8. Fix dList valueOf/matches (commit: 5d576bd) — morphan1 / githubweb
  9. Fix duration.time.year (commit: 756e807) — mcmonkey4eva / githubweb
  10. Fix grammar in every dObject file (commit: da7cf44) — morphan1 / githubweb
  11. Patch meta (commit: 4106719) — mcmonkey4eva / githubweb
  12. Add a  'max blocks' config setting (commit: 752f782) — mcmonkey4eva / githubweb
  13. Add tag element.to_itemscript_hash (commit: 2689478) — mcmonkey4eva / githubweb
  14. Fire armor unequip event when armor is broken (commit: 68e66bd) — morphan1 / githubweb
  15. Allow lists in <inventory.contains[]> and add <inventory.contains_any[]> (commit: 11e8f5e) — morphan1 / githubweb
  16. Add "permission" and "permission message" options to command scripts (commit: d728019) — morphan1 / githubweb
  17. Add materiallist matcher (commit: c315ef8) — mcmonkey4eva / githubweb
  18. Change the escape codes (commit: 512447b) — mcmonkey4eva / githubweb
  19. Add Map command and dPlayer.send_map mech (commit: 702bd93) — morphan1 / githubweb

#1539 (Nov 13, 2014, 10:06:03 PM)

  1. Give while the potential to run infinitely (commit: b7fa00f) — mcmonkey4eva / githubweb
  2. micro-efficiency in the tag manager (commit: b165625) — mcmonkey4eva / githubweb
  3. Warn when you zap to the step you're already on (commit: 5ff7faf) — mcmonkey4eva / githubweb
  4. Switch to DUUID v2.1 (commit: 1039b2d) — mcmonkey4eva / githubweb
  5. Patch the reset command (commit: 74d0e2c) — mcmonkey4eva / githubweb
  6. Implement the more efficient toLowerCase (commit: 6c4518e) — mcmonkey4eva / githubweb
  7. Fix the take command, fixes #873 (commit: c7e9b93) — mcmonkey4eva / githubweb
  8. Minor fixes (commit: c016180) — mcmonkey4eva / githubweb
  9. clean the TemplateCommand (commit: 268547e) — mcmonkey4eva / githubweb
  10. Clean the template smart event (commit: b03eaf7) — mcmonkey4eva / githubweb
  11. Improve dLocation.equals, fixes #876 (commit: 75aca2e) — mcmonkey4eva / githubweb
  12. Improve previous fix (commit: c7eab7f) — mcmonkey4eva / githubweb
  13. Update the time command (commit: be3fd98) — mcmonkey4eva / githubweb
  14. Catch potential errors in the sitting trait (commit: 252bcbc) — mcmonkey4eva / githubweb
  15. Update the skull_skin mech (commit: edcb207) — mcmonkey4eva / githubweb
  16. Don't show vault errors if there's a fallback (commit: 2a707b8) — mcmonkey4eva / githubweb
  17. Add a 'delayed' argument to modifyblock (commit: 3e2cd71) — mcmonkey4eva / githubweb
  18. Make modifyblock holdable (commit: 02187d6) — mcmonkey4eva / githubweb

#1538 (Nov 11, 2014, 10:35:00 PM)

  1. Add a 'silent' arg to the execute command (commit: e04580f) — mcmonkey4eva / githubweb
  2. Work towards moving ScriptContainer to the core (commit: 0e4e611) — mcmonkey4eva / githubweb
  3. Make ScriptContainer pure core (commit: e949577) — mcmonkey4eva / githubweb
  4. Move some dScript code to a property (commit: e501a53) — mcmonkey4eva / githubweb
  5. Work towards moving Attribute to the core (commit: 80e448f) — mcmonkey4eva / githubweb
  6. Work towards moving TagManager to the core (commit: 7745179) — mcmonkey4eva / githubweb
  7. Fix a typo in queue commands (commit: 69216a7) — mcmonkey4eva / githubweb
  8. Fix queues (commit: 2d884b3) — mcmonkey4eva / githubweb
  9. slightly improve NPC sitting (commit: 713e518) — mcmonkey4eva / githubweb
  10. further improve NPC sitting (commit: a2fa21f) — mcmonkey4eva / githubweb
  11. Deprecate run as:x - use npc:x or player:x! (commit: a0d164b) — mcmonkey4eva / githubweb
  12. Fix ScriptEntryData (commit: c63dd36) — mcmonkey4eva / githubweb
  13. Show a deprecating warning in run as:x (commit: 435b338) — mcmonkey4eva / githubweb
  14. Don't require a queue object in queue, only want one (commit: 796f339) — mcmonkey4eva / githubweb
  15. Improve as_x tags (commit: cc29a21) — mcmonkey4eva / githubweb
  16. Fix previous commit (commit: aa1fd4c) — mcmonkey4eva / githubweb
  17. Improve command scripts (commit: e975e19) — mcmonkey4eva / githubweb
  18. Add object.type for all objects (commit: 36dcfb6) — mcmonkey4eva / githubweb
  19. Make modifyblock take a list of materials (commit: 7ef088e) — mcmonkey4eva / githubweb
  20. Target a specific Vault build (commit: 9ad8247) — mcmonkey4eva / githubweb
  21. add context.click_type to player places block (commit: d20b5ca) — mcmonkey4eva / githubweb
  22. add script.original_name (commit: 6aebc96) — mcmonkey4eva / githubweb
  23. Update how queues show (commit: 5c9b817) — mcmonkey4eva / githubweb
  24. [semi-breaking] return true nulls where possible (commit: 7780c1f) — mcmonkey4eva / githubweb
  25. Fix  element.split.limit (commit: 97c4741) — mcmonkey4eva / githubweb
  26. Document command script contexts better (commit: 027e697) — mcmonkey4eva / githubweb
  27. [Breaking] dPlayer.matches(PlayerName) now returns false (commit: d0ee352) — mcmonkey4eva / githubweb

#1537 (Nov 5, 2014, 10:40:58 PM)

  1. Make ChunkLoad tag a dChunk (commit: b946dae) — mcmonkey4eva / githubweb
  2. Update the queue command to take queue objects (commit: 5aae1a7) — mcmonkey4eva / githubweb
  3. Make queue IDs much nicer (commit: b1175e0) — mcmonkey4eva / githubweb
  4. Hide old .escaped metas (commit: ca35d6e) — mcmonkey4eva / githubweb
  5. Add log 'clear' type (commit: 8f3a7f7) — mcmonkey4eva / githubweb
  6. allow cuboid.list_entities[npc] (commit: df96fcf) — mcmonkey4eva / githubweb
  7. Add a chunk unload smart event (commit: 331a7f9) — mcmonkey4eva / githubweb
  8. remove abstractcommand.Denizen (commit: ed9ddca) — mcmonkey4eva / githubweb
  9. Move some AbstractCommand functionality to the core (commit: d558503) — mcmonkey4eva / githubweb
  10. Move the CommandRegistry to the core (commit: 18476aa) — mcmonkey4eva / githubweb
  11. Don't strip colors from the NPC name (commit: 53e5257) — mcmonkey4eva / githubweb
  12. Add BukkitScriptEntryData (commit: bba8d04) — mcmonkey4eva / githubweb
  13. Temporary fix for ScriptEntry's (commit: 0affdcf) — mcmonkey4eva / githubweb
  14. Make some code more core-ready (commit: 83e347a) — mcmonkey4eva / githubweb
  15. Add file_delete server mech, security features (commit: 3035db8) — mcmonkey4eva / githubweb
  16. Fix tags in format scripts (commit: 6679d34) — mcmonkey4eva / githubweb
  17. Document the Queue dObject (commit: 76ace77) — mcmonkey4eva / githubweb
  18. Make folders automatically for the YAML command (commit: 527b381) — mcmonkey4eva / githubweb
  19. quickly patch YAML savefile (commit: 168fba6) — mcmonkey4eva / githubweb

#1536 (Nov 4, 2014, 3:05:07 AM)

  1. add tag list.map_get (commit: 42030c1) — mcmonkey4eva / githubweb
  2. Don't do map_get weirdly (commit: 66fbe7b) — mcmonkey4eva / githubweb
  3. [Risky] treat 'null' as valid return in tags (commit: 6f1156c) — mcmonkey4eva / githubweb
  4. list.get -> return true nulls (commit: 12b41ac) — mcmonkey4eva / githubweb
  5. Patch the reset command (commit: bd97885) — mcmonkey4eva / githubweb
  6. Re-Soften Citizens2 link (commit: bb0376c) — mcmonkey4eva / githubweb
  7. Remove \escaping, fixes #872 (commit: 0cd0a8a) — mcmonkey4eva / githubweb
  8. Dedocument 'potion' and 'walkto' (commit: 0690357) — mcmonkey4eva / githubweb
  9. Allow <script> in item scripts (commit: 075723d) — mcmonkey4eva / githubweb
  10. list.random -> interpret object type (commit: b5d3080) — mcmonkey4eva / githubweb
  11. Add new Video meta tag (commit: 14a79a9) — mcmonkey4eva / githubweb
  12. The adjust command has a video too (commit: d1639d2) — mcmonkey4eva / githubweb
  13. Don't rely on Citizens2 for Particle Effects (commit: d7204ff) — mcmonkey4eva / githubweb
  14. Update YAML documentation (commit: b9eb3af) — mcmonkey4eva / githubweb
  15. improve flag command documentation (commit: 97538c3) — mcmonkey4eva / githubweb
  16. Shut the InteractScriptHelper up (commit: bef84bc) — mcmonkey4eva / githubweb
  17. YAML tags -> fail to fill instead of returning 'null' (commit: f69a4a7) — mcmonkey4eva / githubweb
  18. Return raw null as much as possible (commit: ca5fc40) — mcmonkey4eva / githubweb
  19. Return raw null even more (commit: 2b09f10) — mcmonkey4eva / githubweb
  20. Catch rare potential errors (commit: f8bdc12) — mcmonkey4eva / githubweb
  21. Add tag [email protected]_json (commit: 24513dd) — mcmonkey4eva / githubweb
  22. Add meta for [email protected]_json (commit: 2180771) — mcmonkey4eva / githubweb
  23. Rewrite YAML Command, add yaml.to_json as well (commit: d254eaf) — mcmonkey4eva / githubweb

#1535 (Oct 24, 2014, 2:57:44 AM)

  1. Somewhat fix the sit command (commit: dcfbb5f) — mcmonkey4eva / githubweb
  2. Don't require NPCs be spawned for cuboid.list_npcs (commit: db1b090) — mcmonkey4eva / githubweb
  3. Don't show NPCs in list_entities (commit: dfa57d8) — mcmonkey4eva / githubweb
  4. Make list.contains take a list (commit: b0d91ab) — mcmonkey4eva / githubweb
  5. Add inventory identifications to inventory clicks event (commit: 676d055) — morphan1 / githubweb
  6. Make armor event cancellations update the player's inventory correctly (commit: 0717019) — morphan1 / githubweb
  7. Make list_npcs work properly (commit: e303dec) — mcmonkey4eva / githubweb
  8. Add Denizen debug -o (commit: 1343f06) — mcmonkey4eva / githubweb
  9. Quiet the proximity trigger (commit: 9ecfccd) — mcmonkey4eva / githubweb
  10. Listen to dScript.yaml_key errors (commit: 7f2850b) — mcmonkey4eva / githubweb
  11. Add a glitchy entity rotation property (commit: 353ee35) — mcmonkey4eva / githubweb
  12. handle BigDecimal errors (commit: 5d98f5b) — mcmonkey4eva / githubweb
  13. Add tag list.filter (commit: be6a41b) — mcmonkey4eva / githubweb
  14. Add dLocation.skull_skin tag/mech (commit: 2b61d75) — mcmonkey4eva / githubweb
  15. Make properties pattern available to external dObjects (commit: 9a46b02) — morphan1 / githubweb

#1534 (Oct 19, 2014, 7:02:34 PM)

  1. Tell Java to do basic mathematics correctly (commit: b2216a8) — mcmonkey4eva / githubweb
  2. Catch errors in the event manager (commit: bb66aef) — mcmonkey4eva / githubweb
  3. Correct meta (commit: 398a790) — mcmonkey4eva / githubweb
  4. Add get_spawnable_blocks[<material>] (commit: 9cba9fd) — mcmonkey4eva / githubweb
  5. Better meta docs (commit: f9c734e) — mcmonkey4eva / githubweb
  6. Add <player> and <npc> to the error events (commit: ce351f0) — mcmonkey4eva / githubweb
  7. Remove Genies, update util (commit: 0470b48) — mcmonkey4eva / githubweb
  8. Fix some weirdness (commit: 24bbf3c) — mcmonkey4eva / githubweb
  9. Finish 'player equips armor' event, add 'player unequips armor' (commit: bf37a3b) — morphan1 / githubweb
  10. Add separate readSingleTag method (commit: 343ac36) — mcmonkey4eva / githubweb
  11. add tag list.parse[tag] (commit: 0b76672) — mcmonkey4eva / githubweb
  12. Add list.find_all[element] (commit: 42e6f2a) — mcmonkey4eva / githubweb
  13. Make list.get accept a list (commit: aa31593) — mcmonkey4eva / githubweb
  14. Make list.remove accept a list (commit: 085c3cf) — mcmonkey4eva / githubweb
  15. Add tags list.find_partial, find_all_partial (commit: 97c75bb) — mcmonkey4eva / githubweb
  16. Throw less errors in the time command (commit: 30df8ca) — mcmonkey4eva / githubweb
  17. Fix potential entity.name error (commit: 4387419) — mcmonkey4eva / githubweb
  18. Calm down list formatting (commit: 74a5a86) — mcmonkey4eva / githubweb
  19. NPC Despawn event can fire after remove (commit: daccaa4) — mcmonkey4eva / githubweb
  20. Don't re-register NPCs (commit: f622c6c) — mcmonkey4eva / githubweb
  21. Fix the entity shoots block event (commit: 6d70f00) — mcmonkey4eva / githubweb
  22. Fix dispenser equip cancellation (commit: 298868e) — morphan1 / githubweb

#1533 (Oct 17, 2014, 10:15:00 PM)

  1. Fix build, formatting (commit: 00bc297) — mcmonkey4eva / githubweb

#1532 (Oct 17, 2014, 10:02:25 PM)

  1. Give compatibility with Custom Mobs plugin (commit: c77f25c) — vimattei / githubweb
  2. Update KillListenerInstance.java (commit: 1836aaa) — vimattei / githubweb
  3. Update CommandRegistry.java (commit: 38f79bf) — vimattei / githubweb
  4. Update CommandRegistry.java (commit: d5bcdbc) — vimattei / githubweb
  5. Clean CommandExecuter debugging (commit: 841ab52) — mcmonkey4eva / githubweb
  6. Add dCore link to the readme (commit: 9efede7) — mcmonkey / githubweb
  7. Add npc cancels navigation to the smart system (commit: a391f6f) — mcmonkey4eva / githubweb
  8. Fix script.yaml_key (commit: 24c405f) — mcmonkey4eva / githubweb
  9. Catch event errors gracefully (commit: d88a8db) — mcmonkey4eva / githubweb
  10. Don't misread empty strings, don't output pointlessly (commit: 16329f0) — mcmonkey4eva / githubweb
  11. Fix annoying dInventory debug bug (commit: 0a9cf42) — morphan1 / githubweb
  12. Allow empty alias list for command scripts (commit: 565fdaa) — morphan1 / githubweb
  13. Add slot numbers to "drags in inventory" context (commit: a1c187a) — morphan1 / githubweb
  14. Stop workbenches from being opened by tags (commit: 16ac997) — morphan1 / githubweb
  15. Allow empty lists in commands (commit: bcdf6cf) — mcmonkey4eva / githubweb
  16. identify durations correctly (commit: fc8e0b0) — mcmonkey4eva / githubweb
  17. Improve the precision of in_ms and in_s (commit: 0b03f0c) — mcmonkey4eva / githubweb
  18. parse tag shouldn't expect a script entry (commit: 1bc2a4e) — mcmonkey4eva / githubweb
  19. Fix dNPC inventories (commit: bf0b78e) — morphan1 / githubweb
  20. Add an escape for exclamation marks (commit: 0de864c) — mcmonkey4eva / githubweb
  21. add cuboid.get_blocks[<material>] (commit: 0abb8c8) — mcmonkey4eva / githubweb

#1531 (Oct 7, 2014, 2:02:26 AM)

  1. General code cleaning (commit: 4dc3e3d) — mcmonkey4eva / githubweb
  2. Fix casing issues with the element.before/after tags (commit: 642e76d) — mcmonkey4eva / githubweb
  3. Catch a bit of weirdness with interact scripts (commit: 4a06c97) — mcmonkey4eva / githubweb
  4. Don't throw errors on no-argument commands (commit: 7d7e16a) — mcmonkey4eva / githubweb

#1530 (Oct 6, 2014, 3:47:44 AM)

  1. Fix world events on reload scripts (commit: efe23e1) — mcmonkey4eva / githubweb

#1529 (Oct 6, 2014, 3:23:19 AM)

  1. Add [email protected] (commit: eecf276) — mcmonkey4eva / githubweb
  2. Add NPC stuck action/event (commit: f2210fa) — mcmonkey4eva / githubweb
  3. Add config option for trim length (commit: 21fe876) — mcmonkey4eva / githubweb
  4. Make Denizen implement DenizenCore (commit: 411142d) — mcmonkey4eva / githubweb
  5. Include the DenizenCore properly (commit: 00f6166) — mcmonkey4eva / githubweb
  6. Move a few files to the core (commit: 3575d8c) — mcmonkey4eva / githubweb
  7. Move more code to the core (commit: a7acfb3) — mcmonkey4eva / githubweb
  8. obey java conventions (commit: 4059e95) — mcmonkey4eva / githubweb
  9. Move script loading to the core (commit: eaf7b09) — mcmonkey4eva / githubweb
  10. Move random to the core (commit: a9f46a7) — mcmonkey4eva / githubweb
  11. Fix dlist.formatted for offline players (commit: e52a0e6) — mcmonkey4eva / githubweb
  12. Make flags fail to fill when non-existent (commit: a6a0311) — mcmonkey4eva / githubweb
  13. Improve flag handling (commit: a41e51c) — mcmonkey4eva / githubweb
  14. fix npc.location.standing_on (commit: ec53244) — mcmonkey4eva / githubweb

#1528 (Oct 1, 2014, 11:13:36 PM)

  1. fix entity.location.standing_on for slabs (commit: 786838f) — mcmonkey4eva / githubweb
  2. Add tag player.groups (commit: c2a0b88) — mcmonkey4eva / githubweb
  3. Add a horse jump strength property (commit: d3ee0d3) — mcmonkey4eva / githubweb
  4. Add tag cuboid.center[...] (commit: 82dfcc8) — mcmonkey4eva / githubweb
  5. Add cuboid.intersects[cuboid] (commit: c19aa5e) — mcmonkey4eva / githubweb
  6. Add some meta (commit: 03fcc53) — mcmonkey4eva / githubweb
  7. Add tag location.distance_squared (commit: bf823e7) — mcmonkey4eva / githubweb
  8. Micro-efficiency boosts (commit: 9ab195d) — mcmonkey4eva / githubweb
  9. Don't allow boolean comparables (commit: fd5e484) — mcmonkey4eva / githubweb
  10. [BREAKING] Rewrite tag parser - no nested tags! (commit: dc991d7) — mcmonkey4eva / githubweb
  11. Allow some special tag nesting cases (commit: c68b743) — mcmonkey4eva / githubweb
  12. Add list[] and cuboid[] tag base units (commit: 311bb2a) — mcmonkey4eva / githubweb
  13. Correct rare bracketting issue (commit: 0776cfa) — mcmonkey4eva / githubweb
  14. Update version to Denizen 0.9.6 (commit: 652261a) — mcmonkey4eva / githubweb
  15. Handle highly invalid definitions (commit: 898f61f) — mcmonkey4eva / githubweb
  16. Add an item scroll smart event (commit: 3ac1074) — mcmonkey4eva / githubweb
  17. Allow iron doors in the switch command (commit: 0284187) — mcmonkey4eva / githubweb
  18. Better YAML error messages (commit: b81c549) — mcmonkey4eva / githubweb
  19. Fix potential argument parsing error (commit: 96f7f99) — mcmonkey4eva / githubweb
  20. Debug run command definitions (commit: d381104) — mcmonkey4eva / githubweb
  21. Further correct how materials identify (commit: d8fc2ab) — mcmonkey4eva / githubweb
  22. Use material.identifySimple in world events (commit: 1b8ea07) — mcmonkey4eva / githubweb
  23. Correct how the EntityFramed property identifies (commit: d6def30) — mcmonkey4eva / githubweb
  24. Add tag element.as_color (commit: 2f6f45a) — mcmonkey4eva / githubweb
  25. [BREAKING] Improve tag parsing order (commit: f311b80) — mcmonkey4eva / githubweb
  26. Add tag server.list_materials (commit: eb36a30) — mcmonkey4eva / githubweb
  27. Add tags color.rgb, color.hsv (commit: 549a122) — mcmonkey4eva / githubweb
  28. Add mechanism dNPC.item_type (commit: 1605f97) — mcmonkey4eva / githubweb
  29. Apply previous material change to items (commit: f325372) — mcmonkey4eva / githubweb
  30. Add tags npc.has_skin, npc.skin + mech npc.skin (commit: 92b783b) — mcmonkey4eva / githubweb
  31. Be more careful with async code (commit: bce4a51) — mcmonkey4eva / githubweb
  32. add no_rotate to the push command (commit: 96dcbd3) — mcmonkey4eva / githubweb
  33. Catch showfake errors, meta work (commit: 9f7bbf8) — mcmonkey4eva / githubweb
  34. Correct [email protected] (commit: 8c015f1) — mcmonkey4eva / githubweb
  35. Add tag script.yaml_key[...] (commit: 597aba4) — mcmonkey4eva / githubweb
  36. Add tags [email protected]_keys, list_deep_keys (commit: d3be209) — mcmonkey4eva / githubweb
  37. Improve fallback finding in tags (commit: 8a20610) — mcmonkey4eva / githubweb
  38. Improve fallbacks, values (commit: 61d1149) — mcmonkey4eva / githubweb
  39. some command parsing micro-effic (commit: c8195e3) — mcmonkey4eva / githubweb
  40. Further micro-efficiency work (commit: a362f9f) — mcmonkey4eva / githubweb
  41. Replaceable tag event micro-efficiency (commit: e0eb8d9) — mcmonkey4eva / githubweb
  42. Add a redstone smart event (commit: 3944ad9) — mcmonkey4eva / githubweb
  43. Add a player walk smart event (commit: 6af33b1) — mcmonkey4eva / githubweb
  44. Add tag queue.definition[name] (commit: b11be3d) — mcmonkey4eva / githubweb
  45. Patch script.yaml_key tags, constant tag too (commit: d351ccf) — mcmonkey4eva / githubweb
  46. Add myself to the author list (commit: cf12204) — mcmonkey4eva / githubweb
  47. Fix location.find.blocks tag (commit: c1f0e53) — mcmonkey4eva / githubweb
  48. Better spheres (commit: 60a6db4) — mcmonkey4eva / githubweb
  49. Advanced (Excessive) debug output (commit: 1ca5522) — mcmonkey4eva / githubweb
  50. Add a quick entity combusts event (commit: 6655246) — mcmonkey4eva / githubweb
  51. Allow "<-" in the flag command (commit: 830d84e) — mcmonkey4eva / githubweb
  52. Handle as_int error with a fallback gracefully (commit: 3b1fbb1) — mcmonkey4eva / githubweb
  53. Fix a few details (commit: 0830479) — mcmonkey4eva / githubweb

#1525 (Sep 20, 2014, 5:52:13 PM)

  1. Remove forgotten debug (commit: 5f4f16a) — mcmonkey4eva / githubweb

#1513 (Aug 20, 2014, 12:08:52 PM)

  1. Whoops. (commit: 38d3710) — jeremy / githubweb

#1400 (Dec 29, 2013, 1:42:05 AM)

  1. Add the ability to use Duration objects for time (commit: d6f97f3) — mcmonkey4eva / githubweb

#1398 (Dec 27, 2013, 11:04:58 PM)

  1. Add Determine "CANCELLED" to player breaks item event (commit: 74c2f0b) — morphanone / githubweb
  2. Fix an item stealing glitch, fixes #579 (commit: c03da0e) — mcmonkey4eva / githubweb
  3. Limit durability in Break Item Event cancelling (commit: ad3c037) — mcmonkey4eva / githubweb

#1397 (Dec 27, 2013, 3:01:01 PM)

  1. Possible fix for getMillis() logic in Durations. (commit: 6a6e49d) — jeremy / githubweb

#1396 (Dec 26, 2013, 2:35:05 PM)

  1. Remove unneeded debug output (commit: 80cd5d2) — mcmonkey4eva / githubweb
  2. Clearer error message for constants, fixes #576 (commit: 152a105) — mcmonkey4eva / githubweb
  3. Add player breaks item event (commit: 33800e5) — mcmonkey4eva / githubweb
  4. add result output for the Adjust command (commit: e3f397a) — mcmonkey4eva / githubweb

#1395 (Dec 23, 2013, 1:48:38 PM)

  1. Fix incorrect debugging (commit: 02535b1) — mcmonkey4eva / githubweb
  2. Add "player changes xp" event (commit: 2586796) — morphanone / githubweb
  3. Fix cast error (commit: ee86db7) — morphanone / githubweb
  4. Officially add "bound: true/false" to ItemScripts (commit: 745b94d) — morphanone / githubweb

#1394 (Dec 23, 2013, 2:56:52 AM)

  1. Quality check on Travel Listeners; fix error when getting distance. (commit: b5fa117) — jeremy / githubweb

#1393 (Dec 21, 2013, 12:30:00 AM)

  1. Update to CraftBukkit 1.7.2-R0.2-SNAPSHOT (MC 1.7.4) (commit: cd53f58) — morphanone / githubweb
  2. Rename dPlayer mechanism "texture_pack" to "resource_pack"; Use new (commit: 70f1b72) — morphanone / githubweb
  3. Allow dLocation .within[<#>] tags to use <#.#> (commit: ef88099) — morphanone / githubweb
  4. [EXPERIMENTAL] Add "on player equips armor" event (commit: 35365f8) — morphanone / githubweb

#1392 (Dec 19, 2013, 12:39:07 AM)

  1. Fix a minor error in the health command (commit: 67ce1da) — mcmonkey4eva / githubweb
  2. Fix a minor error with the Projectile Hits event (commit: 914420d) — mcmonkey4eva / githubweb
  3. Add ItemPlantgrowth property (commit: 0c5cac5) — mcmonkey4eva / githubweb
  4. Automatically add plugins and execution jar in RuntimeCompiler (commit: 0c3d327) — morphanone / githubweb
  5. Fix meta errors (commit: cf5f38c) — mcmonkey4eva / githubweb
  6. Add ItemBook property (commit: 7d7f565) — mcmonkey4eva / githubweb
  7. Add speed argument to the shoot command (commit: 02cc12a) — mcmonkey4eva / githubweb
  8. Calculate particle effects correctly (commit: 50e2f92) — mcmonkey4eva / githubweb

#1391 (Dec 16, 2013, 7:16:58 PM)

  1. add stained glass dMaterials (commit: 4e8facd) — mcmonkey4eva / githubweb
  2. Add plant dMats (commit: dcb6436) — mcmonkey4eva / githubweb
  3. add ItemQuantity property (commit: e570375) — mcmonkey4eva / githubweb
  4. Allow all object types to have Property tags (commit: 517952a) — mcmonkey4eva / githubweb
  5. Organize dMaterials, add list of Todos (commit: 006401a) — mcmonkey4eva / githubweb
  6. Add ItemDurability property (commit: 9a9a672) — mcmonkey4eva / githubweb
  7. add ItemSkullskin property (commit: 29b2425) — mcmonkey4eva / githubweb
  8. add slab dMaterials (commit: 16bdc76) — mcmonkey4eva / githubweb
  9. Parse decimals in tags properly (commit: c46fe58) — mcmonkey4eva / githubweb
  10. Save a get operation in ScriptEntry#getNext() - this seems to be the (commit: 1e05cf3) — fullwall / githubweb

#1390 (Dec 15, 2013, 11:04:05 PM)

  1. Remove redundant imports. (commit: a81fd40) — jeremy / githubweb
  2. Fix errors in 'horse jumps' event (commit: 8c64b4e) — mcmonkey4eva / githubweb
  3. Upgrade property system,add ItemEnchantments prop (commit: 759bf34) — mcmonkey4eva / githubweb
  4. add ItemDisplayName property (commit: c292930) — mcmonkey4eva / githubweb
  5. Add ItemLore prop, add <&sc> tag, adjust symbols (commit: cb928e7) — mcmonkey4eva / githubweb
  6. Working on NPC Command Update (commit: 32f6dff) — jeremy / githubweb
  7. Fix a dList-related error (commit: 3b3c9f8) — mcmonkey4eva / githubweb
  8. Update Health Command to take an entity list (commit: f8a4732) — mcmonkey4eva / githubweb
  9. Add secret debugging flag. (commit: 9624c8b) — jeremy / githubweb

#1389 (Dec 14, 2013, 9:24:57 PM)

  1. add inventory.contains.material[mat] (commit: 87ccf75) — mcmonkey4eva / githubweb
  2. Add dEntity.tame mechanism (commit: cb700d8) — mcmonkey4eva / githubweb
  3. Add "set_lore" mechanism for dItems (commit: 3333265) — morphanone / githubweb
  4. Add matchesType() and asType() to Elements (commit: 3fdbb97) — morphanone / githubweb
  5. Add dNPC mechanisms, along with corresponding tags (commit: 77d6960) — morphanone / githubweb
  6. Add dWorld Mechanisms (commit: 74aa659) — morphanone / githubweb
  7. Fix - playeffect effect:random (commit: ac541b2) — mcmonkey4eva / githubweb
  8. Fix - playeffect effect:random (commit: d49d025) — mcmonkey4eva / githubweb
  9. Update LookcloseCommand (commit: 8509880) — jeremy / githubweb
  10. Update Command Registry for lookclose command (commit: df7a745) — jeremy / githubweb
  11. Conform to standards. (commit: 627734a) — jeremy / githubweb
  12. Upgrade Mechanisms (commit: b69b105) — morphanone / githubweb
  13. Correctly fulfill mechanisms (commit: 8009c7f) — morphanone / githubweb
  14. Add display_name mechanism (commit: 6fe2684) — alain.blanquet / githubweb
  15. Don't log error when transferring from dPlayer/dNPC to dEntity (commit: e863aa0) — morphanone / githubweb
  16. Add Mechanism.reportInvalid() function (commit: 7fd61f2) — morphanone / githubweb
  17. Utilize Generics better (commit: f6356e1) — jeremy / githubweb
  18. Formatting. (commit: 67ea014) — jeremy / githubweb

#1388 (Dec 12, 2013, 3:36:33 AM)

  1. Prevent event duplication (commit: b2f4d1a) — mcmonkey4eva / githubweb
  2. Clean element.is.than error handling (commit: 456e9b3) — mcmonkey4eva / githubweb
  3. Add element.totitlecase (commit: 2764d48) — mcmonkey4eva / githubweb
  4. Add location.yaw.simple (commit: c4d0fc0) — mcmonkey4eva / githubweb
  5. Prevent ParticleEffect errors + clean meta (commit: b025421) — mcmonkey4eva / githubweb
  6. Small meta corrections (commit: f337ad0) — mcmonkey4eva / githubweb
  7. Fix minor logic error in tag manager debug (commit: 5d01e6f) — mcmonkey4eva / githubweb
  8. Allow - switch on a fence_gate (commit: 94f52b4) — mcmonkey4eva / githubweb
  9. Add <[email protected]_pose[<name>]> and <[email protected]_pose[<name>]>; Fix some tag (commit: 4db29f2) — morphanone / githubweb
  10. Add filter on tag player.target (commit: 486a5fc) — alain.blanquet / githubweb
  11. Add "update" to Inventory command (commit: a90ff79) — morphanone / githubweb
  12. Update Pose command to 0.9, add some new options (commit: 9bd312a) — morphanone / githubweb
  13. Fix error in dLocation constructor (commit: 2e19749) — morphanone / githubweb
  14. Revert "Fix error in dLocation constructor" (commit: 6772480) — mcmonkey4eva / githubweb
  15. Allow dLists in player.target (commit: 9f8a8c6) — mcmonkey4eva / githubweb

#1387 (Dec 9, 2013, 11:04:05 PM)

  1. fix for ParticleEffect (commit: f5edd39) — alain.blanquet / githubweb
  2. Add tag <player.target> (commit: da9ac87) — alain.blanquet / githubweb
  3. Add sub parameter for tag <[email protected][#]> (commit: 6093329) — alain.blanquet / githubweb
  4. Add <[email protected]> tag (commit: 26a8bad) — morphanone / githubweb
  5. Allow <[email protected][creeper|zombie|player].within[x]> (commit: 54a4408) — morphanone / githubweb
  6. Document ValueOf requirement (commit: 1bb84d7) — morphanone / githubweb

#1386 (Dec 8, 2013, 12:13:30 AM)

  1. We don't need this. (commit: 8aef1d5) — jeremy / githubweb
  2. Update some meta (commit: 3c688f3) — mcmonkey4eva / githubweb
  3. Improve Health command functionality (commit: 3531c9a) — mcmonkey4eva / githubweb
  4. add element.upper/lower (commit: fd1f3fc) — mcmonkey4eva / githubweb
  5. Add Player Jump smartevent (commit: 226935c) — mcmonkey4eva / githubweb
  6. Simplify some world script meta (commit: d17e5b5) — mcmonkey4eva / githubweb

#1385 (Dec 5, 2013, 5:17:04 AM)

  1. Fix attack getting confused about arguments if put in wrong order. (commit: 77397ae) — jeremy / githubweb

#1384 (Dec 5, 2013, 4:58:40 AM)

  1. New config file to allow scripts location to be changed. (commit: ab238f6) — jeremy / githubweb
  2. dCuboid additions for easy management and changes to notable cuboids. (commit: e78ffda) — jeremy / githubweb
  3. Update PlayEffect to 1.7.2 thanks to ParticleLib updating. (commit: 6a8f57e) — jeremy / githubweb

#1383 (Dec 2, 2013, 11:39:47 PM)

  1. Update meta (add spawn action) (commit: 430da4c) — mcmonkey4eva / githubweb
  2. Fix <npc.inventory> (commit: 9c2b150) — mcmonkey4eva / githubweb

#1382 (Dec 1, 2013, 10:03:45 PM)

  1. Add a 'player edits book' event (commit: fb95fe1) — mcmonkey4eva / githubweb
  2. Add book script meta+add 'signed' option to books (commit: fcba05e) — mcmonkey4eva / githubweb
  3. Debug recording efficiency (commit: a983815) — mcmonkey4eva / githubweb
  4. Update to Bukkit 1.7, Citizens 2.0.11 (commit: 3f1fab1) — mcmonkey4eva / githubweb
  5. Catch startup error (commit: 7ac56ae) — mcmonkey4eva / githubweb
  6. Catch Bukkit-induced error in 1.7 - placeblock (commit: df8a9ce) — mcmonkey4eva / githubweb
  7. Don't count argument prefixed with p: or path: as script argument. (commit: 52ce3d7) — jeremy / githubweb
  8. Add Cuboid Enter/Cuboid Exit SmartEvent for Players. (commit: 640d934) — jeremy / githubweb
  9. Add outset mechanism for dCuboid to allow basic resizing of a notable (commit: 32b0341) — jeremy / githubweb
  10. Sneak in set_display mechanism for dItem to allow change of display name (commit: 7e2defd) — jeremy / githubweb

#1381 (Nov 28, 2013, 2:20:54 PM)

  1. Allow only spawned NPCs to chat. (Otherwise stacktrace error) (commit: 5bb4f34) — jeremy / githubweb

#1380 (Nov 28, 2013, 6:06:28 AM)

  1. Prevent double usage of Reflection.getCallerClass in dB (commit: 3281494) — fullwall / githubweb
  2. Add <&bs> - backslash tag (commit: 54064e4) — mcmonkey4eva / githubweb
  3. More debug information in dB submit (commit: c9b25a2) — mcmonkey4eva / githubweb
  4. Fix location definition in scripts ran by 'Push' (commit: e8d9282) — mcmonkey4eva / githubweb

#1379 (Nov 21, 2013, 12:27:56 AM)

  1. Performance optimisations and cleanup (commit: 206fc2f) — fullwall / githubweb
  2. Cleanup and optimise parts of dB (commit: 8eaec13) — fullwall / githubweb
  3. Update the trigger command (commit: d658ad1) — mcmonkey4eva / githubweb
  4. Remove empty CommandExecutor error message (commit: a2f91b2) — mcmonkey4eva / githubweb

#1378 (Nov 18, 2013, 3:23:27 AM)

  1. Update the 'log' command (commit: 2e80d9b) — mcmonkey4eva / githubweb
  2. Fix a few typos (commit: cb957e7) — mcmonkey4eva / githubweb
  3. Disconnect from the Citizens Script Repo (commit: d28b7fd) — mcmonkey4eva / githubweb

#1377 (Nov 16, 2013, 2:46:52 PM)

  1. Improve how custom items work as ingredients in custom recipes (commit: 28e584e) — craftalotonline / githubweb
  2. Fix silly mistake in Create command (commit: 853c34d) — morphanone / githubweb
  3. Prevent logical errors in IF command, fixes #515 (commit: 597b534) — mcmonkey4eva / githubweb
  4. Prevent accidental tag alternatives (commit: bb92bf0) — mcmonkey4eva / githubweb
  5. Prevent lists misreading the tag-alt escaping (commit: 7571417) — mcmonkey4eva / githubweb
  6. Improve debugging (Exceptions...) (commit: 668ee64) — mcmonkey4eva / githubweb
  7. Record exceptions (commit: 29f4bc1) — mcmonkey4eva / githubweb
  8. Add <entity.velocity> and <location.vector_length> (commit: d77f552) — mcmonkey4eva / githubweb
  9. Fix 'matches integer' comparable (commit: 1251c4a) — mcmonkey4eva / githubweb
  10. Minimize element.substring errors + fix math (commit: b4ccaae) — mcmonkey4eva / githubweb
  11. Add to the command registry (commit: 1c8c73d) — mcmonkey4eva / githubweb

#1376 (Nov 13, 2013, 2:10:23 AM)

  1. Make custom items work as ingredients in custom recipes, also small (commit: d3d5dda) — craftalotonline / githubweb
  2. Add null check for valueOf instead of relying on matches()... gonna be a (commit: e57103b) — jeremy / githubweb
  3. dMaterial.matches() returns true on any m@ prefixed string (commit: 44e4cb1) — jeremy / githubweb
  4. Null check. (commit: e5381a6) — jeremy / githubweb
  5. Null check. (commit: 5e3d6a9) — jeremy / githubweb

#1375 (Nov 12, 2013, 9:53:55 PM)

  1. add item.has_display (commit: cceb018) — mcmonkey4eva / githubweb
  2. Add (traits:<trait>|...) to Create command for NPCs. (commit: caad20e) — morphanone / githubweb
  3. Fix issue with player flag not returning null. (commit: 34ecee0) — jeremy / githubweb
  4. Insert some API for the possibility of denizen auto-registering custom (commit: 4385578) — jeremy / githubweb
  5. Change dB message scope of unfilled attributes -- now debug instead of (commit: af56b48) — jeremy / githubweb
  6. Make world events recognize notable inventories. (commit: 8560e20) — jeremy / githubweb
  7. Add basic meta for reset command. (commit: 6296515) — jeremy / githubweb
  8. add matches 'cuboid' to comparable (if ... matches cuboid ...) (commit: c0df55f) — jeremy / githubweb

#1374 (Nov 12, 2013, 4:35:15 AM)

  1. Fix location clone bug in entity's cursor_on attribute (commit: fa4a853) — tristan / githubweb

#1373 (Nov 12, 2013, 4:16:01 AM)

  1. Some meta work (commit: 87b21fd) — mcmonkey4eva / githubweb
  2. Fix NPE in some NPC commands (commit: 395019c) — mcmonkey4eva / githubweb
  3. Fix npc:<entry[.. type of arguments (commit: 0ca5aff) — mcmonkey4eva / githubweb
  4. Fix - determine cancelled:false (commit: d0ebf92) — mcmonkey4eva / githubweb
  5. Add notable cuboid alternatives for entity spawns events. (commit: b81619d) — jeremy / githubweb
  6. Possible fix for location lists without li@ (JstMeMage) (commit: f1e9274) — jeremy / githubweb
  7. Make any s@ notation result in a 'true' matches(). Other dObjects will (commit: d3ca23b) — jeremy / githubweb
  8. Allow storage of ENUMs to the scriptEntry to be auto-converted to (commit: f855e78) — jeremy / githubweb
  9. Overhaul Reset Command. Allow complete reset of a player in Saves. Fixes (commit: 4e20f25) — jeremy / githubweb
  10. Can't just return 'null' anymore since the implementation of 'is' (commit: 5ea2cd3) — jeremy / githubweb
  11. Add new containsObjectsFrom(...) to make sure matchesArgumentList (commit: aaa2670) — jeremy / githubweb
  12. Fixes to RESET command. (commit: 264080a) — jeremy / githubweb
  13. fix broken Spout repo (commit: acdb78c) — tristan / githubweb
  14. Added places block event with item in hand context (commit: c4a8ae0) — tristan / githubweb

#1371 (Nov 9, 2013, 4:27:50 AM)

  1. Add 'SmartEvents'! SmartEvents automatically turn on and off depending (commit: 722cbb7) — jeremy / githubweb

#1370 (Nov 8, 2013, 3:00:41 AM)

  1. Fix to Furnace Events (commit: bfc9cef) — jeremy / githubweb

#1369 (Nov 8, 2013, 1:51:07 AM)

  1. Fix build. (commit: 0f0b1af) — jeremy / githubweb

#1368 (Nov 8, 2013, 1:47:26 AM)

  1. Add some additional inventory click event contexts. (commit: f118938) — jeremy / githubweb

#1367 (Nov 8, 2013, 12:02:33 AM)

  1. Add some more inventory events. (commit: 7df3998) — jeremy / githubweb

#1366 (Nov 7, 2013, 11:31:35 PM)

  1. Avoid making new meta rules. (commit: d75fe8f) — jeremy / githubweb
  2. Final compromise :P (commit: a879014) — jeremy / githubweb
  3. add 'determine uncancelled' to 'on player clicks' (commit: a19d72c) — mcmonkey4eva / githubweb
  4. Correct meta error in 'on furnace smelts' (commit: bd340cd) — mcmonkey4eva / githubweb
  5. Use npc.getEntity() instead of npc.getLivingEntity() where possible. (commit: c4eee41) — jeremy / githubweb
  6. Change 'uncancelled' to 'cancelled:false' (commit: 184a362) — mcmonkey4eva / githubweb
  7. Add dNPC.getLivingEntity() to fix some errors (commit: b1cb29a) — mcmonkey4eva / githubweb
  8. Add new command 'despawn' (commit: f034952) — mcmonkey4eva / githubweb
  9. Update all NPC tag meta to include the n@notation (commit: 2e7090e) — mcmonkey4eva / githubweb
  10. Add Create command to make new NPCs. (commit: 4ef8dd4) — jeremy / githubweb
  11. Add CREATE meta. Fix other metas. (commit: 215ffda) — jeremy / githubweb
  12. Add new meta system, "<@link MetaType MetaName>" (commit: 3550a91) — mcmonkey4eva / githubweb
  13. Fix #516, clone the location before adding random numbers willy-nilly. (commit: a1f938c) — jeremy / githubweb
  14. Formatting. (commit: 0d046e8) — jeremy / githubweb
  15. Show all events firing, even when trimmed when using 'denizen debug -e' (commit: 87feb18) — jeremy / githubweb

#1365 (Nov 6, 2013, 3:04:55 AM)

  1. Allow location.add to have dLocation input (commit: 3d6d034) — mcmonkey4eva / githubweb
  2. add location.sub,.mul,.div, fix .direction.vector (commit: 2a10d6b) — mcmonkey4eva / githubweb
  3. Cleanup, fix buggy aH.Argument.startsWith(String, Int). (commit: 390c2ea) — jeremy / githubweb
  4. Allow max 50 tags per argument, allow <>'s to be escaped by using \. (commit: 473bf93) — jeremy / githubweb
  5. Add Operator language. (commit: 5910faa) — jeremy / githubweb
  6. Add <[email protected][<operator>].to[<element>]> and (commit: 379ead5) — jeremy / githubweb

#1364 (Nov 5, 2013, 11:36:19 PM)

  1. Fix issue with cuboid borders not being checked with the current (commit: 4879ac3) — jeremy / githubweb
  2. Change default 'visibility' on an effect from 5 to 15. (commit: aa1e07b) — jeremy / githubweb
  3. Polish ScriptEntry. Keep track of original arguments to be used in (commit: 807fe98) — jeremy / githubweb

#1363 (Nov 4, 2013, 1:24:39 AM)

  1. Better fix for PlayerDropItem (commit: e918201) — morphanone / githubweb
  2. Fix - take bydisplay:... (commit: cc5dd8f) — mcmonkey4eva / githubweb
  3. Make tag/mech meta self-consistent (commit: 388071e) — mcmonkey4eva / githubweb
  4. Fix server.match_player (commit: e2d0404) — mcmonkey4eva / githubweb

#1362 (Nov 3, 2013, 1:08:37 AM)

  1. Fix list.get, fixes #497 (commit: 15381c9) — mcmonkey4eva / githubweb
  2. Write the 'denizen submit' meta (commit: 58995bc) — mcmonkey4eva / githubweb
  3. Make dLocations get identified as notables if they have the same block (commit: fe12f14) — davidcernat / githubweb
  4. Add <[email protected]> tag which will return a version of a dLocation that (commit: ecfacb1) — davidcernat / githubweb
  5. add player-targeting to playsound (commit: 1a3b2a6) — mcmonkey4eva / githubweb

#1361 (Oct 31, 2013, 12:34:26 PM)

  1. calculation fix and attribute name change from "soundless" to "silent" (commit: 909a0eb) — daniel.penkala / githubweb
  2. Document /denizen submit command (commit: 5a2a626) — jeremy / githubweb
  3. Add @group node to Language meta. (commit: dfac81c) — jeremy / githubweb
  4. Update meta. (commit: 471e79b) — jeremy / githubweb
  5. Add .has_flag[flag_name] attributes to Server, dPlayer, dNPC. (commit: d8bdd03) — jeremy / githubweb

#1360 (Oct 30, 2013, 12:01:50 PM)

  1. Fix meta error (commit: 54eeae6) — morphanone / githubweb
  2. Soundless exp changing for the "experience" command (commit: 27c47ff) — daniel.penkala / githubweb

#1359 (Oct 30, 2013, 3:37:44 AM)

  1. Fix NPC teleporting (commit: 6bb762f) — mcmonkey4eva / githubweb
  2. add element.round_down and .round_up (commit: 16c8333) — mcmonkey4eva / githubweb

#1358 (Oct 30, 2013, 12:31:00 AM)

  1. Fix possible PlayerDropItem exception (commit: 67269e2) — morphanone / githubweb
  2. Add procedure context, new tag: <proc[whatever]> (commit: a7ade57) — mcmonkey4eva / githubweb
  3. Adjust proc example (commit: 955fa43) — mcmonkey4eva / githubweb

#1356 (Oct 29, 2013, 11:30:35 AM)

  1. Change "@Usage <syntax>" meta to "@Syntax <syntax>" (commit: e8984bb) — morphanone / githubweb
  2. add list.get[x].to[y] (commit: 8571f51) — mcmonkey4eva / githubweb
  3. Temporarily restore old Debug methods (commit: 2f79dfd) — mcmonkey4eva / githubweb
  4. Make old echoDebug methods function normally, but deprecate them. (commit: 02c5a0a) — jeremy / githubweb

#1355 (Oct 29, 2013, 1:39:19 AM)

  1. More selective debug features, including /denizen debug --filter (commit: cfdc96b) — jeremy / githubweb

#1354 (Oct 28, 2013, 11:26:49 PM)

  1. Use Citizens' NPC.teleport() function, fixes #492 (commit: 57cc1fc) — mcmonkey4eva / githubweb
  2. remove underscores from item.material.formatted (commit: 989548f) — mcmonkey4eva / githubweb

#1353 (Oct 28, 2013, 5:18:19 AM)

  1. meta and such (commit: 1cb8f23) — mcmonkey4eva / githubweb
  2. Record chat + don't overrecord NPC chat (commit: b12ad9c) — mcmonkey4eva / githubweb
  3. Add ability to toggle debug per script. (commit: 068daca) — jeremy / githubweb
  4. Debug everything else properly too (commit: 3813eee) — mcmonkey4eva / githubweb
  5. ... And now it compiles! (commit: 5264fc4) — mcmonkey4eva / githubweb
  6. Now it survives a full compile! (commit: 8f04be3) — mcmonkey4eva / githubweb

#1352 (Oct 27, 2013, 3:07:41 AM)

  1. Ignore chattriggerless NPCs in chattriggers (commit: 4b782d0) — mcmonkey4eva / githubweb

#1351 (Oct 26, 2013, 11:57:12 PM)

  1. Add speed: arg to Drop (commit: 74f662e) — mcmonkey4eva / githubweb

#1350 (Oct 26, 2013, 11:10:39 PM)

  1. Add - queue stop to kill off queues (commit: 614bf9c) — mcmonkey4eva / githubweb

#1349 (Oct 26, 2013, 9:59:02 PM)

  1. Add proper comma to list.formatted, +meta (commit: 92b1a18) — mcmonkey4eva / githubweb
  2. Add ObjectFetcher method _registerCoreObjects() to avoid unnecessarily (commit: 8435c7b) — morphanone / githubweb
  3. Allow Heal and Hurt commands to be given empty dLists (commit: e8403b8) — morphanone / githubweb

#1348 (Oct 26, 2013, 4:27:18 AM)

  1. Support NPC names in list.formatted (commit: 65f0aef) — mcmonkey4eva / githubweb

#1347 (Oct 26, 2013, 3:04:50 AM)

  1. rename server.get_player to server.match_player (commit: f441d19) — mcmonkey4eva / githubweb

#1346 (Oct 26, 2013, 2:49:17 AM)

  1. Target latest bukkit (commit: 82eef9a) — mcmonkey4eva / githubweb
  2. Fix chat trigger tagging, fixes #489 (commit: ce93141) — mcmonkey4eva / githubweb
  3. add server.get_player (commit: cf0c7e1) — mcmonkey4eva / githubweb

#1345 (Oct 24, 2013, 11:54:52 PM)

  1. Add queue.exists[id] + fix some meta (commit: a167f07) — mcmonkey4eva / githubweb
  2. npc.owner tag backup (commit: 51c2af1) — mcmonkey4eva / githubweb

#1344 (Oct 24, 2013, 5:55:12 AM)

  1. add itemscript no_id:true argument to hide IDLore (commit: 836976b) — mcmonkey4eva / githubweb

#1343 (Oct 24, 2013, 5:28:12 AM)

  1. Add take bydisplay:<x> (commit: 9799937) — mcmonkey4eva / githubweb

#1342 (Oct 24, 2013, 5:10:17 AM)

  1. Prevent 'on command' or 'on player chats' hacking (commit: 472544f) — mcmonkey4eva / githubweb
  2. add <context.parsed_args> to 'on command' (commit: 2985621) — mcmonkey4eva / githubweb
  3. Add initial action meta (commit: 0041651) — mcmonkey4eva / githubweb
  4. Add more action meta, fix animate meta (commit: 0567a46) — mcmonkey4eva / githubweb
  5. Cache some getMethod calls for performance. Add /loadtest command to (commit: fd4ad28) — jeremy / githubweb
  6. More actions + debugSubmit finally block (commit: 650cfd4) — mcmonkey4eva / githubweb
  7. Finish action meta + repair dNPCRegistry errors (commit: a2d89ac) — mcmonkey4eva / githubweb
  8. dEntity mech/tag meta (commit: 0b3ddfe) — mcmonkey4eva / githubweb
  9. Cleanup in Object Fetcher. (commit: df390ba) — jeremy / githubweb
  10. Add notable cuboid events. (commit: 323e8d2) — jeremy / githubweb
  11. Forgot this... (commit: 6fbeef5) — jeremy / githubweb
  12. Correct some meta (commit: 2e54af0) — mcmonkey4eva / githubweb
  13. Fix inventory.contains.display.qty (commit: b643b92) — mcmonkey4eva / githubweb

#1341 (Oct 22, 2013, 3:35:03 AM)

  1. Add location.formatted.citizens + fix dCuboid (commit: d55ddd6) — mcmonkey4eva / githubweb

#1339 (Oct 21, 2013, 11:42:16 PM)

  1. Allow multi-word worlds in dLocations. (commit: 67e8e66) — jeremy / githubweb

#1338 (Oct 21, 2013, 11:16:35 PM)

  1. Adjust NPC meta (commit: dc8b03e) — mcmonkey4eva / githubweb
  2. Add ID tags to dInventory. (commit: dd12715) — davidcernat / githubweb
  3. Don't let e@random try to spawn leashes. (commit: b47db30) — davidcernat / githubweb
  4. Allow construction of dInventories with valid holders that have null (commit: df2cbfc) — davidcernat / githubweb
  5. Reduce Debug recording lag (commit: 87b4c51) — mcmonkey4eva / githubweb

#1337 (Oct 21, 2013, 5:34:28 AM)

  1. ChatColor meta (commit: 396e5e2) — morphanone / githubweb
  2. Correct chatcolor tag meta (commit: 6865926) — mcmonkey4eva / githubweb
  3. Better run/inject debug (commit: ff73d1e) — mcmonkey4eva / githubweb

#1336 (Oct 21, 2013, 4:19:23 AM)

  1. Adjust meta, add meta, formatting... (commit: 2f2063b) — mcmonkey4eva / githubweb
  2. Fix player.entity_type tag (commit: 7e6e7f4) — mcmonkey4eva / githubweb
  3. Fix getting entities by ID outside the overworld (commit: 778e6f5) — mcmonkey4eva / githubweb
  4. Better error message for invalid dObjects (commit: 7572f06) — mcmonkey4eva / githubweb
  5. Prevent threading errors in debug Submit (commit: cb9c81b) — mcmonkey4eva / githubweb

#1335 (Oct 21, 2013, 1:35:12 AM)

  1. Add dEntity Properties 'infected, age, profession, and framed' (commit: 8cabab9) — jeremy / githubweb
  2. Add PropertyParser (commit: eb37a65) — jeremy / githubweb
  3. Fix ageing NPCs bug. (commit: 2bb7391) — jeremy / githubweb

#1334 (Oct 21, 2013, 1:26:33 AM)

  1. Place Submit safely in a separate thread (commit: 6091eed) — mcmonkey4eva / githubweb

#1333 (Oct 20, 2013, 6:41:37 PM)

  1. Filter out invalid actions for Inventory command. (commit: e5549e6) — davidcernat / githubweb
  2. Remove custom recipe implementation attempt that doesn't seem to have (commit: 40487cb) — davidcernat / githubweb

#1332 (Oct 20, 2013, 3:48:29 PM)

  1. Clean player mechanism meta (commit: d7029f4) — mcmonkey4eva / githubweb
  2. correct more meta (commit: fb9630a) — mcmonkey4eva / githubweb
  3. Allow a dList of actions in dInventory. Fix dItem.identifyMaterial() (commit: 1845cc1) — davidcernat / githubweb
  4. Small cleanup. (commit: 5a42c0b) — davidcernat / githubweb

#1331 (Oct 20, 2013, 1:58:30 AM)

  1. mechanism meta for dPlayer, add some additional tags: (commit: d7718d5) — jeremy / githubweb

#1330 (Oct 20, 2013, 12:32:44 AM)

  1. Allow lists of items in Inventory's origin argument. Example: - (commit: 3669ae5) — davidcernat / githubweb
  2. Add dPlayer mechanisms (commit: eb3efac) — jeremy / githubweb
  3. Add debug recording + submission (commit: 522efd8) — mcmonkey4eva / githubweb

#1329 (Oct 19, 2013, 8:17:35 PM)

  1. Fix issues when loading notables with multiple-word world names. (commit: 589cdf9) — jeremy / githubweb

#1328 (Oct 19, 2013, 6:53:05 PM)

  1. Implement simple mechanism API. (commit: 96d0a79) — jeremy / githubweb
  2. Correct element meta (commit: 84b9b63) — mcmonkey4eva / githubweb
  3. Prevent Take command numberformat errors (commit: 74ed8bf) — mcmonkey4eva / githubweb

#1327 (Oct 19, 2013, 2:40:19 PM)

  1. Make Morphan's contribution to dInventory less suicide-inducing. (commit: 88f17fc) — davidcernat / githubweb
  2. Add feature requested in #477 (commit: fc36813) — davidcernat / githubweb
  3. Additional cleanup. (commit: bf80141) — davidcernat / githubweb
  4. Add half of functionality required for #476 (commit: cffbdab) — davidcernat / githubweb

#1326 (Oct 19, 2013, 7:12:53 AM)

  1. semi-breaking: Update npc.owner to return dPlayer (commit: d2e67bb) — mcmonkey4eva / githubweb
  2. Easier dInventory event meta (commit: 93742bd) — mcmonkey4eva / githubweb
  3. Make itemscript recipes allow m@ prefixes. (commit: fd9c1b3) — davidcernat / githubweb
  4. Fix Inventory command after Morphan broke it so Copy, Move, Add, Fill & (commit: d53c8ba) — davidcernat / githubweb

#1325 (Oct 18, 2013, 9:26:07 PM)

  1. Add Chatbot trait to make NPCs able to reply to everything said to them, (commit: 2c80620) — davidcernat / githubweb
  2. Remove MANIFEST.MF from gitignore (commit: c552243) — davidcernat / githubweb
  3. Make pom.xml generate a MANIFEST.MF that will read optional external (commit: 6f29b03) — davidcernat / githubweb

#1324 (Oct 17, 2013, 11:22:04 PM)

  1. Fix tagging leak when talking to NPCs (commit: 2df36a9) — mcmonkey4eva / githubweb

#1323 (Oct 17, 2013, 10:53:33 AM)

  1. Make scoreboard viewers persist through saving, reloading and restarting (commit: fc1b8e8) — davidcernat / githubweb

#1322 (Oct 17, 2013, 9:10:36 AM)

  1. Small additions to Scoreboard. (commit: 24a7661) — davidcernat / githubweb
  2. Some minor world event cleanup. (commit: fd1d590) — davidcernat / githubweb

#1321 (Oct 17, 2013, 7:35:54 AM)

  1. Adjust some more meta (commit: d6a6976) — mcmonkey4eva / githubweb
  2. Fix other meta (commit: ef151a6) — mcmonkey4eva / githubweb
  3. Make scoreboards get saved to and loaded from scoreboards.yml (commit: eafa5bd) — davidcernat / githubweb

#1320 (Oct 17, 2013, 2:33:01 AM)

  1. Add item enchant level tags (commit: c93b68e) — mcmonkey4eva / githubweb
  2. Remove recipes added by Denizen on script reload. Small cleanup. (commit: 133a73e) — davidcernat / githubweb
  3. Add dChunk, and chunk tags. (commit: 2924601) — jeremy / githubweb

#1319 (Oct 16, 2013, 11:05:31 PM)

  1. Clean some more meta (commit: 1fb5d7e) — mcmonkey4eva / githubweb
  2. Workaround to prevent WorldEdit dependency (commit: 0940cab) — mcmonkey4eva / githubweb

#1318 (Oct 16, 2013, 1:28:03 AM)

  1. Turn "on player dies" world event into "on entity dies". (commit: 0815a89) — davidcernat / githubweb
  2. Add description and examples for Scoreboard command. (commit: e0bd8ed) — davidcernat / githubweb
  3. Small clarification. (commit: 4cb7ea2) — davidcernat / githubweb
  4. Correct scoreboard info typo (commit: 1369ded) — mcmonkey4eva / githubweb
  5. Meta clarification (commit: 3d76783) — mcmonkey4eva / githubweb
  6. Add <context.damager> to "on entity dies" by getting it via HashMap from (commit: 7d65bac) — davidcernat / githubweb
  7. Remove <context.shooter> from "on entity damaged" and make (commit: c404ceb) — davidcernat / githubweb
  8. Update ChatCommand (commit: aae683d) — jeremy / githubweb
  9. Fix logical issue with Kill Listener when specifying NPC names. (commit: a2b0e18) — jeremy / githubweb
  10. Add some flag lang meta, fix scenario for flagging invalid npcs/players. (commit: 8cc772f) — jeremy / githubweb

#1317 (Oct 14, 2013, 9:49:32 AM)

  1. ... also, confirm WorldEdit link in Schematic (commit: 0c9a226) — mcmonkey4eva / githubweb
  2. Rewrite Scoreboard command and make it fully-featured and functional. (commit: 20fb7d3) — davidcernat / githubweb

#1316 (Oct 14, 2013, 2:40:38 AM)

  1. Fix potential problem in flag. (commit: 5dc3009) — jeremy / githubweb
  2. Fix meta corruption in Flag (commit: 4127310) — mcmonkey4eva / githubweb
  3. Clean some other meta (commit: 1bf2c80) — mcmonkey4eva / githubweb
  4. Make Damage Trigger get triggered only by human players, not player-type (commit: 6cd7486) — davidcernat / githubweb
  5. Add schematic command + tags (commit: a07f02d) — mcmonkey4eva / githubweb

#1315 (Oct 12, 2013, 1:05:16 AM)

  1. Include shooters in entity damage world event names. i.e. now you can (commit: 7613330) — davidcernat / githubweb
  2. Sort dLocation attributes by groups, then alphabetically. (commit: 6b320c2) — davidcernat / githubweb
  3. Convert Firework command to 0.9 argument system. (commit: aa03f4b) — davidcernat / githubweb
  4. Add <context.inventory>, and 'DROPS item_list'/'NO_DROPS' determinations (commit: ae7f188) — jeremy / githubweb
  5. Fix .material for dLocations. (commit: 492e3ec) — jeremy / githubweb
  6. Fix a few mistakes (commit: 132f3a1) — mcmonkey4eva / githubweb

#1314 (Oct 11, 2013, 2:47:24 PM)

  1. Invert Ender Dragon yaws in rotations, thereby making regular Ender (commit: d50fb31) — davidcernat / githubweb
  2. Start using dEntity.identifyType() in world event names. (commit: 47b283b) — davidcernat / githubweb
  3. Add Persistent argument to Spawn, to allow you to spawn monsters that (commit: 6548861) — davidcernat / githubweb
  4. Make world event names work with either full prefixes or no prefixes. (commit: 15ff094) — davidcernat / githubweb

#1313 (Oct 11, 2013, 6:03:45 AM)

  1. Documentation. (commit: 0a1c039) — jeremy / githubweb
  2. Document /ex command. (commit: 39173dd) — jeremy / githubweb
  3. Add /npc pushable and /npc constants documentation/meta. (commit: b3639b8) — jeremy / githubweb
  4. Adjust meta (commit: dfd8ebf) — mcmonkey4eva / githubweb
  5. Fix location.block.sign_contents (commit: d0b45b5) — mcmonkey4eva / githubweb

#1312 (Oct 10, 2013, 10:25:37 PM)

  1. Fix world event optimization (commit: 0f84bdd) — mcmonkey4eva / githubweb

#1311 (Oct 10, 2013, 12:55:50 PM)

  1. Proper fix to If, hopefully. (commit: 9ce6629) — davidcernat / githubweb

#1310 (Oct 10, 2013, 12:28:29 PM)

  1. Replace <[email protected]>, <[email protected]> and (commit: 6acc25c) — davidcernat / githubweb
  2. Fix tiny typo. (commit: ab45f4e) — davidcernat / githubweb
  3. Revert "Remove outdated bug fix from If command that was causing other (commit: 020d11f) — davidcernat / githubweb

#1309 (Oct 10, 2013, 9:50:24 AM)

  1. Fix announce when dealing with :'s (commit: e5ab479) — jeremy / githubweb
  2. Remove outdated bug fix from If command that was causing other issues. (commit: 16b174a) — davidcernat / githubweb
  3. Add some meta for Assignment Scripts and dObjects (commit: e55a09f) — jeremy / githubweb
  4. Fix some meta typos (commit: b1fd492) — mcmonkey4eva / githubweb
  5. Add - announce to_console "Hello, Mr. Owner!" (commit: ecc62e7) — mcmonkey4eva / githubweb
  6. correct script.container_type (commit: 36fe049) — mcmonkey4eva / githubweb
  7. Fix assignment script meta (commit: b63bafb) — mcmonkey4eva / githubweb

#1308 (Oct 9, 2013, 6:50:49 AM)

  1. Fix Stained_Clay dMaterial. (commit: f1be7ad) — jeremy / githubweb
  2. Fix typos + lighten load for 'on command' events (commit: ea324af) — mcmonkey4eva / githubweb

#1307 (Oct 8, 2013, 11:25:52 PM)

  1. ... fix my own typo. (commit: a97426c) — mcmonkey4eva / githubweb
  2. Fix item script player/npc context in give/drop (commit: f6acad6) — mcmonkey4eva / githubweb

#1306 (Oct 8, 2013, 11:11:41 PM)

  1. Add <[email protected]> tag for getting the skin of a player skull item. (commit: e7679e9) — davidcernat / githubweb
  2. Add some more links to the readme (commit: 7daf4fb) — mcmonkey4eva / githubweb
  3. Potentially fix location.highest (commit: 7363cc5) — mcmonkey4eva / githubweb

#1305 (Oct 8, 2013, 6:09:59 AM)

  1. Fix NPC navigator NPEs (commit: abcea44) — mcmonkey4eva / githubweb

#1304 (Oct 8, 2013, 5:46:59 AM)

  1. Prevent world event duplication (commit: 804c9f0) — mcmonkey4eva / githubweb

#1303 (Oct 8, 2013, 4:23:55 AM)

  1. Remove redstone event, fix typos (commit: 09f7cc5) — mcmonkey4eva / githubweb
  2. Performance tweaks. (commit: 8ffe6c9) — jeremy / githubweb
  3. Derp. (commit: 3ae3800) — jeremy / githubweb

#1302 (Oct 8, 2013, 2:57:07 AM)

  1. Handle == null better. (commit: 28fbb08) — jeremy / githubweb
  2. Temporarily disable 'invisible lore' handler. (commit: 6e5cd34) — jeremy / githubweb
  3. Performance update to WorldScriptHelper (…still testing). (commit: 43c8df1) — jeremy / githubweb

#1301 (Oct 7, 2013, 9:04:03 PM)

  1. Added ListenCommand meta information (commit: d6270c2) — zappalives0 / githubweb
  2. Adjust req meta (commit: 733d83e) — mcmonkey4eva / githubweb
  3. Update meta (commit: d962ea0) — mcmonkey4eva / githubweb
  4. Add command syntax language meta (commit: 40a73e6) — mcmonkey4eva / githubweb
  5. ... fix command syntax language meta typo (commit: 80decd6) — mcmonkey4eva / githubweb
  6. Update Listen meta (commit: 6744169) — mcmonkey4eva / githubweb
  7. add element.trim (commit: f7cf093) — jeremy / githubweb

#1300 (Oct 7, 2013, 2:23:02 AM)

  1. Correct some minor typos (commit: 5749f71) — mcmonkey4eva / githubweb
  2. Fix logical error when removing elements inside a flag array. (commit: 598b484) — jeremy / githubweb

#1299 (Oct 6, 2013, 11:04:07 PM)

  1. Add tag npc.constant[constant_name] (commit: 85d1bf8) — mcmonkey4eva / githubweb
  2. Adjust some meta (commit: b944a61) — mcmonkey4eva / githubweb

#1298 (Oct 6, 2013, 10:15:50 PM)

  1. Allow spaces in server folder name, fixes #462 (commit: f1036b0) — mcmonkey4eva / githubweb

#1297 (Oct 6, 2013, 8:07:16 PM)

  1. Check for null. (commit: 5edc8ae) — jeremy / githubweb

#1296 (Oct 6, 2013, 3:45:07 PM)

  1. Fix a few typos (commit: 1432831) — mcmonkey4eva / githubweb
  2. Add a few more dMaterials (commit: 943fa3a) — mcmonkey4eva / githubweb
  3. add <[email protected][(strict:)<element>](.qty[<#>])> (commit: 3b74cd1) — jeremy / githubweb

#1295 (Oct 6, 2013, 3:42:03 AM)

  1. Small clarification to Equip. (commit: 7644db1) — davidcernat / githubweb
  2. Add Argument.reportUnhandled() to API. (commit: c15bb6d) — jeremy / githubweb
  3. Update 'scribe' command, add book script example meta. (commit: 1b3bcf3) — jeremy / githubweb
  4. *** BREAKING CHANGE *** Add additional 'materials' to dMaterial for (commit: a427ffc) — jeremy / githubweb
  5. Add more dMaterials (meta coming soon), fix a few issues with dItem. (commit: f1340be) — jeremy / githubweb
  6. Update a bit of meta (commit: 3ef24c5) — mcmonkey4eva / githubweb
  7. Fixes to dMaterial handling. (commit: e839dd7) — jeremy / githubweb
  8. Remove debug message. (commit: 88667e3) — jeremy / githubweb
  9. Filter out collisions with 'AIR'. (commit: 0e34e71) — jeremy / githubweb
  10. 0.9.3 :D (commit: 7f2506b) — jeremy / githubweb
  11. Midi Linux compatibility (commit: 4287248) — mcmonkey4eva / githubweb

#1294 (Oct 5, 2013, 9:02:59 AM)

  1. Update Equip command to 0.9. Change <player.equipment> tags into (commit: ff3e1a4) — davidcernat / githubweb
  2. Move Equip command to entity commands. (commit: 307ab05) — davidcernat / githubweb

#1293 (Oct 5, 2013, 12:52:59 AM)

  1. Add Denizen.mid (commit: 56b731d) — mcmonkey4eva / githubweb

#1292 (Oct 4, 2013, 11:48:04 PM)

  1. Fix silly typo in dLocation's horizontal distance attribute. (commit: ce04385) — davidcernat / githubweb
  2. Make "on player clicks" world event use dMaterials. (commit: c08e7d7) — davidcernat / githubweb
  3. Update CommandRegistry.java (commit: 04442a6) — jeremy / githubweb
  4. Fix zap meta (commit: 6a25d8c) — mcmonkey4eva / githubweb
  5. Fix NPC data type, fixes #458 (commit: c277a6c) — mcmonkey4eva / githubweb
  6. SEMI-BREAKING: Change permissions to denizen.* (commit: be892b7) — mcmonkey4eva / githubweb
  7. Allow messing with mob heads, fix permissions (commit: 8fe2e7b) — mcmonkey4eva / githubweb

#1291 (Oct 3, 2013, 4:18:21 AM)

  1. Improve Cuboid.get_spawnable_blocks air-detection (commit: e7c8515) — mcmonkey4eva / githubweb

#1290 (Oct 3, 2013, 3:17:31 AM)

  1. Make run debug clearer (commit: 53ac505) — mcmonkey4eva / githubweb
  2. Prevent NPEs in Remove, fixes #455 (commit: b820a20) — mcmonkey4eva / githubweb

#1289 (Oct 2, 2013, 11:53:54 PM)

  1. Update Cuboid.get_spawnable_blocks air-detection (commit: 92b18b9) — mcmonkey4eva / githubweb

#1288 (Oct 2, 2013, 11:33:30 PM)

  1. Register the hunger trait (commit: b612bae) — mcmonkey4eva / githubweb
  2. Update command meta (commit: 02e782c) — jeremy / githubweb
  3. Make dEntities actually work again (commit: 034c5eb) — mcmonkey4eva / githubweb

#1287 (Oct 2, 2013, 3:46:46 AM)

  1. Update Citizens dependency (commit: 344d769) — jeremy / githubweb
  2. Typos, work on dObject Properties. (commit: 88187e8) — jeremy / githubweb
  3. Fix build. (commit: 655c67a) — jeremy / githubweb
  4. Add a quick format example (commit: 72446c3) — mcmonkey4eva / githubweb
  5. Fix age stability in meta (commit: feb7aa1) — mcmonkey4eva / githubweb
  6. Add Element language meta. (commit: 0020925) — jeremy / githubweb
  7. Add additional meta. (commit: 67ef23d) — aufdemrand / githubweb
  8. Particle Effect Meta (commit: f2926e8) — jeremy / githubweb
  9. Meta formatting (commit: 0dfdc4b) — mcmonkey4eva / githubweb
  10. Silence unreasonable error (commit: 0773a99) — mcmonkey4eva / githubweb
  11. Fix BracedCommand context (commit: 1ede811) — mcmonkey4eva / githubweb
  12. More work on dObect Properties. Add some additional meta. (commit: 17d629b) — jeremy / githubweb
  13. Add Age Command example and Duration meta. (commit: 3b04088) — jeremy / githubweb
  14. Whoops. (commit: d08525b) — jeremy / githubweb
  15. Fix meta. (commit: 50d3ab2) — jeremy / githubweb
  16. Update Feed Command (commit: e5cbf19) — mcmonkey4eva / githubweb

#1286 (Sep 29, 2013, 10:49:58 PM)

  1. Allow longer debug messages (commit: 8f76d8f) — mcmonkey4eva / githubweb

#1285 (Sep 29, 2013, 10:33:24 PM)

  1. Fix Brace-chaining, fixes #440 (commit: 4c75e58) — mcmonkey4eva / githubweb
  2. Prevent massive NPE chain (commit: 15e6111) — mcmonkey4eva / githubweb

#1284 (Sep 29, 2013, 3:11:47 AM)

  1. Make notables get saved in the center of blocks instead of their (commit: d7bbef4) — davidcernat / githubweb
  2. Fix - drop xp (commit: d64838f) — mcmonkey4eva / githubweb

#1283 (Sep 28, 2013, 8:55:09 AM)

  1. Avoid impossible NPE. (commit: ee7bc96) — mcmonkey4eva / githubweb

#1282 (Sep 28, 2013, 7:54:52 AM)

  1. Small cleanup. (commit: dd3ba5d) — davidcernat / githubweb
  2. Fix some replace misuse (commit: b739009) — mcmonkey4eva / githubweb

#1281 (Sep 28, 2013, 4:05:30 AM)

  1. Fix dead players showing up in loc.find (commit: 60254e0) — mcmonkey4eva / githubweb

#1280 (Sep 28, 2013, 2:57:05 AM)

  1. Fix typo in Fly command. (commit: 1422952) — davidcernat / githubweb
  2. Revert "Adjust rotation" (commit: 62d5955) — mcmonkey4eva / githubweb

#1279 (Sep 28, 2013, 1:37:53 AM)

  1. Fix drop command info (commit: 26f8fe1) — mcmonkey4eva / githubweb
  2. Fix minor inv.contains error (commit: 005daf6) — mcmonkey4eva / githubweb

#1278 (Sep 28, 2013, 12:30:02 AM)

  1. Adjust rotation (commit: 58f7ef3) — mcmonkey4eva / githubweb
  2. Update playsound (commit: b79e531) — mcmonkey4eva / githubweb
  3. Less stacktraces (commit: 0e29da0) — mcmonkey4eva / githubweb
  4. Minor meta adjustment (commit: b5d8aec) — mcmonkey4eva / githubweb
  5. Autoformatting (commit: dcd4cb2) — mcmonkey4eva / githubweb
  6. Revert "Add speed: argument to - shoot" (commit: e1fdaad) — davidcernat / githubweb
  7. Correct ProjectileHitEvent NPE risks (commit: c49e55a) — mcmonkey4eva / githubweb
  8. Improve Player: and NPC: debug output (commit: 22a940e) — mcmonkey4eva / githubweb

#1277 (Sep 27, 2013, 1:46:24 AM)

  1. Slight optimization to Midi. (commit: 05b4567) — davidcernat / githubweb
  2. Make Rotate not start an unnecessary task when the Cancel argument is (commit: f0fda34) — davidcernat / githubweb
  3. Fix meta typo (commit: 33bc68d) — mcmonkey4eva / githubweb
  4. Add speed: argument to - shoot (commit: d8e084c) — mcmonkey4eva / githubweb

#1276 (Sep 26, 2013, 7:39:25 AM)

  1. Clean some more tag meta (commit: 8831c6a) — mcmonkey4eva / githubweb
  2. Add Rotate command, useful for making players dizzy. Example usage: - (commit: 049a091) — davidcernat / githubweb
  3. Small cleanup. (commit: aa08bba) — davidcernat / githubweb
  4. Add Cancel and Infinite arguments to Rotate command. (commit: 207cc4d) — davidcernat / githubweb

#1275 (Sep 26, 2013, 3:37:23 AM)

  1. Added <[email protected]_spawned> (commit: 47d227e) — davidcernat / githubweb
  2. Add Cancel argument to Midi command. (commit: 9ccbcfe) — davidcernat / githubweb
  3. Clean tag meta (commit: e7bdacc) — mcmonkey4eva / githubweb

#1274 (Sep 25, 2013, 9:05:59 AM)

  1. Make Midi command stop playing the previous song for an entity or (commit: 3aa1aa6) — davidcernat / githubweb
  2. Add InvalidArgumentsException to some commands. (commit: f2dec7f) — davidcernat / githubweb
  3. Add <[email protected]> so list contents can be displayed in a non-scary (commit: 2ef9dc7) — davidcernat / githubweb

#1273 (Sep 25, 2013, 5:18:50 AM)

  1. Future-proof sit command, fixes #344 (commit: cec6c3a) — mcmonkey4eva / githubweb
  2. Allow list.find to have partial matches (commit: 80c22c4) — mcmonkey4eva / githubweb
  3. Make Teleport command call an EntityTeleportEvent. (commit: 18ade5c) — davidcernat / githubweb
  4. Update Head command to 0.9 (commit: eac991e) — davidcernat / githubweb
  5. Clean up head command (commit: 5ed6304) — mcmonkey4eva / githubweb
  6. Scrap unused 'example' command meta (commit: f493ae5) — mcmonkey4eva / githubweb

#1272 (Sep 25, 2013, 2:36:59 AM)

  1. Make chat triggers get used in alphabetical order. (commit: aee7f76) — davidcernat / githubweb

#1271 (Sep 25, 2013, 1:57:57 AM)

  1. Add list.find[<element>] (commit: 387ab9b) — mcmonkey4eva / githubweb

#1270 (Sep 25, 2013, 1:43:39 AM)

  1. Fix element.before/after NPEs (commit: 4d30f58) — mcmonkey4eva / githubweb
  2. Fix small dList-matching issue. (commit: cd246ce) — davidcernat / githubweb
  3. Fix ^foreach and similar (commit: f593066) — mcmonkey4eva / githubweb

#1269 (Sep 24, 2013, 10:46:03 PM)

  1. Add [email protected][#], fixes #432 (commit: 8010749) — mcmonkey4eva / githubweb
  2. Fix meta typo (commit: a39a2e9) — mcmonkey4eva / githubweb

#1268 (Sep 24, 2013, 3:45:36 AM)

  1. Scrap "block moves" (commit: 8623ed8) — mcmonkey4eva / githubweb
  2. Watch for braced errors, fixes #431 (commit: 57fb297) — mcmonkey4eva / githubweb

#1267 (Sep 24, 2013, 1:29:00 AM)

  1. Allow block type listeners to respect item data values. Fixes #402 (commit: dc09872) — zappalives0 / githubweb
  2. Update ExecuteCommand (commit: 6bec3e5) — mcmonkey4eva / githubweb
  3. Patch up /ex a little (commit: beb944b) — mcmonkey4eva / githubweb
  4. Ignore null entities exploding, fixes #429 (commit: 1d0fedf) — mcmonkey4eva / githubweb
  5. Ignore non-signs firing sign events, fixes #430 (commit: dd57be7) — mcmonkey4eva / githubweb
  6. Add some run command debug info (commit: 227b491) — mcmonkey4eva / githubweb

#1266 (Sep 23, 2013, 6:41:37 AM)

  1. Extra fix of the same thing just to be extra-safe (commit: 48ffcf4) — mcmonkey4eva / githubweb
  2. Add player oxygen tags (commit: c4ef6ef) — mcmonkey4eva / githubweb
  3. Update command reg a bit (commit: 50dd63c) — mcmonkey4eva / githubweb
  4. Add a pile of meta (commit: 7147a52) — mcmonkey4eva / githubweb
  5. ... Oops! (commit: 4a93d94) — mcmonkey4eva / githubweb
  6. Last meta change (commit: 543443b) — mcmonkey4eva / githubweb
  7. Add [email protected]_phase, fixes #427 (commit: a89b016) — mcmonkey4eva / githubweb
  8. Fix NPE (commit: e139d15) — mcmonkey4eva / githubweb
  9. Fix sheep-dying exception, fixes #428 (commit: dcc2b9c) — mcmonkey4eva / githubweb

#1265 (Sep 22, 2013, 1:26:07 AM)

  1. Add more information to the command registry (commit: bda8f74) — mcmonkey4eva / githubweb
  2. Fix worldscript error, fixes #426 (commit: 12c0f0c) — mcmonkey4eva / githubweb
  3. Fix major breaking bug! (commit: 5d52fe4) — mcmonkey4eva / githubweb

#1264 (Sep 21, 2013, 7:32:27 PM)

  1. Fix typo in dScript meta. (commit: 645ae8a) — jeremy / githubweb
  2. Fix DisplayItem a bit (commit: 528e5ad) — mcmonkey4eva / githubweb
  3. Update chunkload (commit: 5e4bf9b) — mcmonkey4eva / githubweb
  4. Update chunkload in the command registry (commit: 255ac91) — mcmonkey4eva / githubweb

#1263 (Sep 21, 2013, 1:44:21 AM)

  1. Update displayitem (commit: d5ecf6e) — mcmonkey4eva / githubweb

#1262 (Sep 20, 2013, 11:40:21 PM)

  1. Formatting again! (commit: e315576) — mcmonkey4eva / githubweb
  2. ... (commit: 8eeed22) — jeremy / githubweb
  3. Update to 1.6.4 (commit: 8a1a338) — jeremy / githubweb

#1261 (Sep 20, 2013, 1:59:44 AM)

  1. Adjust - inventory a little (commit: 724be4f) — mcmonkey4eva / githubweb
  2. Minor sub-adjustment to inventory (commit: 47b961e) — mcmonkey4eva / githubweb

#1260 (Sep 19, 2013, 11:14:48 PM)

  1. Add some 'language' meta. (commit: 23bd387) — jeremy / githubweb
  2. Clean debugging of Execute (commit: a104893) — mcmonkey4eva / githubweb

#1259 (Sep 18, 2013, 7:11:02 AM)

  1. Add Age command to let you set the ages of entities. Example usage: - (commit: d336a0c) — davidcernat / githubweb

#1258 (Sep 18, 2013, 5:05:44 AM)

  1. Make <[email protected]_spawnable_blocks> ignore midair locations. (commit: 70b99ab) — davidcernat / githubweb
  2. Clean up trait command (commit: 3d3b195) — mcmonkey4eva / githubweb
  3. Add "block spreads", "block forms" and "entity forms block" world (commit: db96bf5) — davidcernat / githubweb

#1257 (Sep 18, 2013, 4:10:49 AM)

  1. Stop incorrectly throwing Yaml tag errors (commit: 91b6ab6) — morphanone / githubweb
  2. Add Trait command with tags: <npc.has_trait[<trait>]> and (commit: 2a8cfae) — morphanone / githubweb
  3. Add <[email protected]_spawnable_blocks> tag for getting safe spawn points (commit: 8b21b6c) — davidcernat / githubweb

#1256 (Sep 18, 2013, 1:43:40 AM)

  1. Prevent giant stacktraces from bad math tags (commit: ed8023c) — mcmonkey4eva / githubweb
  2. Partial fix to teleportation of despawned NPCs. (commit: d14e9ea) — davidcernat / githubweb
  3. Complete fix to teleportation of despawned NPCs. (commit: 8a1636f) — davidcernat / githubweb

#1255 (Sep 17, 2013, 4:35:41 AM)

  1. Fix another NPE (commit: be0931b) — mcmonkey4eva / githubweb
  2. Add <el@val[<value>]> constructor for Element. (commit: b2c9ebe) — davidcernat / githubweb
  3. Fix NPC meta (commit: 9c39235) — mcmonkey4eva / githubweb
  4. Fix foreach/repeat context (commit: b845d2f) — mcmonkey4eva / githubweb
  5. Fix attack command (commit: 843fe06) — mcmonkey4eva / githubweb

#1254 (Sep 16, 2013, 12:03:53 AM)

  1. Fix other NPE (commit: ec74295) — mcmonkey4eva / githubweb

#1253 (Sep 15, 2013, 11:58:54 PM)

  1. Allow BracedCommands to have multiple braced sections (commit: 90b4e6b) — morphanone / githubweb
  2. Implement BracedCommand changes for ForEach (commit: a5346bf) — morphanone / githubweb
  3. Implement BracedCommand changes for Repeat (commit: 68d810b) — morphanone / githubweb
  4. Allow Random to use braces. Example: - random { - narrrate "This" - (commit: 30843a2) — morphanone / githubweb
  5. Make dItem "id:" lore invisible. WARNING: Requires ProtocolLib and has (commit: f7fe00a) — morphanone / githubweb
  6. Make world script events automatically save entities to the context as (commit: eae7eef) — davidcernat / githubweb
  7. Fix NPE (commit: 8ead434) — mcmonkey4eva / githubweb

#1252 (Sep 15, 2013, 10:30:44 PM)

  1. Sort dPlayer attributes by offline and online attributes, which are then (commit: 26580b9) — davidcernat / githubweb
  2. Fix null projectile-related debug spam (commit: 10ce764) — mcmonkey4eva / githubweb
  3. Tiny fix. (commit: cc14f58) — davidcernat / githubweb
  4. A little formatting (commit: f1039ce) — mcmonkey4eva / githubweb

#1251 (Sep 15, 2013, 8:57:41 PM)

  1. Cap off substring, fixes #420 (commit: 657b622) — mcmonkey4eva / githubweb
  2. Add tags &lt and &gt (commit: d476933) — mcmonkey4eva / githubweb
  3. Update link in the readme (commit: d933820) — mcmonkey4eva / githubweb

#1250 (Sep 15, 2013, 8:34:29 PM)

  1. Remove data values from dItem.identify() with aufdemrand's permission. (commit: b2f82da) — davidcernat / githubweb
  2. Add rotationthreshold argument to Fly command, to allow people to (commit: abacb23) — davidcernat / githubweb
  3. Add "player takes item from furnace" and "entity exits portal" world (commit: a7cc331) — davidcernat / githubweb
  4. Add "vehicle collides", "vehicle collides with block", "vehicle collides (commit: 7b2a8d8) — davidcernat / githubweb
  5. Sort dEntity attributes by groups, then alphabetically. Add some missing (commit: a137bb3) — davidcernat / githubweb
  6. Fix vehicle collision events. Some minor cleanup. (commit: 230d73a) — davidcernat / githubweb

#1249 (Sep 15, 2013, 2:34:21 PM)

  1. Update Rotation utilities to fit changes made to Bukkit yaws. (commit: a2c1620) — davidcernat / githubweb
  2. Fix potential problem with as: argument when invalid target is (commit: a203117) — jeremy / githubweb
  3. Clean up some world events dealing with entities. (commit: 12c804c) — davidcernat / githubweb
  4. Add <server.get_npcs_named[<name>]> tag. (commit: 745afcf) — davidcernat / githubweb

#1248 (Sep 15, 2013, 5:28:19 AM)

  1. Reorganize Element (commit: c5caf34) — mcmonkey4eva / githubweb

#1247 (Sep 15, 2013, 4:37:24 AM)

  1. Add tag &pc, fixes #418 (commit: 4fc51bf) — mcmonkey4eva / githubweb
  2. Fix tag player.location (commit: 30687b6) — mcmonkey4eva / githubweb

#1246 (Sep 14, 2013, 9:59:12 PM)

  1. Allow fetching of NPCs using n@name instead of just n@id, useful for (commit: 6b0703b) — davidcernat / githubweb
  2. Add "player animates" and "player drops item" world events. Add some (commit: 8122bee) — davidcernat / githubweb
  3. Add "structure grows" and "portal created" world events. (commit: bbcd485) — davidcernat / githubweb
  4. Add "chunk loads" and "chunk unloads" world events. (commit: d8ebf29) — davidcernat / githubweb
  5. Add "horse jumps", "player toggles flight", "player toggles sneak" and (commit: 30412f2) — davidcernat / githubweb
  6. Add "player throws egg", "player kicked" and "player shears entity" (commit: eba9932) — davidcernat / githubweb
  7. Add "entity enters portal", "player dyes sheep", "sheep regrows wool" (commit: 8e49970) — davidcernat / githubweb
  8. Add "creeper powered", "entity changes block", "entity unleashed", "pig (commit: b049450) — davidcernat / githubweb
  9. Add "furnace burns", "furnace smelts", "piston extends", "piston (commit: dea7567) — davidcernat / githubweb
  10. Add "world loads", "world unloads", "world saves", "world initializes" (commit: 213b08e) — davidcernat / githubweb
  11. Add "item enchanted", "inventory picks up item" and "item moved from (commit: 7c317e2) — davidcernat / githubweb
  12. Make Fly command more intuitive. (commit: b9ca78b) — davidcernat / githubweb
  13. Remove chunk events for the time being, because they may be too laggy. (commit: a9d6020) — davidcernat / githubweb
  14. Small fix to Fly. Should work great now. (commit: 9c2121f) — davidcernat / githubweb

#1245 (Sep 13, 2013, 3:59:44 AM)

  1. Fix push commandreg typo (commit: 471dba1) — mcmonkey4eva / githubweb
  2. Fix example typo (commit: 7e2013b) — mcmonkey4eva / githubweb
  3. Fix named color tags (commit: 1496bb1) — mcmonkey4eva / githubweb

#1244 (Sep 13, 2013, 1:48:44 AM)

  1. Update Health in the command registry (commit: 71415d0) — mcmonkey4eva / githubweb
  2. Elementalize text tags + document them (commit: fb024b3) — mcmonkey4eva / githubweb
  3. Add PUSH command (commit: f0c8253) — mcmonkey4eva / githubweb

#1243 (Sep 12, 2013, 4:45:27 AM)

  1. Fix entity.custom_name bug (commit: db9c31a) — mcmonkey4eva / githubweb

#1242 (Sep 11, 2013, 11:44:38 PM)

  1. Update Give and Take in the CommandRegistry (commit: 6e3244f) — morphanone / githubweb
  2. Allow Give and Take to have data values on items (commit: e0f9a85) — morphanone / githubweb

#1241 (Sep 11, 2013, 7:55:39 AM)

  1. Update CommandRegistry.java (commit: efa82f3) — mcmonkey4eva / githubweb
  2. Add a bit more to the Github readme (commit: 3342163) — mcmonkey4eva / githubweb
  3. Add <[email protected]_npc> and <[email protected]_mob> (commit: 4942cff) — jeremy / githubweb
  4. Add Script Injection Example and fix small issue with determine and (commit: 8a83727) — jeremy / githubweb
  5. Update InjectCommand.java (commit: dcf9199) — mcmonkey4eva / githubweb
  6. Update InjectCommand.java (commit: 86605be) — mcmonkey4eva / githubweb
  7. Remove useless code from ItemScript (commit: feefc08) — mcmonkey4eva / githubweb
  8. Block ItemScript recipe craft cheating (commit: d92be7c) — mcmonkey4eva / githubweb

#1240 (Sep 10, 2013, 11:32:48 PM)

  1. More command meta shorts. (commit: 9150b95) — mcmonkey4eva / githubweb
  2. Update CommandRegistry.java (commit: ae76ebc) — mcmonkey4eva / githubweb
  3. Update YAML command (commit: 7c7d7d1) — mcmonkey4eva / githubweb
  4. Update YAML command in the command registry (commit: 32a1a1b) — mcmonkey4eva / githubweb

#1239 (Sep 10, 2013, 4:27:32 AM)

  1. Add some command meta shorts (commit: 0555f9d) — mcmonkey4eva / githubweb
  2. Restore spread: argument to the spawn command (commit: a587fc2) — mcmonkey4eva / githubweb

#1238 (Sep 10, 2013, 4:07:54 AM)

  1. Add cuboid.min, cuboid.max (commit: 1551289) — mcmonkey4eva / githubweb
  2. Better note command debug (commit: c38b279) — mcmonkey4eva / githubweb
  3. Update midi command (commit: b401a18) — mcmonkey4eva / githubweb
  4. Fix script reloading bug (commit: 975aafc) — mcmonkey4eva / githubweb

#1237 (Sep 9, 2013, 9:52:32 PM)

  1. Internal code stuff (commit: cc80dde) — mcmonkey4eva / githubweb
  2. Fix example meta typo (commit: 0dea41d) — mcmonkey4eva / githubweb
  3. Fix more example meta typos (commit: 7385c96) — mcmonkey4eva / githubweb
  4. Oneline that (commit: c9aae8e) — mcmonkey4eva / githubweb
  5. Yet another meta adjustment (commit: f1183de) — mcmonkey4eva / githubweb
  6. Last bit of meta adjustment (commit: 1379ef4) — mcmonkey4eva / githubweb
  7. Add "on block fades" event (commit: a0d0dff) — morphanone / githubweb

#1236 (Sep 8, 2013, 9:38:38 PM)

  1. Fix a bit of req meta (commit: 02bc28f) — mcmonkey4eva / githubweb
  2. Rename getType to getObjecType in dObject interface to avoid any further (commit: 9354379) — jeremy / githubweb
  3. Initial work on dObject Properties. (commit: bb221ed) — jeremy / githubweb
  4. Add example and event info for 'On Command'. (commit: 8f2d64f) — jeremy / githubweb
  5. Update RUN command to enable local script support. (commit: d18cccd) — jeremy / githubweb
  6. Add INJECT command to handle last missing part of deprecating runtask. (commit: 2052a0c) — jeremy / githubweb
  7. Formatting (commit: 33cfbfa) — mcmonkey4eva / githubweb
  8. More formatting (commit: 2854933) — mcmonkey4eva / githubweb
  9. Excessive formatting (commit: ef2c249) — mcmonkey4eva / githubweb
  10. Last bit of formatting (commit: d8ccd57) — mcmonkey4eva / githubweb

#1235 (Sep 8, 2013, 1:52:39 AM)

  1. Add "on player opens inventory" and "on player closes inventory" world (commit: 51e1de1) — davidcernat / githubweb
  2. Fix some issues with prefixes and narrate/define. (commit: dde5439) — jeremy / githubweb
  3. Add "on player changes world" world event. (commit: b436cea) — davidcernat / githubweb
  4. Fix "not enough args" for Flagged requirement (commit: 5070c1b) — morphanone / githubweb

#1234 (Sep 5, 2013, 10:57:16 PM)

  1. Fix location-specified dInventories (commit: 8bc01dd) — morphanone / githubweb

#1233 (Sep 5, 2013, 9:26:29 PM)

  1. Add new Give/Take arguments to CommandRegistry, more fixes (commit: 38bdac2) — morphanone / githubweb

#1232 (Sep 5, 2013, 8:17:44 PM)

  1. Fix Give and Take cast errors (commit: ffbdb31) — morphanone / githubweb

#1231 (Sep 5, 2013, 2:55:26 AM)

  1. Speed improvement in foreach/repeat (commit: 8630a4c) — mcmonkey4eva / githubweb
  2. Fix NPE in narrate (commit: e195a6d) — mcmonkey4eva / githubweb
  3. Add spawned entities context back to Spawn command after it was removed (commit: cca5439) — davidcernat / githubweb
  4. Streamline Shoot command. (commit: ec6e964) — davidcernat / githubweb
  5. Improve projectile velocity calculation. (commit: 372d52a) — davidcernat / githubweb
  6. Replace tabs with spaces. (commit: ab56ffc) — davidcernat / githubweb
  7. Add "block being built" world event that uses BlockCanBuildEvent. Clean (commit: 4e4635a) — davidcernat / githubweb
  8. Add dMaterial tags. (commit: c55a04e) — davidcernat / githubweb
  9. Sort Element attributes alphabetically inside different groups. (commit: 1801aa9) — davidcernat / githubweb
  10. Sort dWorld attributes and add some missing ones. (commit: 6a6442b) — davidcernat / githubweb
  11. Add "on player damages block" world event. Make block world events use (commit: 3cf152f) — davidcernat / githubweb
  12. Use ScriptEntry context for Spawn and Shoot at auf's recommendation. (commit: 0c89cd6) — davidcernat / githubweb
  13. Allow "from:in@inventory" in Take and "to:in@inventory" in Give, update (commit: d829d4c) — morphanone / githubweb
  14. Add <[email protected]_tameable>, <[email protected]_tamed>, and (commit: 7441ed1) — morphanone / githubweb

#1230 (Sep 3, 2013, 3:57:02 AM)

  1. Add %parent_queue% context to foreach (commit: 594835c) — mcmonkey4eva / githubweb
  2. Add same to repeat (commit: 365f9cb) — mcmonkey4eva / githubweb
  3. Add "- determine cancelled" to "on server start" (commit: 22a5a15) — morphanone / githubweb

#1229 (Sep 3, 2013, 2:32:03 AM)

  1. Internal formatting (commit: 2accd5f) — mcmonkey4eva / githubweb
  2. More formatting (commit: c0d5792) — mcmonkey4eva / githubweb
  3. Allow adding dObjects to the ObjectFetcher without reloading all (commit: 8dcab1a) — morphanone / githubweb

#1228 (Sep 2, 2013, 11:06:09 PM)

  1. Prevent NPE on /ex foreach (commit: 3bd7d82) — mcmonkey4eva / githubweb
  2. Increase config version to v4, more work on Notables (still a WIP) (commit: 744d78d) — jeremy / githubweb

#1227 (Sep 2, 2013, 4:44:10 PM)

  1. Revert changes to dPlayer, allow flags to be fetched for offline (commit: 8457701) — jeremy / githubweb
  2. Add "inventory:" to inventory scripts to specify one of (commit: ab6e08c) — morphanone / githubweb

#1226 (Sep 2, 2013, 5:48:03 AM)

  1. BracedCommand adjustment (commit: 865427d) — mcmonkey4eva / githubweb

#1225 (Sep 2, 2013, 4:44:32 AM)

  1. Make type-check in SitCommand actually work (commit: 9b42711) — mcmonkey4eva / githubweb
  2. Allow offline players to use all tags, fixes #392 (commit: b8fab3d) — mcmonkey4eva / githubweb
  3. Differentiate online/offline tags better (commit: c397679) — mcmonkey4eva / githubweb

#1224 (Sep 2, 2013, 2:44:44 AM)

  1. scrap util.spawn_entity (commit: f1c4309) — mcmonkey4eva / githubweb
  2. Add chat trigger <context.message> (commit: 5dddb39) — mcmonkey4eva / githubweb
  3. Restore "must be able to see NPC" for chat trigs (commit: b4eb103) — mcmonkey4eva / githubweb

#1223 (Sep 2, 2013, 1:04:24 AM)

  1. Sanify sign change event (commit: a4ebce5) — mcmonkey4eva / githubweb
  2. Add 'shot_entities' context to shoot command for getting dEntity objects (commit: 6873f48) — jeremy / githubweb

#1222 (Sep 1, 2013, 11:34:28 PM)

  1. Possible cure for Jeebiss's sickness (commit: f4f1a7a) — jeremy / githubweb

#1221 (Sep 1, 2013, 6:24:40 AM)

  1. More world script meta (commit: 3861a72) — morphanone / githubweb
  2. Expand "on <projectile> hits <block>", more world event meta (commit: a26b757) — morphanone / githubweb
  3. Even more meta (commit: dc4faec) — morphanone / githubweb
  4. Add Inventory Scripts. Currently only for chest inventories,. Example (commit: 241dda7) — morphanone / githubweb

#1220 (Aug 31, 2013, 3:31:32 PM)

  1. Add context to triggers (commit: e59a316) — mcmonkey4eva / githubweb
  2. Add more context stuff (commit: 383d34a) — mcmonkey4eva / githubweb
  3. Fix npe in ListenCommand caused by debug report (commit: 4958e79) — zappalives0 / githubweb

#1219 (Aug 31, 2013, 2:03:56 AM)

  1. Adjust dNPC meta (commit: c08ddb2) — mcmonkey4eva / githubweb
  2. Element/attribute usage in Util Tags (commit: 9776dac) — mcmonkey4eva / githubweb
  3. Fix error with 'entity killed' not firing (commit: 038fcee) — mcmonkey4eva / githubweb
  4. Make Modifyblock use dMaterial. (commit: 0595087) — davidcernat / githubweb
  5. Fix Listener bug (commit: 3c2aeb9) — mcmonkey4eva / githubweb

#1218 (Aug 30, 2013, 9:39:46 PM)

  1. Update Item listener to new coding conventions. (commit: ef75fab) — zappalives0 / githubweb
  2. Small fixes to Item listener (commit: c21a48f) — zappalives0 / githubweb

#1217 (Aug 30, 2013, 8:32:00 PM)

  1. Fixes to BlockListener (commit: 2f9a43c) — zappalives0 / githubweb
  2. Add dCuboid support to BlockListener (commit: 2677c45) — zappalives0 / githubweb

#1215 (Aug 30, 2013, 6:40:58 PM)

  1. Remove unused imports. (commit: fc9ff27) — zappalives0 / githubweb
  2. Remove unfinished Creator trait. (commit: 5d0f6ba) — zappalives0 / githubweb
  3. Small fix to Block listener (commit: abe66c5) — zappalives0 / githubweb

#1214 (Aug 30, 2013, 5:11:06 AM)

  1. Fix dList meta (commit: 88b434d) — mcmonkey4eva / githubweb
  2. Change POM to reference new citizens repo url. (commit: 439c84b) — zappalives0 / githubweb
  3. Remove unused import... (commit: 64da884) — zappalives0 / githubweb
  4. Update Block listener to new coding conventions. (commit: 0fe59fd) — zappalives0 / githubweb

#1213 (Aug 29, 2013, 10:20:35 PM)

  1. Adjust equip commandregistry entry (commit: 183c316) — mcmonkey4eva / githubweb
  2. Update Switch command (commit: c529a9d) — mcmonkey4eva / githubweb

#1212 (Aug 29, 2013, 3:44:40 AM)

  1. Add more context to projectile hits block (commit: 698e374) — mcmonkey4eva / githubweb

#1211 (Aug 29, 2013, 3:08:59 AM)

  1. Add "on projectile hits block" world event (commit: b96153b) — mcmonkey4eva / githubweb

#1210 (Aug 29, 2013, 12:31:11 AM)

  1. More command meta (commit: caa198a) — morphanone / githubweb
  2. Fix meta (commit: 9195207) — morphanone / githubweb
  3. More fixes.. (commit: 9f870b9) — morphanone / githubweb
  4. Fix "player pickup <item>" (commit: 25cf57f) — mcmonkey4eva / githubweb

#1209 (Aug 28, 2013, 8:49:34 PM)

  1. Debug / error output on Entry Tags (commit: 2543652) — mcmonkey4eva / githubweb
  2. Add "player pickup <item>" (commit: d9ade14) — mcmonkey4eva / githubweb

#1208 (Aug 28, 2013, 5:01:16 AM)

  1. Change current queue context system to be dedicated to the definitions (commit: d6498aa) — jeremy / githubweb
  2. Add "on player drags dItem" world event. (commit: 32277ab) — alain.blanquet / githubweb
  3. Make actions and events use queue-level context. Fix up context tag to (commit: 6e897e2) — jeremy / githubweb
  4. Fix errors. (commit: 970a5fd) — jeremy / githubweb

#1207 (Aug 27, 2013, 11:03:26 PM)

  1. Temporarily revert context (commit: 7e08d9e) — mcmonkey4eva / githubweb

#1206 (Aug 27, 2013, 6:01:44 AM)

  1. Add location.direction.vector (commit: aa9d9e3) — mcmonkey4eva / githubweb

#1205 (Aug 27, 2013, 5:16:58 AM)

  1. Prevent NPEs in bad util.spawn_entity args (commit: 4bae903) — mcmonkey4eva / githubweb

#1204 (Aug 27, 2013, 4:49:57 AM)

  1. Reunbreak context and determine (commit: ca4cb0f) — mcmonkey4eva / githubweb

#1203 (Aug 27, 2013, 4:31:37 AM)

  1. Make context work less-disruptively (commit: 67acd0a) — mcmonkey4eva / githubweb

#1202 (Aug 27, 2013, 2:13:57 AM)

  1. Update command meta for cooldown, add command meta for define. (commit: f08af60) — jeremy / githubweb
  2. Add basic meta for all requirements (commit: ed23d6c) — morphanone / githubweb
  3. Remove double metas (commit: 8b45dfa) — morphanone / githubweb
  4. Add engage/disengage usage meta. (commit: 9121870) — jeremy / githubweb
  5. Start world event meta (commit: e96822d) — morphanone / githubweb
  6. Fix some meta (commit: 15a2182) — morphanone / githubweb
  7. Fix typos in Element (commit: 89e0cc2) — mcmonkey4eva / githubweb
  8. add util.spawn_entity[].at[] (commit: 19a582a) — mcmonkey4eva / githubweb

#1201 (Aug 24, 2013, 11:46:16 PM)

  1. Update Element.java (commit: e607fec) — mcmonkey4eva / githubweb
  2. Add some requirement meta (commit: dcb9b79) — morphanone / githubweb
  3. Add more req meta (commit: f296160) — morphanone / githubweb
  4. Formatting (commit: 3e95463) — mcmonkey4eva / githubweb
  5. More formatting (commit: 2108dd7) — mcmonkey4eva / githubweb
  6. Fix up cooldown command. (commit: 6c6133b) — jeremy / githubweb
  7. Small fix to potential NPE in if command when using /ex. (commit: d436851) — jeremy / githubweb
  8. Error out on queue command if queue was specified, but not found, to (commit: 893bb41) — jeremy / githubweb
  9. Cleanup. (commit: 5eae01b) — jeremy / githubweb

#1200 (Aug 24, 2013, 1:58:13 PM)

  1. Meta test (commit: 462023c) — jeremy / githubweb
  2. New meta format for tags (sorry mcmonkey!) will allow more types of meta (commit: 8abb80e) — jeremy / githubweb
  3. Update dEntity meta. (commit: dea70bf) — jeremy / githubweb
  4. Add dInventory metas. (commit: 706a1b4) — jeremy / githubweb
  5. Add example Command meta (commit: 4bda19b) — jeremy / githubweb
  6. Update meta for Duration (commit: 9d202ca) — jeremy / githubweb
  7. Update CommandRegistry.java (commit: a85f269) — jeremy / githubweb
  8. Update meta for Element up until 'after'. (commit: 38788f5) — jeremy / githubweb
  9. Begin Inventory scripts, commentify BracedCommand (commit: ad71c10) — morphanone / githubweb
  10. Finish Element meta (commit: ad8dfb9) — morphanone / githubweb
  11. Add meta for Foreach command (commit: dc63112) — morphanone / githubweb
  12. Update meta for dItem (commit: 453a6ea) — jeremy / githubweb
  13. Update CommandRegistry.java (commit: 973f887) — mcmonkey4eva / githubweb
  14. Update CommandRegistry.java (commit: 0f733cf) — mcmonkey4eva / githubweb
  15. Update dNPC meta. (commit: daf7dfb) — jeremy / githubweb
  16. Update dPlayer meta. (commit: 2abe69a) — jeremy / githubweb
  17. Fix dScript and dWorld meta. (commit: 683ee4e) — jeremy / githubweb
  18. Remove failtags (commit: 7bcae2f) — mcmonkey4eva / githubweb
  19. Update metas for dObjects. (commit: 356ae63) — jeremy / githubweb
  20. Update dLocation meta. (commit: 1bb2850) — jeremy / githubweb
  21. Fix location meta. (commit: e0dddab) — jeremy / githubweb
  22. Fix bad meta. (commit: cc80faa) — jeremy / githubweb
  23. Fix bad metas. (commit: 9a99baf) — jeremy / githubweb
  24. Update dPlayer.java (commit: dcd94e4) — mcmonkey4eva / githubweb
  25. Update dPlayer.java (commit: eba117c) — mcmonkey4eva / githubweb
  26. Update YamlCommand.java (commit: 4cf19e8) — mcmonkey4eva / githubweb
  27. Update YamlCommand.java (commit: 84a0ef2) — mcmonkey4eva / githubweb
  28. Update UtilTags.java (commit: 8fe7a5c) — mcmonkey4eva / githubweb
  29. Oops (commit: 419a5bf) — mcmonkey4eva / githubweb
  30. Update CommandRegistry.java (commit: 7a60fe1) — mcmonkey4eva / githubweb

#1199 (Aug 23, 2013, 6:26:00 PM)

  1. Add - repeat command (commit: cbd0ca5) — mcmonkey4eva / githubweb

#1198 (Aug 23, 2013, 6:17:57 PM)

  1. Less NPEs for great goodness (commit: 2f75a08) — mcmonkey4eva / githubweb
  2. Add time change alias (commit: 07af9ba) — mcmonkey4eva / githubweb

#1197 (Aug 23, 2013, 4:59:41 AM)

  1. Fix player: and npc: arguments (commit: 5171416) — mcmonkey4eva / githubweb

#1196 (Aug 23, 2013, 2:59:15 AM)

  1. Less exceptions, more null, fixes #382 (commit: 6472a6e) — mcmonkey4eva / githubweb
  2. Why is this even null, fixes #381 (commit: cddb2d9) — mcmonkey4eva / githubweb

#1195 (Aug 21, 2013, 6:48:57 PM)

  1. Formatting (commit: 6642266) — mcmonkey4eva / githubweb
  2. Add experimental new version of Foreach (commit: 8fdd9cf) — mcmonkey4eva / githubweb

#1194 (Aug 21, 2013, 3:20:15 PM)

  1. Go away, NPE! (commit: ca8b14c) — mcmonkey4eva / githubweb

#1193 (Aug 21, 2013, 10:48:16 AM)

  1. Mistake in the formatting thing (commit: 9468aa4) — mcmonkey4eva / githubweb
  2. More of that (commit: b7a49b0) — mcmonkey4eva / githubweb

#1192 (Aug 21, 2013, 10:34:55 AM)

  1. Add mobprox_timer flag to control mobprox timing (commit: 58e9a1e) — mcmonkey4eva / githubweb

#1191 (Aug 20, 2013, 12:02:25 PM)

  1. Add <inventory.equipment> and <inventory.list_contents> (commit: 1310f93) — morphanone / githubweb
  2. Update TimedQueue.java (commit: 2080374) — jeremy / githubweb
  3. Allow Horse NPCs to have dInventories (commit: d39a169) — morphanone / githubweb
  4. Make <in@inventory> tags work (commit: 608a5ec) — morphanone / githubweb

#1190 (Aug 20, 2013, 10:26:24 AM)

  1. Fix my failmeta (commit: c49deb7) — mcmonkey4eva / githubweb
  2. Allow location.in_region[] to use a list (commit: 71c97db) — mcmonkey4eva / githubweb
  3. Fix in_region meta (commit: a9bd4be) — mcmonkey4eva / githubweb
  4. Update TagManager.java (commit: 88d7b4e) — jeremy / githubweb

#1189 (Aug 20, 2013, 2:44:35 AM)

  1. Add util date tags (commit: 714a5dd) — mcmonkey4eva / githubweb

#1188 (Aug 19, 2013, 8:02:44 PM)

  1. Fix dInventory NPE (commit: e38e71f) — morphanone / githubweb
  2. Fix dInventory NPE (commit: 7ec23fe) — mcmonkey4eva / githubweb
  3. Add Yaml tag meta (commit: b27f985) — morphanone / githubweb
  4. Add what seems to be the rest of the tag meta. (commit: b1427b3) — morphanone / githubweb
  5. Enable line of sight check in Chat Trigger again. Remove thread check (commit: 1aa1498) — davidcernat / githubweb
  6. Change <duration.value> tag that didn't make a lot of sense into a tag (commit: f506c2d) — davidcernat / githubweb
  7. Allow chat trigger's event to be synchronous in config.yml (commit: 17b3a8f) — davidcernat / githubweb
  8. Allow "on player chats" world event to be synchronous in config.yml. (commit: 859d47d) — davidcernat / githubweb

#1187 (Aug 19, 2013, 10:41:07 AM)

  1. Update follow to allow targeting, fixes #373 (commit: 183b00a) — mcmonkey4eva / githubweb
  2. Update Follow in the command registry (commit: b8260a9) — mcmonkey4eva / githubweb

#1186 (Aug 19, 2013, 6:35:50 AM)

  1. Fix dInventory errors with double chests and non-Player NPCs. Allow (commit: 1c9c568) — morphanone / githubweb

#1185 (Aug 18, 2013, 1:21:25 PM)

  1. Add duration to look command (commit: 685d7ac) — mcmonkey4eva / githubweb
  2. Add look duration to the command registry (commit: a630665) — mcmonkey4eva / githubweb

#1184 (Aug 18, 2013, 1:02:25 PM)

  1. Add world event "on reload scripts" (commit: 98c0505) — mcmonkey4eva / githubweb

#1183 (Aug 18, 2013, 12:27:49 PM)

  1. Don't error on removed NPCs in DamageTrigger (commit: c6db29b) — mcmonkey4eva / githubweb

#1182 (Aug 18, 2013, 7:29:01 AM)

  1. Fix sign direction (commit: 58d9a8f) — mcmonkey4eva / githubweb

#1181 (Aug 18, 2013, 6:27:07 AM)

  1. Example meta for Commands. (commit: b51a34f) — jeremy / githubweb
  2. Simplify usage of startsWith() in aH.Argument. (commit: 92c3101) — jeremy / githubweb
  3. Cleanup. (commit: cbdc787) — jeremy / githubweb
  4. Make dList more efficient. (commit: 35ea625) — jeremy / githubweb
  5. Fix NPE in dPlayer's <…chat_history> when player hasn't chatted. (commit: fd5d855) — jeremy / githubweb
  6. Add <[email protected]_down[player]> <[email protected][player]> … player (commit: 41f3cd3) — jeremy / githubweb
  7. Move cooldown command meta to CommandRegistry. (commit: 8dcbabc) — jeremy / githubweb
  8. Make monkeybot stop crying ;) (commit: fd46e7f) — jeremy / githubweb

#1180 (Aug 17, 2013, 11:40:40 PM)

  1. Fix flag with player name (commit: a9668d2) — mcmonkey4eva / githubweb

#1178 (Aug 17, 2013, 7:10:00 PM)

  1. Fix flag with numbers (commit: fa5b0a6) — mcmonkeystudios / githubweb

#1177 (Aug 17, 2013, 6:30:38 PM)

  1. Fix error on Denizen startup (commit: 08b6053) — morphanone / githubweb

#1176 (Aug 17, 2013, 6:09:02 PM)

  1. Add util.entity_is_spawned (commit: 486abf8) — mcmonkeystudios / githubweb
  2. Fix Jenkins buildability (commit: abc55e7) — mcmonkeystudios / githubweb

#1175 (Aug 17, 2013, 6:04:30 PM)

  1. Implement dInventories (Examples: in@player[playerName], (commit: 07ff191) — morphanone / githubweb
  2. Add meta for dInventories (commit: 7b60a4a) — morphanone / githubweb
  3. Allow dInventories in the Inventory command, add <[email protected]> (commit: 087e126) — morphanone / githubweb
  4. Add build number to "/denizen version", "Unknown" if it's a local build (commit: 0470c1b) — morphanone / githubweb

#1174 (Aug 17, 2013, 3:06:23 PM)

  1. Internal adjustment (commit: 8c33bed) — mcmonkey4eva / githubweb
  2. Remove NPCVehicleExitEvent (commit: d7ac4c0) — mcmonkey4eva / githubweb

#1173 (Aug 17, 2013, 1:23:54 PM)

  1. Formatting and internal silliness (commit: 3422c29) — mcmonkey4eva / githubweb
  2. Fix context.shooter, entity damaged by projectile (commit: ff0faf3) — mcmonkey4eva / githubweb
  3. Invalid shooters are "null" not "context.shooter" (commit: b231f89) — mcmonkey4eva / githubweb

#1172 (Aug 17, 2013, 8:34:45 AM)

  1. Add /denizen debug -e to toggle event firing debug messages. (This will (commit: 2f6ab2c) — jeremy / githubweb

#1171 (Aug 17, 2013, 6:54:14 AM)

  1. Add book tags to dItems. <[email protected]> <[email protected]> (commit: 63c2945) — jeremy / githubweb

#1170 (Aug 16, 2013, 7:46:01 PM)

  1. Fix flag even more (commit: 3c0229b) — mcmonkey4eva / githubweb
  2. Change handful of remaining tabs into spaces. (commit: b55f68a) — davidcernat / githubweb
  3. Let "on entity damaged by projectile" <context.shooter> be dPlayers and (commit: 38d6c4d) — morphanone / githubweb
  4. Clean up "on entity damages entity" event. (commit: 307811f) — davidcernat / githubweb

#1169 (Aug 16, 2013, 5:54:22 PM)

  1. Fix heal command error with decimals (commit: ea0650f) — mcmonkey4eva / githubweb
  2. Fix entitydamage NPE, some formatting (commit: 962ce1b) — mcmonkey4eva / githubweb
  3. Fix dEntity, FlagCommand. (commit: 3da1f16) — jeremy / githubweb

#1168 (Aug 16, 2013, 5:14:53 PM)

  1. Change back the CommandExecuter (commit: 0440dcd) — morphanone / githubweb
  2. Change back the CommandExecuter (commit: 22d48bc) — morphanone / githubweb
  3. Fix player: and npc: argument issues when using tags. Fix player: and (commit: f207c6b) — jeremy / githubweb
  4. Add auf's changes to player: and npc: args (commit: 015cfbb) — morphanone / githubweb
  5. Fixes to Flag Command... (commit: 62c908c) — jeremy / githubweb
  6. Fix premature prefix stripping. (commit: d09ef84) — jeremy / githubweb
  7. Remove some debug messages. (commit: 4299b40) — jeremy / githubweb
  8. Formatting... (commit: 2164817) — jeremy / githubweb

#1167 (Aug 16, 2013, 12:38:21 PM)

  1. Fix CommandExecuter error, change some things in Entity events (commit: 12a9ada) — morphanone / githubweb
  2. Fix Flag command (commit: 81b70e2) — morphanone / githubweb

#1166 (Aug 16, 2013, 10:13:22 AM)

  1. Update Queue command to 0.9, should fix #350 (commit: 26ba80a) — morphanone / githubweb
  2. Add <location.find.npcs.within[<#>]> (commit: 9daf8cc) — morphanone / githubweb
  3. Simplify Flag command a bit (commit: 83cec35) — morphanone / githubweb
  4. Stop spam of "Entity referenced is null" messages. Fixes #358 (commit: a2353c1) — morphanone / githubweb
  5. Make CommandExecuter use 0.9 format. (commit: 3727477) — morphanone / githubweb

#1165 (Aug 16, 2013, 9:49:48 AM)

  1. Add <location.find.npcs.within[<#>]> (commit: b0d78c9) — morphanone / githubweb
  2. Simplify Flag command a bit (commit: a9bd98a) — morphanone / githubweb
  3. Stop spam of "Entity referenced is null" messages. Fixes #358 (commit: 06ab891) — morphanone / githubweb

#1164 (Aug 15, 2013, 8:38:15 AM)

  1. Add <context.entity> to "on player picks up item" (commit: 5b095f7) — morphanone / githubweb

#1163 (Aug 15, 2013, 6:59:17 AM)

  1. Allow "on player login", add "on player picks up item" (commit: 4beb5f5) — morphanone / githubweb

#1162 (Aug 15, 2013, 5:36:35 AM)

  1. Update Queue command to 0.9, should fix #350 (commit: 64eb3ff) — morphanone / githubweb
  2. Add <location.find.npcs.within[<#>]> (commit: 7520a90) — morphanone / githubweb

#1161 (Aug 14, 2013, 4:33:19 PM)

  1. Start adding gravity calculations for Shoot. (commit: 651e752) — davidcernat / githubweb
  2. Add leash command, let's catch all animals ! (commit: 2f102cd) — alain.blanquet / githubweb
  3. Make Shoot no longer rotate shooters. (commit: 1abd1b3) — davidcernat / githubweb
  4. Add fence location option to - Leash (commit: 9cb9eb8) — mcmonkey4eva / githubweb
  5. Formatting fix (commit: fea416e) — mcmonkey4eva / githubweb
  6. update - leash in the command registry (commit: 8bead50) — mcmonkey4eva / githubweb

#1160 (Aug 13, 2013, 4:36:20 PM)

  1. No thanks, mcmonkey. (commit: 0f25109) — davidcernat / githubweb
  2. Revert "No thanks, mcmonkey." (commit: 7301598) — mcmonkey4eva / githubweb
  3. End disagreement with mcmonkey by renaming Shoot into Move and letting (commit: 599f7e2) — davidcernat / githubweb
  4. Add dismount action/event fix for 349 (commit: e2ef4ef) — mcmonkey4eva / githubweb
  5. Replace all tabs in Denizen with spaces. Rename Move back into Shoot (commit: d4152a0) — davidcernat / githubweb
  6. Fix Remove by undoing SpaceEmotion's reversal of its logic. (commit: 7502b87) — davidcernat / githubweb
  7. Allow location origin in Shoot. Spawn Skeletons and Pigmen with items in (commit: e35188e) — davidcernat / githubweb

#1159 (Aug 12, 2013, 10:37:23 AM)

  1. Correct some meta info, better substring (commit: df2abd5) — mcmonkey4eva / githubweb
  2. Allow flagging offline players (commit: 11ba9b3) — mcmonkey4eva / githubweb

#1158 (Aug 12, 2013, 6:01:12 AM)

  1. Fix some meta (commit: f2ae03b) — morphanone / githubweb
  2. Convert Random to 0.9, attempt to allow If commands with {}'s in Random (commit: b2fa7ca) — morphanone / githubweb
  3. Allow plugins to add on to Location, NPC, and server tags (commit: e64da68) — morphanone / githubweb

#1157 (Aug 11, 2013, 2:06:20 PM)

  1. Improve heal and health command, fixes #348 (commit: 91010f4) — mcmonkey4eva / githubweb
  2. Make shoot command sane (commit: eaca7ed) — mcmonkey4eva / githubweb
  3. Minor internal adjustments (commit: 7393e7e) — mcmonkey4eva / githubweb

#1156 (Aug 11, 2013, 2:26:50 AM)

  1. Oops, forgot a line! (commit: 2e97885) — mcmonkey4eva / githubweb

#1155 (Aug 11, 2013, 2:03:26 AM)

  1. Stop unholy error spam (commit: beca029) — mcmonkey4eva / githubweb
  2. Fix NPE in certain world events calling - flag (commit: 1be2901) — mcmonkey4eva / githubweb

#1154 (Aug 10, 2013, 11:18:58 PM)

  1. make Look rotate the NPC's head reasonably (commit: 833b33e) — mcmonkey4eva / githubweb

#1153 (Aug 10, 2013, 10:56:36 PM)

  1. Update Flag to 0.9, add entity: arg, fixes #333 (commit: 5f2293e) — mcmonkey4eva / githubweb

#1152 (Aug 10, 2013, 6:47:45 PM)

  1. Make Teleport work for things aren't lists (commit: ba66121) — mcmonkey4eva / githubweb

#1151 (Aug 10, 2013, 6:06:47 PM)

  1. add Element.startswith and Element.endswith (commit: 9b51f46) — mcmonkey4eva / githubweb

#1150 (Aug 10, 2013, 5:37:04 PM)

  1. add dItem.scriptname (commit: 2ad6ee9) — mcmonkey4eva / githubweb

#1149 (Aug 10, 2013, 4:33:29 PM)

  1. dList.exclude efficiency (commit: 0fdcdf3) — mcmonkey4eva / githubweb

#1148 (Aug 10, 2013, 4:17:40 PM)

  1. Fix empty dList.random (commit: 9d594e8) — mcmonkey4eva / githubweb

#1147 (Aug 10, 2013, 2:47:36 PM)

  1. Fix dList.exclude (commit: e1d1e62) — mcmonkey4eva / githubweb

#1146 (Aug 10, 2013, 2:12:21 PM)

  1. Documented element tags (commit: 8a76b3d) — mcmonkey4eva / githubweb
  2. Make MobProx warn on bad trait command (commit: e23f10c) — mcmonkey4eva / githubweb

#1145 (Aug 10, 2013, 12:09:17 PM)

  1. Update readme to be all fancy-like (commit: c18a74f) — mcmonkey4eva / githubweb
  2. Update readme to be all fancy-like part2 (commit: b431fd1) — mcmonkey4eva / githubweb
  3. Update health command, fixes #329 (commit: dc56ce5) — mcmonkey4eva / githubweb
  4. Make health command backwards-compatible (commit: 45fa9e9) — mcmonkey4eva / githubweb

#1144 (Aug 10, 2013, 6:05:59 AM)

  1. Update mobprox (commit: 2fa2997) — mcmonkey4eva / githubweb

#1143 (Aug 10, 2013, 4:58:52 AM)

  1. Fix NPE in delayed ZAP. (commit: 91b4468) — jeremy / githubweb

#1142 (Aug 10, 2013, 4:22:58 AM)

  1. Fix defaultObject, add <[email protected]_type>, comment ZapCommand. (commit: 29998c4) — jeremy / githubweb

#1141 (Aug 9, 2013, 7:34:59 PM)

  1. Correct typo in req storming (commit: e60bd65) — mcmonkey4eva / githubweb
  2. Add entity.can_see, adjust tag some meta (commit: 6e66ce6) — mcmonkey4eva / githubweb
  3. Convert Announce to 0.9, make formats use Elements (commit: 1b5a352) — morphanone / githubweb
  4. Update Narrate to 0.9, adjust some meta (commit: af48083) — mcmonkey4eva / githubweb
  5. Fix possible NPE for Fishing Trait (commit: 2a05725) — morphanone / githubweb

#1140 (Aug 9, 2013, 1:21:19 PM)

  1. Make Strike command less bloopy (commit: f1b43be) — morphanone / githubweb
  2. Scrap outdated Location Trigger file (commit: c8decad) — mcmonkey4eva / githubweb
  3. Add - compass [location] (commit: 96236c3) — mcmonkey4eva / githubweb

#1139 (Aug 9, 2013, 11:44:57 AM)

  1. add mobprox trait (commit: a5d6ba4) — mcmonkey4eva / githubweb
  2. update - strike (commit: 193d4b5) — mcmonkey4eva / githubweb

#1138 (Aug 9, 2013, 10:40:28 AM)

  1. Allow scriptEntry objects to be null in certain situations (commit: be030f3) — morphanone / githubweb
  2. Possibly allow other plugins to 'add on to' built in Player tags. (commit: a5bc81b) — jeremy / githubweb
  3. Add context for Actions. (commit: d701598) — jeremy / githubweb

#1137 (Aug 9, 2013, 8:54:35 AM)

  1. Be less picky on <entities> argument in Teleport. (commit: bef55e6) — jeremy / githubweb
  2. Don't default to player teleport if entities were specified, even if (commit: b638984) — jeremy / githubweb

#1136 (Aug 9, 2013, 8:48:34 AM)

  1. Add documentation for Util tags, some more dPlayer tags (commit: 432f354) — morphanone / githubweb
  2. Fix doc errors (commit: 9af4f47) — morphanone / githubweb
  3. Document dNPC navigator (commit: 7b48127) — mcmonkey4eva / githubweb
  4. Document dWorld (commit: 62bf391) — mcmonkey4eva / githubweb
  5. Fix NPE in - cast (commit: 89b2418) — mcmonkey4eva / githubweb

#1135 (Aug 9, 2013, 4:13:24 AM)

  1. Add tag npc.script (commit: 2ad2d07) — mcmonkey4eva / githubweb
  2. Fix npc.script metadata (commit: 0f998ac) — mcmonkey4eva / githubweb

#1134 (Aug 8, 2013, 8:56:15 PM)

  1. Add player.xp.to_next_level, fixes #330 (commit: 746ac3f) — mcmonkey4eva / githubweb

#1133 (Aug 8, 2013, 8:33:09 PM)

  1. Add "potion" alias for Cast command. - potion [<effect>] (remove) (commit: 11eb299) — morphanone / githubweb
  2. Add infinite duration option to - showfake (commit: 612d578) — mcmonkey4eva / githubweb
  3. Make reload command warn on script errors (commit: 2244797) — mcmonkey4eva / githubweb
  4. Make spawn command give items, fixes #338 (commit: ceab6ed) — mcmonkey4eva / githubweb

#1132 (Aug 8, 2013, 5:32:41 PM)

  1. Add - cast (remove) | Add auto-cleansing of effects before re-applying (commit: 16abb66) — morphanone / githubweb

#1131 (Aug 8, 2013, 10:05:28 AM)

  1. Fix loop through lag/stacktrace. (commit: 321c33a) — jeremy / githubweb

#1130 (Aug 8, 2013, 7:13:35 AM)

  1. Throw invalidargumentsexception if all defaultObject objects are null. (commit: 2da8b85) — jeremy / githubweb

#1129 (Aug 8, 2013, 6:42:26 AM)

  1. Revert experimental requirement checker for now… (commit: f20616c) — jeremy / githubweb

#1128 (Aug 7, 2013, 12:51:56 PM)

  1. Catch null interact script for Chat Trigger. (commit: 2ee3da5) — jeremy / githubweb

#1127 (Aug 7, 2013, 12:27:38 PM)

  1. Whoops. Don't check for durations before step. (commit: 0ba274e) — jeremy / githubweb

#1126 (Aug 7, 2013, 12:12:51 PM)

  1. ZAP script argument must not have step: prefix. Check for durations (commit: f8e3ea3) — jeremy / githubweb

#1125 (Aug 7, 2013, 11:13:22 AM)

  1. ZAP command cleanup (possible bug fix). (commit: c876345) — jeremy / githubweb

#1124 (Aug 7, 2013, 11:00:40 AM)

  1. Formatting/cleanup. (commit: 924a3b5) — jeremy / githubweb
  2. Add <[email protected]_entities.within[x]> (commit: f5ca990) — jeremy / githubweb

#1123 (Aug 7, 2013, 5:08:13 AM)

  1. Possible fix to NPE in RequirementChecker. (commit: 56eee4f) — jeremy / githubweb

#1122 (Aug 6, 2013, 6:49:50 PM)

  1. Allow "wither" effect in the Cast command... (commit: 048fff3) — morphanone / githubweb

#1121 (Aug 6, 2013, 6:15:14 PM)

  1. Fix bot-breaking tag error (commit: 688c88b) — morphanone / githubweb

#1120 (Aug 6, 2013, 8:55:47 AM)

  1. Formatting. (commit: 17d8e2e) — jeremy / githubweb
  2. Fix Zap command (commit: e06e71e) — morphanone / githubweb

#1119 (Aug 5, 2013, 2:11:55 PM)

  1. [Experimental] Cleaned up the requirements, added FIRST_NUM_AND_ANY_NUM (commit: 31645a9) — spaceemotion / githubweb
  2. remove unneeded iterating over offlineplayers (commit: c910784) — zappalives0 / githubweb

#1118 (Aug 4, 2013, 6:56:31 AM)

  1. Stop random NPEs (commit: 452c40d) — morphanone / githubweb

#1117 (Aug 4, 2013, 2:58:31 AM)

  1. Add "direction:" to Sign and Viewer commands (commit: e68bfe1) — morphanone / githubweb
  2. Update CommandRegistry. (commit: a22441b) — morphanone / githubweb
  3. Fix random durations and dMaterial object fetching. (commit: f580b02) — jeremy / githubweb
  4. Remove death animation for health trait… it's not working anymore :( (commit: b15dccf) — jeremy / githubweb

#1116 (Aug 3, 2013, 1:43:28 PM)

  1. Add comments to ItemScriptHelper (commit: 30c9cf2) — morphanone / githubweb
  2. Fix listeners saving (commit: d9cdafc) — morphanone / githubweb
  3. Add "- viewer modify" so you can modify the location/type/display (commit: 2edffd2) — morphanone / githubweb

#1110 (Aug 3, 2013, 4:29:29 AM)

  1. highest_y -> highest (commit: e5fc522) — jeremy / githubweb

#1109 (Aug 3, 2013, 4:11:38 AM)

  1. Fix possible NPE when not specifying an ID for '- listen' (commit: fa41a86) — jeremy / githubweb

#1108 (Aug 3, 2013, 2:53:42 AM)

  1. Make no 'target' argument in '- listen kill' assume '*'. (commit: a1a7089) — jeremy / githubweb
  2. Siliently ignore failed dItem creation on 'none'… (commit: c71e725) — jeremy / githubweb
  3. add <[email protected]_y> (commit: 213e0d1) — jeremy / githubweb
  4. TravelListener updates. (commit: d64b092) — jeremy / githubweb

#1107 (Aug 3, 2013, 1:43:01 AM)

  1. Fix up KillListener (Should be working fully now) (commit: 645fcd8) — jeremy / githubweb
  2. Add .exclude[item|…] for dLists. (commit: 73fc090) — jeremy / githubweb

#1106 (Aug 2, 2013, 7:52:10 PM)

  1. Added the "RAINY" requirement, changed "STORMY" requirement to also (commit: ba44c80) — spaceemotion / githubweb

#1105 (Aug 2, 2013, 4:36:11 PM)

  1. Fix up aH compatibility with older commands and case-sensitivity on (commit: 9512764) — jeremy / githubweb
  2. Add events section to item scripts. Currently only includes "on (commit: d2ce6c1) — morphanone / githubweb
  3. Listener Updates (still not working all the way, kill quests do though) (commit: 308be1d) — jeremy / githubweb
  4. Add "on drop" to item script events (commit: 19a89a2) — morphanone / githubweb
  5. Start "bound" item scripts, implement new NPC teleporting method (commit: d3005c1) — morphanone / githubweb

#1104 (Aug 2, 2013, 12:00:54 PM)

  1. Remove random info (commit: dd385c5) — morphanone / githubweb
  2. Stop chat trigger errors (commit: 396a05e) — morphanone / githubweb

#1103 (Aug 2, 2013, 6:16:56 AM)

  1. Sort <location.find...> tags by distance (commit: 6141bbb) — morphanone / githubweb
  2. Add some documentation (commit: 53a84ed) — morphanone / githubweb
  3. Fix signs attaching to other signs (commit: e74189e) — morphanone / githubweb
  4. Simplify recipes (commit: 62b1805) — morphanone / githubweb

#1102 (Jul 31, 2013, 2:19:21 PM)

  1. Revert "Small fix for world events" (commit: 81ef99d) — davidcernat / githubweb
  2. Add "on item spawns" and "on item despawns" world events. (commit: 5a20547) — davidcernat / githubweb
  3. Make .getPrefix() return null if there is no prefix (commit: 33a8b0e) — morphanone / githubweb
  4. Allow item scripts to have crafting recipes. Example script: (commit: 764bc73) — morphanone / githubweb

#1101 (Jul 31, 2013, 5:08:59 AM)

  1. Small fix for world events (commit: 5a67dd7) — morphanone / githubweb
  2. Fix Playsound (commit: ea4a256) — morphanone / githubweb

#1100 (Jul 30, 2013, 3:27:53 PM)

  1. Make compatible with newest Citizens. (commit: 741b98d) — davidcernat / githubweb

#1099 (Jul 30, 2013, 3:06:45 PM)

  1. Upgrade Zap to 0.9 syntax. - zap (<script>:)[<step>] (<duration>) (commit: 21ed79c) — morphanone / githubweb
  2. Workaround for InterruptedExceptions (commit: 2a804d1) — rikingcoding / githubweb
  3. spaces in the diff. exterminate. (commit: bea882b) — rikingcoding / githubweb
  4. Allow multiple entities in "on entity shoots bow". Add <list.contains> (commit: cd287a9) — davidcernat / githubweb
  5. Add Duration argument to Shoot. (commit: 0816a70) — davidcernat / githubweb
  6. Update command registry. (commit: 868db49) — davidcernat / githubweb

#1098 (Jul 30, 2013, 9:28:59 AM)

  1. Update Playsound to 0.9 syntax (commit: a07b4f9) — morphanone / githubweb
  2. Fix Projectile argument in "on entity shoots bow". (commit: 0068ebb) — davidcernat / githubweb
  3. Tiny fixes. (commit: 80855b9) — davidcernat / githubweb

#1097 (Jul 30, 2013, 4:26:02 AM)

  1. Proper fix for world script determinations. (commit: bc46e0a) — davidcernat / githubweb
  2. Fix <location.find...> tags (commit: b7c00fd) — morphanone / githubweb

#1096 (Jul 29, 2013, 11:26:16 PM)

  1. Quick fix to world script determinations broken by Determine update. (commit: 9972a85) — davidcernat / githubweb
  2. Tiny fix to lore-checking. (commit: b1221ab) — davidcernat / githubweb

#1095 (Jul 29, 2013, 8:04:33 AM)

  1. Fix <item.identify> tag. (commit: c62cd27) — davidcernat / githubweb

#1094 (Jul 29, 2013, 5:52:52 AM)

  1. Add "on entity shoots arrow" event for bows. Try "-determine (commit: e7af77e) — morphanone / githubweb
  2. Fix - determine projectile: (commit: 3961db3) — morphanone / githubweb
  3. Make power: optional in the Cast command (commit: 02c0833) — morphanone / githubweb
  4. Add some more item world events. Make "on entity targets entity" use (commit: 708cd0d) — davidcernat / githubweb
  5. <location.find.entities.within[X]> (commit: 54f4e60) — Geekey265 / githubweb
  6. Simplify <location.find.X.within> tags (commit: a841dba) — morphanone / githubweb

#1093 (Jul 28, 2013, 6:39:04 PM)

  1. Fix setting target in "on entity targets entity" (although it still only (commit: 255f870) — davidcernat / githubweb
  2. Save entities spawned with Spawn in context, so they can be fetched with (commit: eb0439a) — davidcernat / githubweb

#1092 (Jul 28, 2013, 2:17:42 PM)

  1. Fix possible NPEs with Hurt and Heal commands (commit: 3641b2c) — morphanone / githubweb
  2. Update Cast command to 0.9 syntax (commit: 952feda) — morphanone / githubweb

#1091 (Jul 28, 2013, 11:58:10 AM)

  1. Change Hurt syntax in the Registry (commit: 30be68a) — morphanone / githubweb
  2. Allow "player death" as well as "player dies" (commit: 98a1ed7) — morphanone / githubweb
  3. Add <&ns> for # (commit: 06ddbaf) — morphanone / githubweb
  4. Save item script IDs in invisible item lore instead of custom NBT that (commit: 1384a28) — davidcernat / githubweb
  5. Add <context.shooter> for "on entity damaged by projectile" (commit: dfe3887) — morphanone / githubweb
  6. Turn Attack into a fully fledged entity command, which means you can now (commit: 1f02f05) — davidcernat / githubweb

#1090 (Jul 26, 2013, 11:36:21 AM)

  1. Add <player.ip> tag, return player ip in format #.#.#.# (commit: fd2b2be) — alain.blanquet / githubweb
  2. Update Hurt command to 0.9 syntax (commit: 5c4afb6) — morphanone / githubweb
  3. Add Utilities.isBlock() to check block locations against Locations (commit: 74e779c) — morphanone / githubweb
  4. Fix all known bugs with Viewer command. Should be safe to use now (commit: 0b4aca3) — morphanone / githubweb

#1089 (Jul 25, 2013, 3:46:27 PM)

  1. Add getSelectedNPC() to dPlayer. (commit: 27eb9ef) — jeremy / githubweb
  2. Move ScriptEngine.java (commit: 44f4d12) — jeremy / githubweb
  3. Make /ex command all Java code. Works by player, console, or (commit: 3c9f324) — jeremy / githubweb
  4. Fix getting odd random durations? :S (commit: 9fefe84) — jeremy / githubweb
  5. Cleanup. (commit: 22bc813) — jeremy / githubweb
  6. More cleanup. (commit: 3a01779) — jeremy / githubweb
  7. LocationTags.java overhaul. (commit: 41ea5ea) — jeremy / githubweb
  8. Add <server.current_time_millis>. (commit: 09d682f) — jeremy / githubweb
  9. Update 'determine' command to 0.9 syntax. (commit: b181f8c) — jeremy / githubweb

#1088 (Jul 25, 2013, 12:14:25 PM)

  1. Change Heal command into 0.9 syntax (commit: af8d788) — morphanone / githubweb
  2. Make Viewers unbreakable (Use "- viewer remove <id>" to remove) (commit: f0083a6) — morphanone / githubweb
  3. Catch up. (commit: 466d63d) — jeremy / githubweb
  4. Add new settings 'Console Width' for adjusting the width of console (commit: 5d0da9c) — jeremy / githubweb
  5. Fix error matching multiple values on Argument.matches(String values).. (commit: 86e572c) — jeremy / githubweb
  6. Queues now identify their type in debugger. (commit: cad13ed) — jeremy / githubweb
  7. Remove outdates features in ScriptEntry (Command Execution timing has (commit: d984d96) — jeremy / githubweb
  8. Let delayed queues override 'isInstant()' allowing WAIT to be used in if (commit: 3c95f28) — jeremy / githubweb
  9. Fix some documentation in dPlayer attributes. (commit: 25a9431) — jeremy / githubweb

#1087 (Jul 24, 2013, 2:03:47 PM)

  1. Make requirement syntaxes look 0.9-ish (commit: bdcf212) — morphanone / githubweb
  2. Add dLocation.toLocation() to get Bukkit Locations (commit: dd85371) — morphanone / githubweb
  3. Remove that (Still learning how Java works...) (commit: 831975f) — morphanone / githubweb
  4. Document location tags (commit: 6f3433a) — morphanone / githubweb
  5. Add Viewer command. Example: - viewer <anchor:Viewer> id:Viewer (commit: 5037d76) — morphanone / githubweb

#1086 (Jul 22, 2013, 11:49:49 PM)

  1. Add 'SavesReloadEvent'. (commit: a93ce6e) — jeremy / githubweb

#1085 (Jul 22, 2013, 1:45:50 PM)

  1. Add "on player fishes" world event, which works on more than just fish. (commit: dd5666a) — davidcernat / githubweb

#1084 (Jul 22, 2013, 10:14:28 AM)

  1. Catch possible NPE in ScriptQueue/ScriptEntry. (commit: deb26cc) — jeremy / githubweb
  2. Document dList tags. (commit: 1da7249) — jeremy / githubweb
  3. Make /ex command work form console (remember: no player or npc (commit: a00c46d) — jeremy / githubweb

#1083 (Jul 21, 2013, 2:29:32 PM)

  1. Document 'duration' tags. (commit: c5d2093) — jeremy / githubweb
  2. Actually fix delayed Queues. (commit: 5acc08b) — jeremy / githubweb

#1082 (Jul 21, 2013, 1:39:42 PM)

  1. Fix delayed queues. (commit: 5e8b524) — jeremy / githubweb

#1081 (Jul 21, 2013, 1:17:38 PM)

  1. change all random calls to a static Random object to ensure proper (commit: 7d69e5f) — zappalives0 / githubweb
  2. better handle the static random object using Utilities class (commit: 8bb8097) — zappalives0 / githubweb
  3. More updates to OO tag system (commit: 07287f5) — jeremy / githubweb
  4. work towards 0.9 Denizen -- object/tag/argument update. (commit: 03bbbb3) — jeremy / githubweb
  5. More work to the aH/argument objects. (commit: 6a8166d) — jeremy / githubweb
  6. object/argument update towards 0.9 release (commit: 51a980c) — jeremy / githubweb
  7. ..it compiles :D (commit: 983c731) — jeremy / githubweb
  8. Version increment. (commit: 9b8d066) — jeremy / githubweb
  9. Add /denizen debug -c for toggling color in the debugger. (commit: f1d593d) — jeremy / githubweb
  10. Start to use Oobjects where necessary. (commit: ed536d2) — jeremy / githubweb
  11. …more dObject work. (commit: ab83400) — jeremy / githubweb
  12. More conversion to dObjects. (commit: 4c2f5ab) — jeremy / githubweb
  13. more dObject work. (commit: caf394e) — jeremy / githubweb
  14. more dObject work. (commit: 3b31e13) — jeremy / githubweb
  15. more Player -> dPlayer (commit: ee1b747) — jeremy / githubweb
  16. Temporary fixes to allow compiling again for testing... (commit: e0d71e3) — jeremy / githubweb
  17. New arguments system is (mostly) working. (commit: 73216cf) — jeremy / githubweb
  18. Add some developer logging for debugging. (commit: a55c54b) — jeremy / githubweb
  19. DropCommand converted to dObject-compatible 0.9 format. (commit: 16e2cfe) — jeremy / githubweb
  20. Updates to older aH methods to use new dObject matches() and valueOf() (commit: ba49e26) — jeremy / githubweb
  21. dObjects. (commit: a638a11) — jeremy / githubweb
  22. Break apart IF command. (commit: 0f159e3) — jeremy / githubweb
  23. Small restructure (commit: 538d584) — jeremy / githubweb
  24. Command Package Restructure (commit: 41a15a6) — jeremy / githubweb
  25. Command Package Restructure (commit: c4c08f4) — jeremy / githubweb
  26. Fix build. (commit: 37593c9) — jeremy / githubweb
  27. dObject work (commit: 26c12ac) — jeremy / githubweb
  28. dObjects ftw (commit: 65980bb) — jeremy / githubweb
  29. Updates to structure, additions to dLocation attributes. (commit: 344abfc) — jeremy / githubweb
  30. import updates. (commit: 30fcae0) — jeremy / githubweb
  31. ... (commit: e02749b) — jeremy / githubweb
  32. Building, seems to be fairly stable running 0.8 scripts. (commit: 93e57d4) — jeremy / githubweb
  33. ... (commit: f9c1aa3) — jeremy / githubweb
  34. Updates. (commit: 80376f9) — jeremy / githubweb
  35. NPC Tags now use dObjects. (commit: b8c3ac4) — jeremy / githubweb
  36. Implement multi-command if statements with the use of brackets into (commit: 065e4cb) — jeremy / githubweb
  37. Implement multi-command if statements with the use of brackets into (commit: 53c520a) — jeremy / githubweb
  38. Math Tags! :D <m:1+41> (commit: b41d0f1) — jeremy / githubweb
  39. Cleanup. (commit: cd7daf2) — jeremy / githubweb
  40. Bug fixes. dPlayer now allowing null fixed. Comparable comparing strings (commit: f3c42b5) — jeremy / githubweb
  41. Bug Fixes. (commit: 679052b) — jeremy / githubweb
  42. Start fixing the Great Schism of 2013. Watch how this is done, silly (commit: 7e4a084) — davidcernat / githubweb
  43. Resolve most theological disputes between the Denizen of the East and (commit: 5b736f5) — davidcernat / githubweb
  44. Find common ground in some contentious areas. (commit: ee0a1e2) — davidcernat / githubweb
  45. More common ground. Add dColor object. (commit: d9ad03a) — davidcernat / githubweb
  46. ... (commit: bac7a7a) — jeremy / githubweb
  47. Fix getPlayerFrom, getNPCFrom, and getListFrom by stripping the prefix (commit: 2801e99) — jeremy / githubweb
  48. Update CooldownCommand to new 0.9 format. (commit: 46d739e) — jeremy / githubweb
  49. Finish mending the Great Schism of 2013. Pope Francis, ask Auf for my (commit: 1562e84) — davidcernat / githubweb
  50. Add <player.region[name]> tag that checks whether or not a player is in (commit: d873c27) — davidcernat / githubweb
  51. Replace <player.region[name]> with <player.location.region[name]>. (commit: 3c8fc19) — davidcernat / githubweb
  52. Fixes to IF using a stripped argument. (commit: e6e1953) — jeremy / githubweb
  53. Add sqrt to element. (commit: ece0841) — jeremy / githubweb
  54. Split World command into Time and Weather commands. (commit: 195ff51) — davidcernat / githubweb
  55. Made a random string tag. Example usage: <util.random[Blah|Blah (commit: 38e8289) — morphanone / githubweb
  56. Make Shoot command shoot sand blocks by default when falling_block is (commit: 537a908) — davidcernat / githubweb
  57. Rename Walkto command into Walk. (commit: 14970b1) — davidcernat / githubweb
  58. Now you can get a random item from a dList. Example usage: (commit: a70c236) — morphanone / githubweb
  59. Add <player.flag[flag_name]> and <npc.flag[flag_name]> to return a dList (commit: 5b742b0) — jeremy / githubweb
  60. Add boolean constructer to Element. Add 'abs' and 'length' attributes to (commit: 322f1f2) — jeremy / githubweb
  61. Make dEntity allow Entity (commit: 51a5067) — jeremy / githubweb
  62. Fix build due to dEntity change. Make dColor use static Random. (commit: d1541d2) — jeremy / githubweb
  63. Fix dScript argument matching. (commit: db1fc9e) — davidcernat / githubweb
  64. Make Shoot command use new argument system. Example syntax: - shoot (commit: aa55664) — davidcernat / githubweb
  65. Simplify dEntity regex. (commit: 3d4bb67) — davidcernat / githubweb
  66. Add Region argument to Remove command. (commit: 1ae0da5) — davidcernat / githubweb
  67. Allow the spawning of different Ocelot types in dEntity, thus at last (commit: b1c87b1) — davidcernat / githubweb
  68. Add setSubtype() method to dEntity that uses reflection to automatically (commit: 1e2506d) — davidcernat / githubweb
  69. Add different skeleton types to dEntity. (commit: 17fc814) — davidcernat / githubweb
  70. Add different villager types to dEntity. (commit: b9ccf8f) — davidcernat / githubweb
  71. Fix rotation for non-living dEntities. Make dEntity work with (commit: 3812d5c) — davidcernat / githubweb
  72. Add dMaterial object. Allow FallingBlock with data values in dEntity. (commit: 1f6dbc1) — davidcernat / githubweb
  73. Add powered creepers and endermen holding blocks to dEntity. (commit: c518821) — davidcernat / githubweb
  74. Add filter() method to dList that returns a regular List of a certain (commit: edc0178) — davidcernat / githubweb
  75. Add DEFINE command for temporary script/queue-level varaibles. Usage: - (commit: 640f75a) — jeremy / githubweb
  76. Fix experience command. Allow context,player,npc,util,procedure,location (commit: b13c4ef) — jeremy / githubweb
  77. Add Slime sizes to dEntity. (commit: c1c631a) — davidcernat / githubweb
  78. Make player and npcid arguments use instant tags by default. (commit: ff64c74) — davidcernat / githubweb
  79. Allow random entities in dEntity. (commit: 55963e1) — davidcernat / githubweb
  80. Add ENDER_CRYSTAL and WITHER_SKULL to entity types that won't be used (commit: 67be86c) — davidcernat / githubweb
  81. Fix IF command. (commit: da64a9f) — jeremy / githubweb
  82. Add notable tags back in after they mysteriously disappeared a while (commit: 69cfe53) — davidcernat / githubweb
  83. Fix use of wrong dLocation methods in notable tags. (commit: 9d8d6f4) — davidcernat / githubweb
  84. Fix IF command returning lists instead of strings. (commit: 620f3f7) — jeremy / githubweb
  85. Fix If command. (commit: ae4b010) — jeremy / githubweb
  86. Make Shoot command not get run if there are no valid projectiles. (commit: 36e0a22) — davidcernat / githubweb
  87. Add special data values to dMaterial. Allow special data values for (commit: f5501e7) — davidcernat / githubweb
  88. Fix Attribute matching spanning more than one attribute. (commit: 97157e4) — jeremy / githubweb
  89. Allow multiple names for the same command in CommandRegistry. (commit: 1eef1fa) — davidcernat / githubweb
  90. Add basic, initial dInventory object. Split utilities related to entity (commit: eea8f6e) — davidcernat / githubweb
  91. Turn countItems utility into a dInventory method. (commit: 48dc42f) — davidcernat / githubweb
  92. Add <player.inventory.qty> and <player.inventory.stacks> tags to (commit: 0ad5ed1) — davidcernat / githubweb
  93. Change Player and NPC tag aliases. Removed 'n' and 'p'. Added 'pl'. (commit: 455756e) — jeremy / githubweb
  94. Add Inventory command. Will expand soon. (commit: 27f9506) — davidcernat / githubweb
  95. Add Action argument to Inventory command. (commit: b4ee1ed) — davidcernat / githubweb
  96. Add Open action to Inventory command, to let you open any inventory. (commit: 57dd5d1) — davidcernat / githubweb
  97. Add Add action (i.e. the action is called "Add") to Inventory command. (commit: 97866a3) — davidcernat / githubweb
  98. Add server.flag[name] tag. Make unfilled tag attributes return an error. (commit: 01fc4a3) — jeremy / githubweb
  99. Add Sign command. Example usage: - sign location:<anchor:Sign> (commit: 99070f7) — davidcernat / githubweb
  100. Add Type argument to Sign command to allow placement of wall signs. (commit: 7b48e7d) — davidcernat / githubweb
  101. Add dWorld.mirrorBukkitWorld to avoid unneccesary reconstruction of (commit: b375d7c) — jeremy / githubweb
  102. Fix permission.global and group.global, add has_permission and in_group (commit: 352dc76) — jeremy / githubweb
  103. Add mirrorCitizensNPC in dNPC to avoid unnessecary reconstruction of (commit: f926eec) — jeremy / githubweb
  104. Fix up dWorld. (commit: 410d786) — jeremy / githubweb
  105. Convert LocationTags to new OO system. (commit: 9f458b4) — jeremy / githubweb
  106. Add <server.selected_npc>. (commit: 9ca7e3b) — jeremy / githubweb
  107. Add Location tag block.sign_contents that returns a dList of each line (commit: c104d62) — jeremy / githubweb
  108. Add as_string attribute to dList to convert all items to single string (commit: 139da02) — jeremy / githubweb
  109. Debug Cleanup. (commit: 0df83f7) — jeremy / githubweb
  110. Add Remove action to Inventory command. (commit: d76a086) — davidcernat / githubweb
  111. Small fix to inventory swapping. (commit: 43aa640) — davidcernat / githubweb
  112. Add Fill action to Inventory command. (commit: 03d0f8f) — davidcernat / githubweb
  113. Add <player.permission[name].world[name]> and (commit: 2373e76) — davidcernat / githubweb
  114. Avoid duplication of dNPC map. (commit: 5e06cec) — jeremy / githubweb
  115. Update Denizen to CraftBukkit 1.6.1-R0.1 (commit: 5bd3757) — davidcernat / githubweb
  116. Final update fix that I delayed so I wouldn't get a merge conflict with (commit: ebb33be) — davidcernat / githubweb
  117. Put injected objects into script entries created by IF. This allows (commit: 8f230c8) — jeremy / githubweb
  118. Add methods to dNPC and dPlayer to see if the links contained are valid (commit: 165fc99) — jeremy / githubweb
  119. Check if NPC and Player are valid before allowing tags to continue. (commit: 82a5161) — jeremy / githubweb
  120. Add Keep and Exclude actions to Inventory command. (commit: 2583f09) — davidcernat / githubweb
  121. Add new dInventory constructors to simplify part of Inventory command. (commit: 8b119d4) — davidcernat / githubweb
  122. Make Inventory command not cause exceptions when invalid (commit: c2bc8bb) — davidcernat / githubweb
  123. Make Chat Trigger stop being completely broken in 1.6 (commit: e7e4e6d) — davidcernat / githubweb
  124. Fix player tags. (commit: 579c584) — davidcernat / githubweb
  125. Add "on player breaks block" and "on player interacts with entity" world (commit: 6465bb1) — davidcernat / githubweb
  126. Add "on block ignites" and "on block powered" world script events. (commit: c266844) — davidcernat / githubweb
  127. Allow server console commands to trigger world script command events. (commit: 59c5783) — davidcernat / githubweb
  128. Add "on player enters bed" and "on player leaves bed" world script (commit: eeba0d5) — davidcernat / githubweb
  129. Add "on player respawns" and "on player levels up" world script events. (commit: 354c90a) — davidcernat / githubweb
  130. Add "on entity targets entity" world script event. Example: "on creeper (commit: e009a6b) — davidcernat / githubweb
  131. Add "on entity teleports" world script event. Now you can stop endermen (commit: 4a08886) — davidcernat / githubweb
  132. Group and sort events in WorldScriptHelper. (commit: 7d15212) — davidcernat / githubweb
  133. Add "on entity combusts" and "on entity explodes" to world script (commit: 4bb4d3c) — davidcernat / githubweb
  134. Added <player.list>, <player.list.online>, and <player.list.offline> (commit: 49997da) — morphanone / githubweb
  135. Added "on player places block" world script event. (commit: 0c121ab) — morphanone / githubweb
  136. Removed pseudo-dPlayer stuff (commit: a002bfa) — morphanone / githubweb
  137. Greatly simplify WorldScriptHelper code. (commit: 76b382e) — davidcernat / githubweb
  138. Hide chat trigger stacktraces so as to not needlessly panic the (commit: bb7cffc) — davidcernat / githubweb
  139. Add "on player changes hunger" world event. Allow setting of new targets (commit: 0da617a) — davidcernat / githubweb
  140. Add "on entity spawns" and "on lightning strikes" world events. (commit: 2243377) — davidcernat / githubweb
  141. Add "on entity explodes" world event. Order groups alphabetically in (commit: d787ace) — davidcernat / githubweb
  142. Add "on block burns", "on entity tamed" and "on player tames entity" (commit: f6f8eaa) — davidcernat / githubweb
  143. Fix nasty 'negative logic' error with IF. (commit: e1aea04) — jeremy / githubweb
  144. Fix dPlayer being cast to LivingEntity in Feed command. (commit: bb4a935) — jeremy / githubweb
  145. Add "on player clicks in inventory" and "on player changes gamemode" (commit: 926a0a6) — davidcernat / githubweb
  146. Clean up debugging messages. (commit: 4fb182d) — jeremy / githubweb
  147. Catch NPEs in CustomNBT methods. (commit: f492c17) — jeremy / githubweb
  148. Prevent error from inventory click world event. (commit: d30fdf3) — davidcernat / githubweb
  149. Add <player.equipment> tags back in. (commit: 1d2ef9e) — davidcernat / githubweb
  150. Add <context.item> to "on player right clicks item_frame" world event. (commit: 5a02809) — davidcernat / githubweb
  151. Add "on entity enters vehicle" and "on entity exits vehicle" world (commit: 29568a8) — davidcernat / githubweb
  152. Fix errors in "on entity targets entity" world event. (commit: 6834bd3) — davidcernat / githubweb
  153. Catch NPE in dPlayer. rebuildAssignmentConstants() in assignment trait (commit: 6e516cb) — jeremy / githubweb
  154. Separate "entity explodes" and "entity primes explosion" world events. (commit: 0bd2f80) — davidcernat / githubweb
  155. Work on 'run' command. (commit: fb9369b) — jeremy / githubweb
  156. Added 'on player changes sign', removed random debug (commit: 81e0f8d) — morphanone / githubweb
  157. Add World argument to Time and Weather commands. (commit: 3e434f8) — davidcernat / githubweb
  158. Tiny cleanup. (commit: 32bdccb) — davidcernat / githubweb
  159. Add Burn command to let you burn a list of entities for a certain (commit: 7bb0b40) — davidcernat / githubweb
  160. Fix dItem identification issue. Add Animate command. Example usage: - (commit: 618176c) — davidcernat / githubweb
  161. Add 'rename' command. Usage: - rename (npc:n@...) [new_name] (commit: 9d95b41) — jeremy / githubweb
  162. Testing. (commit: a7dd452) — jeremy / githubweb
  163. Cleanup, override object's toString() for compatibility with (commit: 5269445) — jeremy / githubweb
  164. Fix <server.flag[flag_name]> always returning null. (commit: 2afafa0) — jeremy / githubweb
  165. Allow perpetual daylight. (commit: e484e24) — davidcernat / githubweb
  166. Complete recode of 'on player changes sign' (commit: d10cf7c) — morphanone / githubweb
  167. Simplify "on player changes sign" world event. (commit: df752ee) — davidcernat / githubweb
  168. Minor Cleanup. (commit: 9c5bf5e) — jeremy / githubweb
  169. Fix <player.location.cursor_on> (commit: e10cf54) — jeremy / githubweb
  170. ... (commit: d7c87ed) — jeremy / githubweb
  171. Fix dLocation bug with .add[x,y,z]. (commit: d6fe9fd) — jeremy / githubweb
  172. Working on 'break' command. (commit: 2fcd10e) — jeremy / githubweb
  173. Add <entity.get_vehicle> Example: (commit: fc801c5) — jeremy / githubweb
  174. Fix NPE on incorrect drop type (commit: 0c3acfb) — fullwall / githubweb
  175. Add <entity.last_damage.cause> <entity.last_damage.amount> (commit: 2fe9d55) — jeremy / githubweb
  176. Change POM to fix ambiguous getHealth/setHealth calls. (commit: b3873b4) — jeremy / githubweb
  177. Add new constructor for making a filtered ArrayList<dObject> back into a (commit: e7e4f23) — jeremy / githubweb
  178. dMaterial has no explicit data unless specified. Add (commit: 5451f43) — jeremy / githubweb
  179. Change some worldscript contexts into Elements. 'On … Command' (commit: 7deae06) — jeremy / githubweb
  180. Add <location.find.blocks[…|…].within[radius]> and (commit: 7f51da0) — jeremy / githubweb
  181. Make 'string/number' contexts for world events return Elements for use (commit: 1f5b34f) — jeremy / githubweb
  182. Fix logical error in Attribute. Whoops :) (commit: 3743799) — jeremy / githubweb
  183. Fix identify() in Duration. Allow any duration to be random given a (commit: ed20bf8) — jeremy / githubweb
  184. Temporary fix for bukkit not returning EntityType of horses properly. (commit: c0ed06f) — jeremy / githubweb
  185. ---^ (commit: f191293) — jeremy / githubweb
  186. Add .size and .is_empty to dList tags. Example: (commit: 2e328c0) — jeremy / githubweb
  187. Allow dLocations to have pitch/yaw! Can also apply a pitch/yaw (pose) by (commit: 6c32f84) — jeremy / githubweb
  188. Fix delayed queues. (commit: 5a38001) — jeremy / githubweb
  189. Add first draft of 'run' command. Very similar to runtask which will be (commit: 63d0c99) — jeremy / githubweb
  190. Cleanup. (commit: ece57f9) — jeremy / githubweb
  191. Clean up Duration. Add .mul[x] .add[x] .sub[x] and .div[x] to Element. (commit: d72ff17) — jeremy / githubweb
  192. Added missing math operation: Mod! (aka %) (commit: 82c4ab0) — spaceemotion / githubweb
  193. Fix Durations. Now allows numbers to be used again -- defaults to (commit: 23616db) — jeremy / githubweb
  194. Make POM explicitly builds against 1.6.1 since we're not quite ready for (commit: 2c6f1b0) — jeremy / githubweb
  195. Fixes to flag compatibilities resulting from the API-changes from (commit: 6a241e0) — jeremy / githubweb
  196. Add PrimitiveType.Percent and allow Element to handle it. This (commit: 62ed182) — jeremy / githubweb
  197. Rewrite of the WALK command to use 0.9 argument helper. Sorry, SPEED (commit: ecdbba6) — jeremy / githubweb
  198. Update 'loop through' to allow for runtask and run. Also fix it.. (commit: 84c6b91) — jeremy / githubweb
  199. Allow tags that are returning 'null' to use the <… || fallback> feature. (commit: 51cdb8e) — jeremy / githubweb
  200. Fix a forgotten cast in run command. Split definitions with | instead of (commit: 9fd372b) — jeremy / githubweb
  201. Update to 1.6.2 (commit: 2eacd78) — morphanone / githubweb
  202. Fix stack overflow (commit: f3822c7) — morphanone / githubweb
  203. Allow colons in Narrate and Announce text. (commit: f1ff701) — davidcernat / githubweb
  204. Fix kill and item drop listeners. (commit: 9133c21) — davidcernat / githubweb
  205. Fix Invisible command. Allow it to be used on players. (commit: 4e845a8) — davidcernat / githubweb
  206. Make Sign command attach signs to surfaces. (commit: a570bb2) — davidcernat / githubweb
  207. Fix other listeners. (commit: c6aa2a3) — davidcernat / githubweb
  208. Add debug to Shoot command. (commit: 27f608a) — davidcernat / githubweb
  209. Make world events not trigger twice for special items. (commit: 0088484) — davidcernat / githubweb
  210. Make 'on player chats' determinations work (commit: 1538953) — morphanone / githubweb
  211. Update Fly command to new argument system. (commit: 4f058a6) — davidcernat / githubweb
  212. Update Mount command to new argument system. (commit: 01bae16) — davidcernat / githubweb
  213. Update Spawn command to new argument system. (commit: 91e8cd4) — davidcernat / githubweb
  214. Add Speed argument to Shoot and Fly commands. Example usage: - fly (commit: 64be76c) — davidcernat / githubweb
  215. Fix If comparison between dList and String, thus improving relations (commit: 734be03) — davidcernat / githubweb
  216. Fix <element.as_int>. (commit: fcd3a82) — davidcernat / githubweb
  217. Make Runtask's delay argument work again. (commit: 25f4133) — davidcernat / githubweb
  218. Add "on entity damages vehicle" and "on entity destroys vehicle" world (commit: fced8ab) — davidcernat / githubweb
  219. Add <location.regions> and <location.in_region> tags. The former lists (commit: 1df4634) — davidcernat / githubweb
  220. Revert "Make 'on player chats' determinations work" (commit: f031bc0) — davidcernat / githubweb
  221. Add 'super-quote' to argument builder. Now can seperate arguments with (commit: 85754f0) — jeremy / githubweb
  222. Allow definitions to be used as command name. ie: - %command_name% (commit: 85dc5dd) — jeremy / githubweb
  223. Fix 'on queue completes', add util script 'ex command'. Type /ex (commit: 8f1f5fc) — jeremy / githubweb
  224. Add 'CreateWorld' command. Usage: - createworld [world_name] (commit: 29758f1) — jeremy / githubweb
  225. Allow 'Run' command to allow different script paths. See: (commit: 0ec76cd) — jeremy / githubweb
  226. Fix tags in item scripts. Allow dItems generated from book scripts. (commit: 10eff55) — davidcernat / githubweb
  227. Fix <player.equipment.X> tags (commit: d7c4752) — morphanone / githubweb
  228. Update Playeffect command to new argument system. Add custom Hearts and (commit: a57b85b) — davidcernat / githubweb
  229. Add ParticleEffect library. Allow all of its particles to be used by the (commit: 054299d) — davidcernat / githubweb
  230. Add Qty argument to Playeffect command. Fun example usage: - playeffect (commit: 71ff78f) — davidcernat / githubweb
  231. Add Offset argument to Playeffect. Add RANDOM effect. Usage: - (commit: ebe4c72) — davidcernat / githubweb
  232. Make 'ex command' available to ops only. (commit: 8802ca0) — jeremy / githubweb
  233. Fix <location.direction[location]> tag. Add contextless (commit: 6acc505) — davidcernat / githubweb
  234. Make syntaxes more 0.9.2-like (commit: cd58c44) — morphanone / githubweb
  235. Go die, stupid typo... (commit: 119d730) — morphanone / githubweb
  236. Rewrite Remove command for new argument system. Example usage: - remove (commit: ea5bf53) — davidcernat / githubweb
  237. Small cleanup. (commit: 138386d) — davidcernat / githubweb
  238. Add "on block moves" world event, so you can now have sand that does not (commit: 6d383b6) — davidcernat / githubweb
  239. Add "on block spreads" and "on hanging breaks" world events. Now you can (commit: 251a8fb) — davidcernat / githubweb
  240. Fix Remove command. (commit: 0abab8a) — davidcernat / githubweb
  241. Update version to 0.9.2 (commit: 9b86ea3) — jeremy / githubweb
  242. Remove old 'activity' code. (commit: eeac0a3) — jeremy / githubweb
  243. Add ObjectFetcher for replaceable tags which allows all tags to be (commit: ff5ab8a) — jeremy / githubweb
  244. Cleanup. (commit: a56056b) — jeremy / githubweb
  245. Read 0.8 notables correctly instead of deleting them. Change /notable (commit: 25bff10) — davidcernat / githubweb
  246. Add Horse to dEntity, thus allowing the spawning of donkeys, mules, (commit: ca264cb) — davidcernat / githubweb
  247. Allow outside scripts to be loaded into Denizen. Use (commit: 2f8ffd5) — jeremy / githubweb
  248. Change constructor in dList/dPlayer. Should not affect compatibility. (commit: eebc32e) — jeremy / githubweb
  249. Add <server.list_npcs> <server.list_worlds> <server.list_players> (commit: a14b983) — jeremy / githubweb
  250. Fix speed on WalkCommand. (commit: b211620) — jeremy / githubweb
  251. WalkCommand example: http://pastebin.com/uWhS5wpp (commit: 2b4c14f) — jeremy / githubweb
  252. Small fix. (commit: e5c2c10) — davidcernat / githubweb
  253. Let you set what items a block drops using "determine drops:<items>" or (commit: fc46b33) — davidcernat / githubweb
  254. Let you set dItem quantities using brackets. Example usage: - determine (commit: 672cb6e) — davidcernat / githubweb
  255. Rewrite Teleport command for new argument system. (commit: b6dd770) — davidcernat / githubweb
  256. Make new Teleport compatible with scripts written in days of yore. (commit: 9412fb7) — davidcernat / githubweb
  257. Fix dLocation yaws. Add <location.facing[entity]> and (commit: eca22ad) — davidcernat / githubweb
  258. Tiny fix to Give command. (commit: ae4980a) — davidcernat / githubweb
  259. Add defaultObject() method to ScriptEntry and make some commands use it. (commit: 35d64bd) — davidcernat / githubweb
  260. Fix world script entries never having a null dPlayer. Add ternary (commit: 0fa7ed9) — davidcernat / githubweb
  261. Update explode commande with new aH format 0.8=>0.9 (commit: bba6b04) — alain.blanquet / githubweb
  262. Add _templateTrait.java. (commit: dbf5e3a) — jeremy / githubweb
  263. Fix bug with defintions with capital letters causing a NPE. (commit: 65d8928) — jeremy / githubweb
  264. Update look command to 0.9 syntax. - look (entity) [location] // Note: (commit: 3f9bd6a) — jeremy / githubweb
  265. Cleanup. (commit: 396f953) — jeremy / githubweb
  266. Add on NPC Completes Navigation, on NPC Cancels Navigation, on NPC (commit: 4a95390) — jeremy / githubweb
  267. Health Trait will now respawn NPCs who have entered the void. Note: The (commit: dfa4a01) — jeremy / githubweb
  268. Fix Wait command not accepting valid durations. (commit: aaacee3) — jeremy / githubweb
  269. Make doEvents static in WorldScriptHelper. (commit: 27344f4) — jeremy / githubweb
  270. Make Look command more 0.9.2 (commit: 023fd23) — davidcernat / githubweb
  271. Tiny clarification. (commit: 3be3686) — davidcernat / githubweb
  272. Add little comment for spazzmatic (commit: 934fe68) — morphanone / githubweb
  273. Little fix explode command for location arg (commit: a31c8e3) — alain.blanquet / githubweb
  274. Add world events: on flag cleared, on npc flag cleared, on player flag (commit: db1909c) — jeremy / githubweb
  275. Temp. fix to NPE in FOLLOW command. (commit: 219c591) — jeremy / githubweb
  276. Make /ex use the selected npc for context. (commit: f530028) — jeremy / githubweb
  277. Add <context.blocks> to get the location of the blocks that blew up (commit: 998d226) — morphanone / githubweb
  278. Make global flags work (commit: 2e3ae62) — morphanone / githubweb
  279. Remove silly null checks (commit: b6ff8cf) — morphanone / githubweb
  280. Fix more flag-related nonsense (commit: 5772d22) — morphanone / githubweb
  281. Fix my own nonsense (commit: a606493) — morphanone / githubweb
  282. Make experience command work (commit: 5a9d65e) — morphanone / githubweb
  283. Add <world.time.period> tag. (commit: d6585d0) — davidcernat / githubweb
  284. Make an empty <context.blocks> list return null (commit: c4eb965) — morphanone / githubweb
  285. Update plugin.yml. (commit: 5d3197f) — jeremy / githubweb
  286. Fix 'nested ifs' resolving tags and definitions too early. (commit: 8bbe362) — jeremy / githubweb
  287. Make looping work in the run command (commit: 909088c) — morphanone / githubweb
  288. Add <location.find.players.within[X]> (commit: d153e85) — morphanone / githubweb
  289. Make <location.find.players.within[X]> actually work ;D (commit: 1a4f37f) — morphanone / githubweb
  290. Add the ability to spawn colored sheep, thus following my dream of (commit: 5b3026e) — davidcernat / githubweb
  291. Abstract Queues (commit: 1d0c94c) — jeremy / githubweb
  292. Fix merge. (commit: f357add) — jeremy / githubweb
  293. Add 'showfake' command for showing 'fake blocks' to a player. Implement (commit: cda0f56) — jeremy / githubweb
  294. Update CommandRegistry for showfake. (commit: 1dd907b) — jeremy / githubweb
  295. Documentation. (commit: 0846e70) — jeremy / githubweb
  296. Update for bot metadata. (commit: 67aed46) — jeremy / githubweb
  297. More documentation for monkeybot to fetch. (commit: e386e59) — jeremy / githubweb
  298. More tag documentation. (commit: bebca2f) — jeremy / githubweb

#1079 (Jul 8, 2013, 7:18:49 PM)

  1. The Ancient peoples shall go forth into 1.6.2 (commit: 36ae1fb) — morphanone / githubweb

#1078 (Jul 3, 2013, 11:31:10 PM)

  1. Add Rename Command. Usage: - rename [new_name] (npcid:#) (commit: cb53480) — jeremy / githubweb

#1077 (Jul 2, 2013, 5:24:27 AM)

  1. Make Chat Trigger stop being completely broken in 1.6 (commit: 0848ddb) — davidcernat / githubweb

#1076 (Jul 1, 2013, 10:12:47 PM)

  1. Update Denizen to CraftBukkit 1.6.1-R0.1 (commit: def298a) — davidcernat / githubweb

#1075 (Jun 27, 2013, 4:52:34 PM)

  1. Make notable tags work. Example tag: <notable:Wizard Tower> (commit: dcda6c1) — davidcernat / githubweb

#1074 (Jun 25, 2013, 10:28:57 PM)

  1. Fix this ancient build of Denizen that is now forever part of the past, (commit: ce3fb39) — davidcernat / githubweb

#1073 (Jun 25, 2013, 10:09:21 PM)

  1. Add <player.inregion[region_name]> for WorldGuard (commit: 395f639) — morphan1 / githubweb

#1072 (Jun 23, 2013, 2:49:47 PM)

  1. Add <util.substr[text].before[text]> tag. (commit: 1163f9f) — davidcernat / githubweb
  2. Add math tags :D <m:1+41> (commit: 2ea1947) — jeremy / githubweb

#1071 (Jun 19, 2013, 10:58:40 AM)

  1. Make Copyblock work. (commit: 2bfbcaf) — davidcernat / githubweb
  2. Make Modifyblock work with special data values. (commit: fd8d1a3) — davidcernat / githubweb
  3. Allow item IDs in crafting listeners. (commit: 1d6b7f2) — davidcernat / githubweb

#1070 (Jun 17, 2013, 6:06:37 PM)

  1. Allow multiple targets in Narrate. Example usage: - narrate "You will (commit: a4ad870) — davidcernat / githubweb
  2. Added <player.group[group name].world[world name]> and (commit: b5364d7) — davidcernat / githubweb
  3. Make World command work. Add "on weather changes" and variations to (commit: 898e954) — davidcernat / githubweb
  4. Make If command able to run multiple commands, thus removing a great and (commit: 600ea75) — davidcernat / githubweb

#1069 (Jun 16, 2013, 12:02:14 PM)

  1. Fix "regex:" not working at all in attribute contexts. (commit: d05b30f) — davidcernat / githubweb
  2. Make Heal and Hurt not require the Health trait. (commit: ffd2fa0) — davidcernat / githubweb
  3. Add "on player consumes item" and variations to world script events, as (commit: 582c874) — davidcernat / githubweb

#1068 (Jun 15, 2013, 7:03:35 AM)

  1. Add Midi command to let you play midi files. Big thanks to authorblues (commit: c1b3c34) — davidcernat / githubweb

#1067 (Jun 14, 2013, 12:22:47 PM)

  1. add contains attribute to element (commit: e11de6d) — jeremy / githubweb

#1066 (Jun 14, 2013, 11:21:33 AM)

  1. add as_Element to util tags (commit: 3b6af74) — jeremy / githubweb

#1065 (Jun 14, 2013, 5:40:19 AM)

  1. Small fix to dItem. (commit: e8b01c2) — davidcernat / githubweb

#1064 (Jun 14, 2013, 2:34:18 AM)

  1. Fix small Health trait issues. (commit: b3ecace) — davidcernat / githubweb
  2. Make Permission command work. (commit: 3e57a76) — davidcernat / githubweb
  3. Fix Regex that broke use of special data values for items and mostly (commit: 91c18ba) — davidcernat / githubweb
  4. Add fully-featured Playeffect command. Example usage: - playeffect (commit: 2b25f42) — davidcernat / githubweb

#1063 (Jun 11, 2013, 1:13:37 PM)

  1. Remove some unused imports. (commit: 7f460e0) — davidcernat / githubweb
  2. Add Player argument to Equip command. (commit: b5cf550) — davidcernat / githubweb
  3. Add Entity argument to Remove, allowing you remove all entities of a (commit: 08f949b) — davidcernat / githubweb

#1062 (Jun 10, 2013, 10:22:53 AM)

  1. Small update to command registry. (commit: 121cff0) — davidcernat / githubweb
  2. fix possible issue with sentry and health trait (commit: 68027c8) — zappalives0 / githubweb
  3. Add Fly command, the craziest command in Denizen so far. Example usage: (commit: 0920caa) — davidcernat / githubweb

#1061 (Jun 10, 2013, 7:11:46 AM)

  1. Clean up Switch command code that used to make grown men blush. (commit: 0e3374e) — davidcernat / githubweb
  2. Clean up Equip command. (commit: 0fd7d92) — davidcernat / githubweb
  3. Add Target argument to Spawn command to set a target for the entity to (commit: bbda273) — davidcernat / githubweb
  4. Make Spawn's Target argument also work on creatures with old AI. (commit: 127c663) — davidcernat / githubweb
  5. Make Health trait use Bukkit health values instead of own internal (commit: 0894f5f) — davidcernat / githubweb
  6. Add getClosestPlayer() utility. Add <npc.closest.player> tag. (commit: af7e644) — davidcernat / githubweb
  7. Add Player argument to Shoot command, thus allowing entities to be shot (commit: 204b393) — davidcernat / githubweb
  8. Add basic collision detection to Shoot command, thus belatedly almost (commit: 710aa41) — davidcernat / githubweb
  9. Make <npc.health> and <npc.health.max> not require the Health trait. (commit: 5b9f053) — davidcernat / githubweb

#1060 (Jun 9, 2013, 8:15:24 AM)

  1. Revert to previous Chat Trigger code because my changes did not help. (commit: b093df3) — davidcernat / githubweb

#1059 (Jun 6, 2013, 2:49:16 AM)

  1. Remove Explosion from Shoot command. As a replacement, Shoot sends final (commit: 43d50db) — davidcernat / githubweb
  2. Streamline LeatherColorer using aH.matchesColor() and aH.getColorFrom(). (commit: ebd01dc) — davidcernat / githubweb
  3. Possible fix to Chat Trigger not getting cancelled. (commit: 389fdb0) — davidcernat / githubweb

#1058 (Jun 5, 2013, 5:41:09 PM)

  1. Make Equip command work with armor and streamline its usage. New example (commit: 7ba26f3) — davidcernat / githubweb
  2. Add fully-featured Mount command. Example usage: - mount (commit: 5596432) — davidcernat / githubweb
  3. Allow random values for Firework type and colors. Allow RGB values. (commit: 101478d) — davidcernat / githubweb

#1057 (Jun 3, 2013, 10:43:53 AM)

  1. add trim back in, keep substr --- deprecate trim in favor of substring, (commit: cbb04a3) — jeremy / githubweb

#1056 (Jun 3, 2013, 10:20:45 AM)

  1. Rename <util.trim> tag into <util.substr> to clarify that it crops (commit: cf41057) — davidcernat / githubweb
  2. correct setfire and breakblocks params who was inverted (commit: 4bc7b99) — alain.blanquet / githubweb
  3. Avoid overlooking comparable/comparedTo when the argument matches a (commit: 9ca0a63) — jeremy / githubweb

#1055 (Jun 1, 2013, 6:39:32 PM)

  1. Add fully-featured Firework command. Example usage: - firework power:2 (commit: 7ec8821) — davidcernat / githubweb

#1054 (Jun 1, 2013, 4:47:12 PM)

  1. Partial fix to Teleport command. Allow old syntax in it. Need to talk to (commit: fc85853) — davidcernat / githubweb
  2. Add rudimentary Spawn command. Will improve soon. (commit: b58b62a) — davidcernat / githubweb
  3. Add Explode command. (commit: 5e1d146) — alain.blanquet / githubweb
  4. Small general fixes. Preparing to add Firework command. (commit: 53c491e) — davidcernat / githubweb
  5. Add setFire and breakBlocks parameters for the explode command (commit: 1437f5c) — alain.blanquet / githubweb

#1053 (May 31, 2013, 12:43:26 PM)

  1. Fix horrible bug that has been around for exactly 2 months and in that (commit: 34a2abf) — davidcernat / githubweb
  2. Add Head command that lets you set an NPC's head to that of another (commit: 747457a) — davidcernat / githubweb

#1051 (May 26, 2013, 7:32:56 AM)

  1. Make context in worldscripts use new object system, when possible. (commit: f14f40a) — jeremy / githubweb

#1050 (May 26, 2013, 6:47:22 AM)

  1. Remove action debug. (commit: 9ab5412) — jeremy / githubweb

#1049 (May 26, 2013, 4:57:07 AM)

  1. add .abs for flag values to return the absolute value as a double. (commit: 1aff323) — jeremy / githubweb

#1048 (May 25, 2013, 12:21:23 AM)

  1. fix typo when using <script.requirements.check>, show failed actions. (commit: 89a1798) — jeremy / githubweb

#1047 (May 23, 2013, 8:38:35 AM)

  1. Add 'player left clicks' world event. (commit: 9af4374) — jeremy / githubweb

#1046 (May 23, 2013, 8:36:37 AM)

  1. Add 'player uses item in air' 'player right clicks' 'player right clicks (commit: eb38b5c) — jeremy / githubweb

#1045 (May 23, 2013, 8:20:10 AM)

  1. Possible fix for ForEachCommand.java (commit: 8ba6487) — jeremy / githubweb

#1044 (May 23, 2013, 3:59:27 AM)

  1. Possible fix for ForEachCommand.java (commit: 8b08431) — jeremy / githubweb

#1043 (May 23, 2013, 3:43:14 AM)

  1. Fix issue when NPC is not present when building a Listener. (commit: b2ee615) — jeremy / githubweb
  2. Fix craft listener. (commit: e2af97c) — jeremy / githubweb

#1042 (May 23, 2013, 2:19:05 AM)

  1. More debug. (commit: ce47e93) — jeremy / githubweb

#1041 (May 23, 2013, 1:26:10 AM)

  1. Add debug. (commit: 7700002) — jeremy / githubweb

#1040 (May 19, 2013, 3:59:30 AM)

  1. Catch InterruptedException silently. (commit: 7cda129) — jeremy / githubweb

#1039 (May 19, 2013, 3:32:45 AM)

  1. Fix ForEachCommand.java. (commit: 8810afc) — jeremy / githubweb

#1038 (May 19, 2013, 2:54:55 AM)

  1. Fix ShootCommand.java. (commit: ca2e76f) — jeremy / githubweb

#1037 (May 19, 2013, 2:49:18 AM)

  1. Fix build. (commit: 442957f) — jeremy / githubweb

#1036 (May 19, 2013, 2:45:03 AM)

  1. Update ForEachCommand.java. (commit: 95c360d) — jeremy / githubweb

#1035 (May 19, 2013, 2:19:54 AM)

  1. Update ForEachCommand.java (commit: 860cbe1) — jeremy / githubweb

#1034 (May 19, 2013, 1:28:59 AM)

  1. Update WorldScriptHelper.java (commit: 2a3eb57) — jeremy / githubweb
  2. Update ForEachCommand.java (commit: e779e07) — jeremy / githubweb

#1033 (May 17, 2013, 4:47:56 AM)

  1. Update ForEachCommand.java (commit: b19cfd7) — jeremy / githubweb

#1032 (May 17, 2013, 4:27:20 AM)

  1. Update ForEachCommand.java (commit: 5a51c86) — jeremy / githubweb

#1031 (May 17, 2013, 2:53:21 AM)

  1. Update ForEachCommand.java (commit: c00f3ed) — jeremy / githubweb

#1030 (May 17, 2013, 1:01:17 AM)

  1. Update ForEachCommand.java (commit: 60339b4) — jeremy / githubweb
  2. Update ForEachCommand.java (commit: 051f011) — jeremy / githubweb

#1029 (May 16, 2013, 12:31:03 PM)

  1. Add 'foreach location:...' command. (commit: 7c36a21) — jeremy / githubweb

#1028 (May 16, 2013, 9:20:16 AM)

  1. Vec3D fix (commit: 1a41450) — fullwall / githubweb
  2. Tiny fix to <util.trim>. Add "/denizen help" command. (commit: 69b6f48) — davidcernat / githubweb
  3. Make world argument work in Group and Permission commands. (commit: 46b7126) — davidcernat / githubweb
  4. allow unsafe enchantments in item scripts. (commit: e9d54cb) — zappalives0 / githubweb

#1027 (May 4, 2013, 8:21:59 PM)

  1. Added INRANGE to CHAT command (commit: 0268ea6) — spaceemotion / githubweb

#1026 (May 2, 2013, 1:40:46 PM)

  1. update for 1.5.2 (commit: 0cda200) — zappalives0 / githubweb

#1024 (Apr 29, 2013, 5:32:44 PM)

  1. fix to the item listener, fixes #177 and potentially fixes #203 (commit: cbbec69) — zappalives0 / githubweb
  2. item type:fish listeners no longer require a item: argument. (commit: 71d4319) — zappalives0 / githubweb
  3. added catch percent settings to fishing. /npc fish --percent # or - fish (commit: 6577767) — zappalives0 / githubweb
  4. temp fix to cooldown command npe (commit: e2fcac7) — zappalives0 / githubweb
  5. Cleanup and code additions! (commit: 9583cb0) — spaceemotion / githubweb
  6. Added LOG command (commit: 6a88fb4) — spaceemotion / githubweb
  7. Changed OWNER req. logic , also started working on inventory features (commit: 3422575) — spaceemotion / githubweb

#1023 (Apr 24, 2013, 8:13:32 AM)

  1. fix <player.closest.npc[]> to return ID by default, (commit: fcb62be) — zappalives0 / githubweb

#1016 (Apr 19, 2013, 6:09:18 PM)

  1. fix to animatechest (commit: 3474126) — zappalives0 / githubweb
  2. Register Pause Command. (commit: 968c2a8) — jeremy / githubweb

#1015 (Apr 15, 2013, 9:12:44 PM)

  1. added sound option to animatechest (commit: 1fd4823) — zappalives0 / githubweb

#1014 (Apr 15, 2013, 8:46:39 PM)

  1. animatechest command to make a chest open/close (commit: a16d800) — zappalives0 / githubweb

#1013 (Apr 14, 2013, 3:34:01 AM)

  1. Fix build. (commit: 6e791db) — jeremy / githubweb

#1012 (Apr 14, 2013, 3:30:27 AM)

  1. fix to particlestrait -d flag (commit: 2a132f8) — zappalives0 / githubweb
  2. allow kill listeners to build without a target arg, allows for more (commit: 13eb641) — zappalives0 / githubweb
  3. Fix to ItemDropListener (commit: fd93d89) — jeremy / githubweb

#1011 (Apr 12, 2013, 8:06:51 PM)

  1. Catch possible exception. (commit: 7a0203a) — jeremy / githubweb

#1010 (Apr 12, 2013, 8:05:26 PM)

  1. Make NameplateTrait store name of color, not serialized ChatColor. (commit: 2537b86) — jeremy / githubweb

#1009 (Apr 12, 2013, 1:02:22 PM)

  1. Add 'on fill bucket' and 'on empty bucket' world events. Available (commit: 5618578) — jeremy / githubweb

#1008 (Apr 11, 2013, 2:11:59 PM)

  1. Fix to getEntityType (commit: 4fdae8a) — jeremy / githubweb

#1007 (Apr 11, 2013, 2:07:10 PM)

  1. Fix logic when checking execute type. (commit: b6b0327) — jeremy / githubweb
  2. Fix logic when checking execute types. (commit: daafe44) — jeremy / githubweb

#1006 (Apr 11, 2013, 4:45:37 AM)

  1. add a dense option to particlestrait (use -d flag in /npc effect (commit: 7ac97e7) — zappalives0 / githubweb

#1004 (Apr 11, 2013, 3:29:06 AM)

  1. fishingtrait wont catch fish by default (commit: 21ae18c) — zappalives0 / githubweb

#1003 (Apr 10, 2013, 12:11:47 PM)

  1. Remove debug message onPlayerChat. (commit: 4c49ecf) — jeremy / githubweb

#1002 (Apr 10, 2013, 10:46:44 AM)

  1. Fix possible NPE with Execute. (commit: 23696f1) — jeremy / githubweb

#1001 (Apr 10, 2013, 10:26:56 AM)

  1. Fix github issue #168, NPE when changing worlds in proximity of a NPC. (commit: d94ca6d) — jeremy / githubweb

#1000 (Apr 9, 2013, 5:21:56 PM)

  1. Fixes to NPCID: PLAYER: arguments, fixed to teleport command's 'target' (commit: eb2428a) — jeremy / githubweb

#999 (Apr 9, 2013, 5:13:13 PM)

  1. Catch NPE with /denizen listener command when player has no active (commit: d5356ff) — jeremy / githubweb

#998 (Apr 9, 2013, 4:54:12 PM)

  1. Fix to TravelListener (commit: 58fbf67) — jeremy / githubweb

#997 (Apr 9, 2013, 4:35:48 PM)

  1. Fix possible 'empty player name' player listener deconstruction. Fixes (commit: d743c6c) — jeremy / githubweb
  2. Fix NPE in /denizen listener command. (commit: 176c452) — jeremy / githubweb

#996 (Apr 8, 2013, 9:13:13 PM)

  1. Fix to travel listener. (commit: efb3bc3) — jeremy / githubweb

#995 (Apr 8, 2013, 8:05:51 PM)

  1. Throw error if no steps exist in an interact script. Make default step (commit: 12d7e8a) — jeremy / githubweb
  2. Throw error if no default step is specified on an interact script with (commit: 414d787) — jeremy / githubweb

#994 (Apr 8, 2013, 7:23:10 PM)

  1. Only parse tags if necessary. Only debug tag replacement if necessary. (commit: 9347a1e) — jeremy / githubweb
  2. add 'element.last_color'. (commit: 829159b) — jeremy / githubweb
  3. Proper debug on chat command. (commit: e32e0a6) — jeremy / githubweb
  4. Trim arguments on IF command. (commit: 6e2ace8) — jeremy / githubweb
  5. Add '- take inventory' to clear a player's inventory. Careful! :) (commit: acd5e68) — jeremy / githubweb

#993 (Apr 8, 2013, 5:47:39 PM)

  1. Add 'yaml[xxx].list_keys[path]' to yaml tag. (commit: 896f0e7) — jeremy / githubweb
  2. add .aslist to Element. (commit: 84ba8cf) — jeremy / githubweb
  3. Fix logic in Attribute to ignore periods (.) in brackets. (commit: 62c99de) — jeremy / githubweb
  4. Add ObjectFetcher annotation for upcoming object mechanisms :) (commit: d2be7cb) — jeremy / githubweb
  5. Clean up argumentHelper, add/fix attributes in dEntity/dWorld (commit: ce7c479) — jeremy / githubweb
  6. Add _templateTag.java for an example on how to easily make your own (commit: b478aaf) — jeremy / githubweb
  7. Fix GIVE/TAKE when dealing with doubles for QTY arguments. (commit: 7b4cf5f) — jeremy / githubweb
  8. Chat Trigger replaces complex regex + tag combinations correctly, now. (commit: 2097ef0) — jeremy / githubweb
  9. ConstantTags return Element. (commit: c1a6198) — jeremy / githubweb
  10. Debug cleanup. (commit: f6f6d5f) — jeremy / githubweb
  11. Fix settings/default trigger settings. (commit: caeba63) — jeremy / githubweb
  12. Fix if when dealing with instant (^) commands. (commit: ec1bb0d) — jeremy / githubweb

#992 (Apr 5, 2013, 8:43:25 PM)

  1. Update to OO tag system. (commit: 2e14172) — jeremy / githubweb
  2. Add yaml command and <yaml> tag. (commit: 492aac7) — jeremy / githubweb

#991 (Apr 5, 2013, 7:56:24 PM)

  1. Fix take command. (commit: 3bb178b) — jeremy / githubweb

#990 (Apr 4, 2013, 10:03:06 PM)

  1. Add invisible trait/command. More work on OO tag system (soon!). Start (commit: 387f4ad) — jeremy / githubweb

#989 (Apr 3, 2013, 4:06:55 AM)

  1. optimize distance checks (commit: 1ad6a60) — zappalives0 / githubweb

#988 (Apr 3, 2013, 3:56:53 AM)

  1. npe in travellistener (commit: b0bd98e) — zappalives0 / githubweb

#987 (Apr 3, 2013, 3:34:10 AM)

  1. spamming npe fix (commit: 991c0d0) — zappalives0 / githubweb

#986 (Apr 3, 2013, 3:02:33 AM)

  1. Rename some argument objects to avoid confusion. (commit: a9817e1) — jeremy / githubweb

#984 (Apr 2, 2013, 1:01:59 PM)

  1. Reimplement changes to listeners. (commit: 3608982) — jeremy / githubweb
  2. Catch possible IndexOutOfRange/NPE with invalid use of flag tag. (commit: d58fc7f) — jeremy / githubweb

#983 (Apr 2, 2013, 9:04:44 AM)

  1. Fix build (commit: 2d2ce0e) — fullwall / githubweb

#981 (Apr 2, 2013, 8:55:41 AM)

  1. Fix build (commit: 9ca24cc) — fullwall / githubweb

#979 (Apr 2, 2013, 6:46:27 AM)

  1. Cleanup and performance improvements (commit: d603aca) — fullwall / githubweb

#978 (Apr 2, 2013, 5:06:07 AM)

  1. Fix Issue #153 (commit: f995bb7) — jeremy / githubweb
  2. Fix Issue #154 (commit: cd63726) — jeremy / githubweb
  3. Add NPCID link to listeners for passing along in listener-completion (commit: 8738761) — jeremy / githubweb

#977 (Apr 2, 2013, 4:14:57 AM)

  1. Fix to FOLLOW. (commit: c345b68) — jeremy / githubweb

#976 (Apr 2, 2013, 3:33:07 AM)

  1. particlestrait additions, added --wait flag to the command to set the (commit: f00f990) — zappalives0 / githubweb
  2. Implement ScoreboardAPI and rough out Scoreboard command. (commit: 9418c94) — jeremy / githubweb
  3. Simplify IF usage when dealing with ! and !=. (commit: 03e65cc) — jeremy / githubweb

#975 (Apr 2, 2013, 1:16:51 AM)

  1. Add 'health' command for toggling the NPC health trait and setting npc (commit: 10dd88a) — jeremy / githubweb

#974 (Apr 2, 2013, 12:04:55 AM)

  1. add announceType 'to_flagged'. Announces a message to players who have a (commit: b9798f6) — jeremy / githubweb

#973 (Apr 1, 2013, 11:14:34 PM)

  1. Fix issue with prematurely parsing the determination arguments. (commit: 8207666) — jeremy / githubweb

#972 (Apr 1, 2013, 10:56:12 PM)

  1. Whoops. Integers aren't strings! (commit: f147a4d) — jeremy / githubweb

#971 (Apr 1, 2013, 10:47:24 PM)

  1. Chat Trigger ignores cancelled PlayerChatEvents. (commit: ec33b06) — jeremy / githubweb
  2. Add world event 'on player chats' with <context.message> and determine (commit: cd823d7) — jeremy / githubweb

#970 (Apr 1, 2013, 10:39:31 PM)

  1. Add "on walked over notable location" event .. contains context (commit: 58bfe77) — jeremy / githubweb

#969 (Apr 1, 2013, 10:33:00 PM)

  1. Add new config option for time event resolution (commit: 7c6f8e2) — jeremy / githubweb
  2. Add 'on time change in [world_name]' event with <context.time> and (commit: d32a66c) — jeremy / githubweb

#968 (Apr 1, 2013, 10:14:44 PM)

  1. Remove lots of debug. (commit: 26e65ab) — jeremy / githubweb

#967 (Apr 1, 2013, 10:11:35 PM)

  1. Update GiveCommand to current specifications. (commit: 2438f47) — jeremy / githubweb
  2. Fix regex that de-sensitizes caps on script/key names. This fixes not (commit: 5920161) — jeremy / githubweb
  3. Fix /dtime command. (commit: b95693b) — jeremy / githubweb

#966 (Apr 1, 2013, 8:03:23 PM)

  1. Item no longer extends ItemStack (Potential to fix a few issues) (commit: 3436713) — jeremy / githubweb

#965 (Mar 28, 2013, 4:21:11 PM)

  1. Add 'set' to nameplate command. Will set the 'custom name' of a mob-type (commit: 3112dc5) — jeremy / githubweb

#964 (Mar 27, 2013, 7:06:08 PM)

  1. Add a blanket 'on command' world script event. (commit: 1a2b739) — jeremy / githubweb

#963 (Mar 27, 2013, 6:51:42 PM)

  1. Fix queues not deconstructing. (Whoops!) (commit: d3175c1) — jeremy / githubweb

#962 (Mar 26, 2013, 5:40:29 PM)

  1. Make 'move proximity' not cause a cooldown. Add 'STRICT:' method for (commit: 3820148) — jeremy / githubweb

#961 (Mar 26, 2013, 1:49:00 PM)

  1. Add World Event: 'on player death' (commit: af7fb23) — jeremy / githubweb

#960 (Mar 26, 2013, 1:32:20 PM)

  1. Add <location[x,y,z,world].block.data> (commit: 8d2e6ed) — jeremy / githubweb

#959 (Mar 25, 2013, 9:10:06 PM)

  1. Fix some case-sensitive comparing in WorldScriptHelper. (commit: 07c2769) — jeremy / githubweb

#958 (Mar 25, 2013, 5:24:18 AM)

  1. Fix <player.item_in_hand.lore>, work on OO tag system. (commit: 35ba49e) — jeremy / githubweb

#957 (Mar 25, 2013, 3:00:14 AM)

  1. cleanup (commit: ed09448) — zappalives0 / githubweb

#956 (Mar 25, 2013, 1:52:46 AM)

  1. potential fix to heart effect, added explosion effect (commit: 650e4fa) — zappalives0 / githubweb

#954 (Mar 25, 2013, 1:30:56 AM)

  1. String.valueOf(null) is inconvenient (commit: a9f30d6) — gnomeffinway / githubweb
  2. Remove redundant player argument (commit: a39586f) — gnomeffinway / githubweb

#953 (Mar 25, 2013, 1:08:12 AM)

  1. Fix to group-related error in PERMISSION (commit: cc8faa5) — gnomeffinway / githubweb

#952 (Mar 24, 2013, 6:59:38 PM)

  1. added EQUIP command (to equip items to NPCs) (commit: ca8fbd1) — zappalives0 / githubweb

#951 (Mar 23, 2013, 6:27:34 PM)

  1. Minor addition (commit: 8bb215b) — gnomeffinway / githubweb
  2. Fixes to ChunkLoad (commit: b292221) — gnomeffinway / githubweb

#950 (Mar 23, 2013, 5:44:41 PM)

  1. Fix type in world command hint (commit: f51c20a) — spaceemotion / githubweb
  2. Fix to chat trigger Triggers when using replaceable tags. (commit: 28c6bfc) — jeremy / githubweb

#949 (Mar 23, 2013, 10:59:14 AM)

  1. CHUNKLOAD command, keeps chunks loaded (commit: f057317) — gnomeffinway / githubweb
  2. Added World command to set weather and time (commit: 1418475) — spaceemotion / githubweb

#948 (Mar 23, 2013, 5:28:39 AM)

  1. Engrave option for GIVE (commit: 7fa6382) — gnomeffinway / githubweb
  2. /npc effect --PLAY (commit: 7ce7ca6) — gnomeffinway / githubweb

#947 (Mar 22, 2013, 7:52:40 PM)

  1. Fix health event being cancelled ALL THE TIME. Sorry :) (commit: 0e94fd3) — jeremy / githubweb

#946 (Mar 22, 2013, 4:31:21 PM)

  1. Remove debug by default, take out debug left in NBTItem. (commit: 5151998) — jeremy / githubweb

#945 (Mar 22, 2013, 3:43:15 PM)

  1. Update HEAL command to current spec. (commit: 7b2d2c3) — jeremy / githubweb

#944 (Mar 22, 2013, 3:23:11 PM)

  1. Add 'current step' debug back to InteractScriptHelper's (commit: 73b49b9) — jeremy / githubweb

#943 (Mar 22, 2013, 3:13:14 PM)

  1. Fixes to SneakingTrait, maybe added hearts to ParticlesTrait? (commit: 48355d0) — zappalives0 / githubweb

#941 (Mar 21, 2013, 11:21:30 PM)

  1. Fix possible IndexOutOfRange with dScriptArgument List. (commit: 1db6c9a) — jeremy / githubweb

#940 (Mar 21, 2013, 8:47:59 PM)

  1. Fix NPEs in WorldScriptHelper. (commit: d19a155) — jeremy / githubweb

#939 (Mar 21, 2013, 7:54:06 PM)

  1. Update determinations on world script events for documentation. Add (commit: 5571f81) — jeremy / githubweb

#938 (Mar 21, 2013, 4:06:03 PM)

  1. SneakingTrait added (/npc sneak) (commit: ada28d4) — zappalives0 / githubweb

#937 (Mar 21, 2013, 3:24:31 PM)

  1. Register particles trait. (commit: 703ddec) — jeremy / githubweb

#936 (Mar 21, 2013, 12:54:17 PM)

  1. Fix to actions not firing. (commit: 0f5f6fc) — jeremy / githubweb

#935 (Mar 21, 2013, 5:41:17 AM)

  1. Tentative 1.5.1 update (to be reverted if needed) (commit: 24425c1) — gnomeffinway / githubweb

#934 (Mar 21, 2013, 4:45:02 AM)

  1. Removed repeat debug (commit: 9b63bad) — gnomeffinway / githubweb
  2. Temporary Engraver implementation inb4 1.5.1 (commit: da5d843) — gnomeffinway / githubweb
  3. ParticlesTrait added, /npc effect --name effect_name (NONE, SMOKE, (commit: 5080b1c) — zappalives0 / githubweb

#933 (Mar 19, 2013, 10:36:27 PM)

  1. Fix derp in GROUP and PERMISSION commands (commit: 95db10f) — zappalives0 / githubweb

#932 (Mar 19, 2013, 4:47:02 AM)

  1. Added permission and group commands (commit: 4832a76) — gnomeffinway / githubweb

#931 (Mar 19, 2013, 12:43:56 AM)

  1. Update error message. (commit: c1d9cfb) — jeremy / githubweb
  2. Unfilled actions no longer output debug information. (Cleaner debug) (commit: cb598be) — jeremy / githubweb
  3. Fix to trim (again) (commit: 77c620e) — gnomeffinway / githubweb
  4. Doubles for wait time (commit: af51721) — gnomeffinway / githubweb
  5. Add on player join (commit: fa64716) — gnomeffinway / githubweb
  6. Add <util.lowercase[string]> <util.uppercase[string]> and (commit: 9837204) — jeremy / githubweb

#930 (Mar 18, 2013, 6:03:16 PM)

  1. Add copyblock command. Usage: - copyblock [location:x,y,z,world] (commit: e44dc6d) — jeremy / githubweb

#929 (Mar 18, 2013, 4:23:08 PM)

  1. Add asnpclist type for flag tags which will return the values in a flag (commit: 654fddc) — davidcernat / githubweb
  2. Fix some obfuscation when dealing with head yaw. (commit: bdfce5a) — jeremy / githubweb
  3. Fix :++ :-- for flag actions. (commit: 905132c) — jeremy / githubweb

#928 (Mar 18, 2013, 1:26:57 AM)

  1. Util trim tag fix (commit: b8f709b) — gnomeffinway / githubweb

#927 (Mar 17, 2013, 7:36:01 PM)

  1. Allow setting of explosion radius in Shoot command. (commit: 11c8b82) — davidcernat / githubweb
  2. Fix multi-world related bugs (commit: cb4d7ce) — spaceemotion / githubweb
  3. Whopps, invert it :D (commit: fca1318) — spaceemotion / githubweb

#926 (Mar 16, 2013, 3:27:51 AM)

  1. fixes to POM, again (commit: 7cd17da) — zappalives0 / githubweb

#925 (Mar 16, 2013, 3:22:43 AM)

  1. fixes to POM (commit: 4e24653) — zappalives0 / githubweb

#923 (Mar 15, 2013, 9:49:58 PM)

  1. Updated for 1.5 (commit: ace8377) — zappalives0 / githubweb

#922 (Mar 15, 2013, 9:41:37 PM)

  1. Add <player.location.block> and <npc.location.block> tags for getting (commit: 4267b8d) — davidcernat / githubweb

#921 (Mar 15, 2013, 4:14:47 AM)

  1. Make 'on queue end' run instantly after no script entries detected. (commit: 72b1135) — stan / githubweb

#920 (Mar 15, 2013, 3:25:36 AM)

  1. Typo (commit: b13dd8f) — stan / githubweb

#919 (Mar 15, 2013, 3:18:44 AM)

  1. Safer 'on queue completion' logic. (commit: f1db210) — stan / githubweb

#918 (Mar 15, 2013, 3:08:13 AM)

  1. Fix bug in QUEUE. (commit: 086e7e9) — stan / githubweb

#917 (Mar 15, 2013, 2:55:29 AM)

  1. Add 'on queue completion' action for task scripts. (commit: c98ffbb) — stan / githubweb

#916 (Mar 15, 2013, 2:19:57 AM)

  1. Assume 'residing queue' when none otherwise specified with QUEUE (commit: 6b3214b) — stan / githubweb

#915 (Mar 15, 2013, 1:05:41 AM)

  1. Change getEntity -> getDamager to fix Player link to scriptentry. (commit: f559d77) — stan / githubweb

#914 (Mar 15, 2013, 12:44:09 AM)

  1. Fix logic in playerHitByEntity (commit: ab71eb1) — stan / githubweb

#913 (Mar 15, 2013, 12:30:50 AM)

  1. Fix inproper syntax. (commit: fbb9cc8) — stan / githubweb
  2. Fix merge. (commit: c96d14e) — stan / githubweb
  3. Fix merge? (commit: 57b7e10) — stan / githubweb
  4. Finally. (commit: 8b9809f) — stan / githubweb

#912 (Mar 14, 2013, 11:34:12 PM)

  1. IDE. :p (commit: 401d6c7) — davidcernat / githubweb

#911 (Mar 14, 2013, 11:05:21 PM)

  1. Fix Time requirement. (commit: 798ffef) — davidcernat / githubweb
  2. Update WorldScriptHelper.java (commit: 59f5816) — jeremy / githubweb

#910 (Mar 14, 2013, 10:56:05 PM)

  1. Add World event: on player damages npc (commit: 1469aee) — jeremy / githubweb
  2. No IDE :( (commit: 7986edb) — jeremy / githubweb

#908 (Mar 14, 2013, 3:02:28 AM)

  1. Add ExpUtil/change up EXPERIENCE command. (commit: f5c324f) — jeremy / githubweb

#907 (Mar 14, 2013, 2:10:07 AM)

  1. add world event on player damaged by npc (with <context.damager> (commit: 034aa61) — jeremy / githubweb

#906 (Mar 14, 2013, 2:01:46 AM)

  1. Small fix to Health trait. (commit: 1a4a30a) — davidcernat / githubweb
  2. Add World Events. On player damaged by entity, On player damaged by (commit: 1ff3562) — jeremy / githubweb

#905 (Mar 13, 2013, 10:08:11 PM)

  1. Make tags get read in Item Script enchantments and colors. (commit: dc685a7) — davidcernat / githubweb
  2. Make kill listeners work with NPCs that have the Health trait. (commit: c24fa14) — davidcernat / githubweb

#904 (Mar 13, 2013, 2:21:57 PM)

  1. Duration REGEX optimization. (commit: 97d676f) — jeremy / githubweb

#903 (Mar 13, 2013, 2:06:02 PM)

  1. Typo. (commit: a94cdac) — jeremy / githubweb
  2. Add "Animated Death" to config file at Health trait. Fix taking of named (commit: 6a057f5) — davidcernat / githubweb
  3. Fix experience command (commit: 83649ca) — gnomeffinway / githubweb
  4. Allow doubles in wait (commit: d5a4224) — gnomeffinway / githubweb
  5. mcMMO is now handled in Depenizen (commit: da14c28) — gnomeffinway / githubweb
  6. Fixes to Duration. Should fix issue #145. (commit: b9f3058) — jeremy / githubweb

#901 (Mar 12, 2013, 6:17:29 PM)

  1. Add <&nl> tag for inserting new lines. Fix custom leather colors in Item (commit: 11e377e) — davidcernat / githubweb
  2. Fix NPE when removing NPC in "on death" action. (commit: d21a04f) — davidcernat / githubweb
  3. Simplify location matching in argument helper. (commit: 3ee91d7) — davidcernat / githubweb
  4. minor tix to teleport command (commit: f164df4) — zappalives0 / githubweb
  5. Switch config file to new and final style. Make trigger cooldowns accept (commit: a5b6ad9) — davidcernat / githubweb
  6. Add "Enabled" option to triggers in config file. (commit: c9410bb) — davidcernat / githubweb
  7. Rename "on each attack" action into "on hit". (commit: 335b4a3) — davidcernat / githubweb
  8. Add Player argument for Pose command. You can now rotate players. (commit: 0c0b9ff) — davidcernat / githubweb
  9. Make Pose work after typo fix in Citizens2 build 758. (commit: bfcfd15) — davidcernat / githubweb
  10. Make Look command work on players. Fix rotation for non-Player entities. (commit: e081432) — davidcernat / githubweb
  11. Add asplayerlist type for flag tags which will return the values in a (commit: 9bc0ff1) — davidcernat / githubweb
  12. Added formats to ANNOUNCE command (commit: 9afb06b) — spaceemotion / githubweb
  13. Add Experience Command. (commit: 69ee009) — jeremy / githubweb

#900 (Mar 9, 2013, 10:12:49 PM)

  1. Make "on each attack" and "on kill" work when the NPC is shooting (commit: 9a7108f) — davidcernat / githubweb
  2. Clean up player tags. Add really basic Remove command so people don't (commit: 12c1f47) — davidcernat / githubweb
  3. Add first Health trait options to config file. (commit: c8cf372) — davidcernat / githubweb
  4. Add more World Script events: On player swings arm in air, on player (commit: 2c7bf52) — jeremy / githubweb
  5. Add World Script Events: On player hits block with item, on player hits (commit: 94b0ca7) — jeremy / githubweb
  6. Add World Script event: on player interacts with block ... this should (commit: 2c9f7e0) — jeremy / githubweb

#899 (Mar 8, 2013, 11:58:03 PM)

  1. Make "on attack" not get triggered again when the entity is dead. (commit: a98f2e3) — davidcernat / githubweb
  2. Possible fix for issue 131 (commit: b2e047c) — gnomeffinway / githubweb
  3. Improve "on death" action by making it work in all possible situations. (commit: 33eed99) — davidcernat / githubweb

#898 (Mar 8, 2013, 9:09:22 PM)

  1. Fix navigation NPE. (commit: efd84d0) — davidcernat / githubweb

#897 (Mar 8, 2013, 8:06:24 PM)

  1. itemscript supported by item requirement, itemscripts use (commit: 392549b) — zappalives0 / githubweb
  2. Warn if configuration is outdated (commit: 96e5164) — spaceemotion / githubweb
  3. Fix formats not working correctly (commit: a7fb945) — spaceemotion / githubweb
  4. Use a string for version comparison (commit: 91698eb) — spaceemotion / githubweb
  5. Fix formatting (commit: 4bc2c5f) — spaceemotion / githubweb
  6. Fix EventException for <player.location.bed_spawn> when player is online (commit: a59d17b) — davidcernat / githubweb
  7. Add "odd integer" and "even integer" to If command matches. Make (commit: 1e3b345) — davidcernat / githubweb
  8. Additional code for a OO tag system. (commit: d62b310) — jeremy / githubweb
  9. Additional code for a OO tag system. (commit: 25ba0dd) — jeremy / githubweb
  10. Clean up ExecuteCommand (commit: f1af64f) — jeremy / githubweb
  11. More work towards OO tag system. (commit: cfbb736) — jeremy / githubweb
  12. Fishing improvements (commit: 779dc78) — gnomeffinway / githubweb
  13. NPE fix (commit: 5f9bf25) — gnomeffinway / githubweb
  14. removed excess dB.log's from FishingTrait (commit: 54b3375) — zappalives0 / githubweb
  15. Fix item smelting listener. (commit: f3ceb6d) — davidcernat / githubweb
  16. Remove duplication in item listener code by making item crafting and (commit: 9b9018d) — davidcernat / githubweb
  17. Fix fishing listener. Example usage now: - listen item type:fish (commit: 451a819) — davidcernat / githubweb
  18. Add "on each attack" action. Example usage: "on each attack on cow" or (commit: 3c93523) — davidcernat / githubweb
  19. Add preliminary "on attack" action that triggers when the NPC starts (commit: 1f81d8d) — davidcernat / githubweb
  20. Make "on attack" as functional as "on each attack". (commit: 2bc3696) — davidcernat / githubweb
  21. Add "on kill" action that triggers when an NPC kills an entity. Only (commit: 2eb1a97) — davidcernat / githubweb
  22. Fix Chat command (commit: 8106c4e) — jeremy / githubweb

#896 (Mar 7, 2013, 2:02:51 AM)

  1. Add countItems utility that counts the quantity of an item type in an (commit: 69aafcb) — davidcernat / githubweb
  2. Make it possible to set flag values to negative numbers. (commit: 35f6721) — davidcernat / githubweb
  3. Fix NPE when trying to assign a script that isn't an assignment. Add a (commit: a621e38) — davidcernat / githubweb
  4. Added "Show Debug" option to config file. (commit: ba066f2) — davidcernat / githubweb
  5. Made tags work inside Format scripts. (commit: 5794472) — davidcernat / githubweb
  6. Fix issue #134 opened by mythan. (commit: 3d841a6) — davidcernat / githubweb

#895 (Mar 6, 2013, 7:24:07 PM)

  1. Allow doubles in locations. (commit: 95874a7) — jeremy / githubweb

#894 (Mar 6, 2013, 7:22:57 PM)

  1. Remove unnecessary imports (commit: 8c95bd5) — spaceemotion / githubweb
  2. [Experimental] Add formats (commit: 5dea97e) — spaceemotion / githubweb
  3. Add format argument to narrate hint (commit: f5c28b3) — spaceemotion / githubweb
  4. Set format in narrate command (commit: e7ec2ca) — spaceemotion / githubweb