Skip to content
Changes
between #1194 and #1273
- Add saddle slot and update body slot for happyghast (commit: 520d32b)
—
fullwall /
detail
- Allow invalid material in parseItemstack (commit: 0433d3b)
—
fullwall /
detail
- Partially revert locationlookup change for now (commit: 3b569e2)
—
fullwall /
detail
- Prepare support Folia (commit: 5c496f1)
—
bierque.euphyllia /
detail
- Enlever Plugin dans les arguments, car il est déjà appelé (commit: 7eed054)
—
bierque.euphyllia /
detail
- Unify the names of the tasks. (commit: 33e7fc9)
—
bierque.euphyllia /
detail
- Fix entity can be null when npc is create on first tick (commit: 7d0871d)
—
bierque.euphyllia /
detail
- Fix setup task (commit: 14c549e)
—
bierque.euphyllia /
detail
- Fix concurrent modification exception (commit: 4849f37)
—
bierque.euphyllia /
detail
- Fix PotionEffect build (commit: 2e81b08)
—
bierque.euphyllia /
detail
- Fix unload plugin (commit: fe25019)
—
bierque.euphyllia /
detail
- Change SchedulerRunnable#isFolia to SpigotUtil#isFoliaServer (commit: d3b2532)
—
bierque.euphyllia /
detail
- Chaneg scheduledTask to t (commit: c75b70c)
—
bierque.euphyllia /
detail
- rollback to List (commit: 2402764)
—
bierque.euphyllia /
detail
- Allow euler angles to accept degrees as well as radians (commit: 4bbdc30)
—
fullwall /
detail
- Use Keyed instanceof when a value is available (commit: a745c0a)
—
fullwall /
detail
- Check field type in addition to object class (commit: 2d05943)
—
fullwall /
detail
- Ensure that Keyed keys in maps are serialised properly (commit: 426c3aa)
—
fullwall /
detail
- Update pom (commit: 20e7387)
—
fullwall /
detail
- Use adventure-platform (commit: a512867)
—
fullwall /
detail
- Add missing break statement (commit: 48b2b26)
—
fullwall /
detail
- Linting: Fix multiple Javadoc Errors / Warnings (commit: 95c347a)
—
flagcourier /
detail
- Make location world transition logic safer (commit: 5b04516)
—
fullwall /
detail
- Store world IDs instead of names (commit: daa9421)
—
fullwall /
detail
- Add message sender to messaging (commit: a4bce9e)
—
fullwall /
detail
- Add adventure-platform-bukkit update temporarily (commit: a1852cf)
—
fullwall /
detail
- Fix list transform not looking at all candidates (commit: c7835a8)
—
fullwall /
detail
- Play a sound for toggling menus (commit: 250bf31)
—
fullwall /
detail
- UPdate to 1.21.7 (commit: 09cebad)
—
fullwall /
detail
- Not fully tested but allow lists to be transformed (commit: 1f588d9)
—
fullwall /
detail
- Add list conversion code (commit: 9895ca9)
—
fullwall /
detail
- Make shift clicks cancel after one cancellation (commit: a7fa110)
—
fullwall /
detail
- Update adventure message (commit: 2192033)
—
fullwall /
detail
- Make adventure load error more descriptive. (commit: 0aadd08)
—
fullwall /
detail
- Update to 1.21.6 (commit: 72348ea)
—
fullwall /
detail
- Make filterToVisiblePlayers private (commit: e729dce)
—
fullwall /
detail
- Dont create stacktrace for CommandException (commit: e8b850e)
—
102713261+HaHaWTH /
detail
- Exclude DROP_ONE_CURSOR and DROP_ALL_CURSOR events by default (commit: 3585293)
—
fullwall /
detail
- Add dummy packet for cosmetic equipment (commit: 3395795)
—
fullwall /
detail
- Add PotionEffectPersister (commit: 7723b90)
—
fullwall /
detail
- Add FloatArrayFlagValidator (commit: f5e4644)
—
fullwall /
detail
- Add NPCChangeEquipmentEvent to Equipment trait (commit: bb0f36e)
—
fullwall /
detail
- Update versions (commit: 3ad309a)
—
fullwall /
detail
- Change WATER_SPEED_MODIFIER type to Float instead of Double (commit: ef4636f)
—
fullwall /
detail
- Add isFinalEntry method (commit: fc2c4a5)
—
fullwall /
detail
- Add goal vector to Citizens A* path (commit: 1777c68)
—
fullwall /
detail
- Try to avoid re-parsing components as they are not stable for comparison by Minecraft later on (commit: b75ebff)
—
fullwall /
detail
- Add helper methods for stringSetter with title (commit: 694b1af)
—
fullwall /
detail
- Backcompat for highlight colour (commit: 8226242)
—
fullwall /
detail
- Allow formatting reset on color change to be a setting (commit: bc366d7)
—
fullwall /
detail
- Use existing chat multiline splitter (commit: 7461f03)
—
fullwall /
detail
- Use new messaging method to avoid code duplication (commit: 76f1405)
—
fullwall /
detail
- Add util method (commit: 7472224)
—
fullwall /
detail
- Omit empty strings (commit: 3f45722)
—
fullwall /
detail
- Rever to loading invalid traits every startup, at user request (commit: c66660d)
—
fullwall /
detail
- Bump dep version (commit: 0ded309)
—
fullwall /
detail
- Add value flag to set the location according to an extant entity uuid (commit: 110867e)
—
fullwall /
detail
- feat: improve NPCMoveEvent with utility method (commit: a79b7e4)
—
snwcreations /
detail
- Add permissions to PlayerFilter (commit: 1b232c7)
—
fullwall /
detail
- Remove CitizensDisableEvent (commit: f58d38f)
—
fullwall /
detail
- Fix goal prioritisation (commit: fc1c7ea)
—
fullwall /
detail
- Don't print exception on OptionalKeyedCompletions class not found (commit: d76f0ac)
—
fullwall /
detail
- Refactor OptionalEnumCompletions (commit: ecfb45a)
—
fullwall /
detail
- Minor change to PlayerFilter (commit: a5dd22b)
—
fullwall /
detail
- Avoid registering trait events on reload (commit: 38c775e)
—
fullwall /
detail
- Allow underscores in value flags (commit: dbe9517)
—
fullwall /
detail
- Add some debug for an issue (commit: 2bcff9d)
—
fullwall /
detail
- Remove unloadEvents method (commit: 45dde6e)
—
fullwall /
detail
- Fix chunk bitmath - fixes new finder (commit: cdd6b43)
—
fullwall /
detail
- Fix component parsing for multiline strings (e.g. item shop lore) (commit: 735bb18)
—
fullwall /
detail
- Accept strings in metadatstore (commit: 2e965cd)
—
fullwall /
detail
- Add extra debug output for primitive check (commit: e047fe2)
—
fullwall /
detail
- Try to reduce Block#getType() usage in some cases (commit: d62cf13)
—
fullwall /
detail
- ignore arg parsing in quotes (commit: 40bc984)
—
fullwall /
detail
- Strip tags manually (since MiniMessage appears to not have an API for this) (commit: 3b15a33)
—
fullwall /
detail
- Fix command spawn template (commit: d2af53b)
—
fullwall /
detail
- Make nameplate visibility metadata not strict (commit: 91c3898)
—
fullwall /
detail
- Change itemstack syntax to match Minecraft's, add clearTraitSaveData API (commit: cddc6ee)
—
fullwall /
detail
- Make more metadata not strict (commit: cf07a14)
—
fullwall /
detail
- Add more typechecking to metadata. May be better to do less validation and add methods for validated data (commit: e3463aa)
—
fullwall /
detail
- Add non strict metadata type checking (commit: 1c7adff)
—
fullwall /
detail
- Save traits to traitnames even if they fail to save properly, catch exceptions from trait save method (commit: f656fbe)
—
fullwall /
detail
- Remove falling metadata and move to navigator parameters, fix string setter chat menus taking input from the wrong player (commit: 32f3e2d)
—
fullwall /
detail
- Remove MINECART_ITEM metadata (commit: b029434)
—
fullwall /
detail
- Adjust parseItemstack (commit: 18ae6c2)
—
fullwall /
detail
- Update pom version (commit: c42fb7b)
—
fullwall /
detail