Skip to content
Builds

Loading builds...

Changes between #1194 and #1273

#1273 (Aug 30, 2025, 3:14:10 PM)

  1. Add saddle slot and update body slot for happyghast (commit: 520d32b) — fullwall / detail

#1272 (Aug 26, 2025, 8:01:25 AM)

  1. Allow invalid material in parseItemstack (commit: 0433d3b) — fullwall / detail

#1271 (Aug 15, 2025, 3:35:55 AM)

  1. Partially revert locationlookup change for now (commit: 3b569e2) — fullwall / detail

#1270 (Aug 14, 2025, 5:02:53 PM)

  1. Prepare support Folia (commit: 5c496f1) — bierque.euphyllia / detail
  2. Enlever Plugin dans les arguments, car il est déjà appelé (commit: 7eed054) — bierque.euphyllia / detail
  3. Unify the names of the tasks. (commit: 33e7fc9) — bierque.euphyllia / detail
  4. Fix entity can be null when npc is create on first tick (commit: 7d0871d) — bierque.euphyllia / detail
  5. Fix setup task (commit: 14c549e) — bierque.euphyllia / detail
  6. Fix concurrent modification exception (commit: 4849f37) — bierque.euphyllia / detail
  7. Fix PotionEffect build (commit: 2e81b08) — bierque.euphyllia / detail
  8. Fix unload plugin (commit: fe25019) — bierque.euphyllia / detail
  9. Change SchedulerRunnable#isFolia to SpigotUtil#isFoliaServer (commit: d3b2532) — bierque.euphyllia / detail
  10. Chaneg scheduledTask to t (commit: c75b70c) — bierque.euphyllia / detail
  11. rollback to List (commit: 2402764) — bierque.euphyllia / detail

#1269 (Aug 11, 2025, 5:51:07 PM)

  1. Allow euler angles to accept degrees as well as radians (commit: 4bbdc30) — fullwall / detail

#1268 (Aug 10, 2025, 7:31:36 PM)

  1. Use Keyed instanceof when a value is available (commit: a745c0a) — fullwall / detail

#1267 (Aug 10, 2025, 7:22:47 PM)

  1. Check field type in addition to object class (commit: 2d05943) — fullwall / detail

#1266 (Aug 10, 2025, 3:39:11 AM)

  1. Ensure that Keyed keys in maps are serialised properly (commit: 426c3aa) — fullwall / detail

#1263 (Aug 3, 2025, 12:54:01 PM)

  1. Update pom (commit: 20e7387) — fullwall / detail

#1262 (Aug 3, 2025, 12:52:52 PM)

  1. Use adventure-platform (commit: a512867) — fullwall / detail

#1261 (Aug 3, 2025, 10:36:07 AM)

  1. Add missing break statement (commit: 48b2b26) — fullwall / detail

#1260 (Jul 31, 2025, 6:02:50 PM)

  1. Linting: Fix multiple Javadoc Errors / Warnings (commit: 95c347a) — flagcourier / detail

#1259 (Jul 26, 2025, 4:26:07 AM)

  1. Make location world transition logic safer (commit: 5b04516) — fullwall / detail

#1258 (Jul 24, 2025, 11:03:14 AM)

  1. Store world IDs instead of names (commit: daa9421) — fullwall / detail

#1257 (Jul 20, 2025, 10:13:29 AM)

  1. Add message sender to messaging (commit: a4bce9e) — fullwall / detail

#1256 (Jul 11, 2025, 4:54:58 PM)

  1. Add adventure-platform-bukkit update temporarily (commit: a1852cf) — fullwall / detail

#1255 (Jul 5, 2025, 12:21:41 PM)

  1. Fix list transform not looking at all candidates (commit: c7835a8) — fullwall / detail

#1254 (Jul 3, 2025, 5:01:07 PM)

  1. Play a sound for toggling menus (commit: 250bf31) — fullwall / detail

#1253 (Jun 30, 2025, 3:59:34 PM)

  1. UPdate to 1.21.7 (commit: 09cebad) — fullwall / detail

#1252 (Jun 28, 2025, 8:09:46 PM)

  1. Not fully tested but allow lists to be transformed (commit: 1f588d9) — fullwall / detail

#1251 (Jun 28, 2025, 7:51:36 PM)

  1. Add list conversion code (commit: 9895ca9) — fullwall / detail

#1250 (Jun 28, 2025, 6:19:06 PM)

  1. Make shift clicks cancel after one cancellation (commit: a7fa110) — fullwall / detail

#1249 (Jun 28, 2025, 5:38:17 AM)

  1. Update adventure message (commit: 2192033) — fullwall / detail

#1248 (Jun 23, 2025, 2:54:54 PM)

  1. Make adventure load error more descriptive. (commit: 0aadd08) — fullwall / detail

#1247 (Jun 18, 2025, 1:44:05 PM)

  1. Update to 1.21.6 (commit: 72348ea) — fullwall / detail

#1246 (Jun 12, 2025, 11:12:07 AM)

  1. Make filterToVisiblePlayers private (commit: e729dce) — fullwall / detail

#1245 (Jun 1, 2025, 9:14:42 AM)

  1. Dont create stacktrace for CommandException (commit: e8b850e) — 102713261+HaHaWTH / detail

#1244 (May 27, 2025, 2:41:33 PM)

  1. Exclude DROP_ONE_CURSOR and DROP_ALL_CURSOR events by default (commit: 3585293) — fullwall / detail

#1243 (May 24, 2025, 5:29:59 AM)

  1. Add dummy packet for cosmetic equipment (commit: 3395795) — fullwall / detail

#1242 (May 18, 2025, 7:04:11 AM)

  1. Add PotionEffectPersister (commit: 7723b90) — fullwall / detail

#1240 (Apr 30, 2025, 4:07:02 PM)

  1. Add FloatArrayFlagValidator (commit: f5e4644) — fullwall / detail

#1239 (Apr 8, 2025, 11:20:09 AM)

  1. Add NPCChangeEquipmentEvent to Equipment trait (commit: bb0f36e) — fullwall / detail

#1238 (Mar 26, 2025, 3:18:50 AM)

  1. Update versions (commit: 3ad309a) — fullwall / detail

#1237 (Mar 25, 2025, 8:57:32 AM)

  1. Change WATER_SPEED_MODIFIER type to Float instead of Double (commit: ef4636f) — fullwall / detail

#1236 (Mar 13, 2025, 3:03:51 PM)

  1. Add isFinalEntry method (commit: fc2c4a5) — fullwall / detail

#1235 (Mar 13, 2025, 12:01:39 PM)

  1. Add goal vector to Citizens A* path (commit: 1777c68) — fullwall / detail

#1234 (Mar 4, 2025, 5:52:20 AM)

  1. Try to avoid re-parsing components as they are not stable for comparison by Minecraft later on (commit: b75ebff) — fullwall / detail

#1233 (Mar 3, 2025, 8:13:18 AM)

  1. Add helper methods for stringSetter with title (commit: 694b1af) — fullwall / detail

#1232 (Mar 2, 2025, 8:50:12 AM)

  1. Backcompat for highlight colour (commit: 8226242) — fullwall / detail

#1231 (Mar 2, 2025, 8:46:39 AM)

  1. Allow formatting reset on color change to be a setting (commit: bc366d7) — fullwall / detail

#1230 (Mar 1, 2025, 6:30:45 PM)

  1. Use existing chat multiline splitter (commit: 7461f03) — fullwall / detail

#1229 (Mar 1, 2025, 6:28:45 PM)

  1. Use new messaging method to avoid code duplication (commit: 76f1405) — fullwall / detail

#1228 (Mar 1, 2025, 11:38:53 AM)

  1. Add util method (commit: 7472224) — fullwall / detail

#1227 (Mar 1, 2025, 11:04:48 AM)

  1. Omit empty strings (commit: 3f45722) — fullwall / detail

#1226 (Mar 1, 2025, 9:18:12 AM)

  1. Rever to loading invalid traits every startup, at user request (commit: c66660d) — fullwall / detail

#1225 (Feb 27, 2025, 3:29:23 AM)

  1. Bump dep version (commit: 0ded309) — fullwall / detail

#1224 (Feb 24, 2025, 6:22:04 AM)

  1. Add value flag to set the location according to an extant entity uuid (commit: 110867e) — fullwall / detail

#1223 (Feb 23, 2025, 6:36:45 AM)

  1. feat: improve NPCMoveEvent with utility method (commit: a79b7e4) — snwcreations / detail

#1222 (Feb 23, 2025, 6:35:54 AM)

  1. Add permissions to PlayerFilter (commit: 1b232c7) — fullwall / detail

#1221 (Feb 5, 2025, 1:54:19 PM)

  1. Remove CitizensDisableEvent (commit: f58d38f) — fullwall / detail

#1220 (Feb 5, 2025, 11:00:52 AM)

  1. Fix goal prioritisation (commit: fc1c7ea) — fullwall / detail

#1219 (Jan 31, 2025, 3:26:50 PM)

  1. Don't print exception on OptionalKeyedCompletions class not found (commit: d76f0ac) — fullwall / detail

#1218 (Jan 30, 2025, 5:50:28 PM)

  1. Refactor OptionalEnumCompletions (commit: ecfb45a) — fullwall / detail

#1217 (Jan 29, 2025, 5:51:42 PM)

  1. Minor change to PlayerFilter (commit: a5dd22b) — fullwall / detail

#1215 (Jan 27, 2025, 5:34:06 PM)

  1. Avoid registering trait events on reload (commit: 38c775e) — fullwall / detail

#1214 (Jan 24, 2025, 1:55:20 PM)

  1. Allow underscores in value flags (commit: dbe9517) — fullwall / detail

#1213 (Jan 24, 2025, 1:15:33 PM)

  1. Add some debug for an issue (commit: 2bcff9d) — fullwall / detail
  2. Remove unloadEvents method (commit: 45dde6e) — fullwall / detail

#1212 (Jan 22, 2025, 4:47:28 PM)

  1. Fix chunk bitmath - fixes new finder (commit: cdd6b43) — fullwall / detail

#1211 (Jan 17, 2025, 3:25:10 PM)

  1. Fix component parsing for multiline strings (e.g. item shop lore) (commit: 735bb18) — fullwall / detail

#1210 (Jan 12, 2025, 6:28:05 AM)

  1. Accept strings in metadatstore (commit: 2e965cd) — fullwall / detail

#1209 (Jan 12, 2025, 6:02:09 AM)

  1. Add extra debug output for primitive check (commit: e047fe2) — fullwall / detail

#1208 (Jan 5, 2025, 12:22:31 PM)

  1. Try to reduce Block#getType() usage in some cases (commit: d62cf13) — fullwall / detail

#1207 (Jan 4, 2025, 10:22:48 AM)

  1. ignore arg parsing in quotes (commit: 40bc984) — fullwall / detail

#1206 (Jan 3, 2025, 7:16:40 PM)

  1. Strip tags manually (since MiniMessage appears to not have an API for this) (commit: 3b15a33) — fullwall / detail

#1205 (Jan 2, 2025, 6:06:40 PM)

  1. Fix command spawn template (commit: d2af53b) — fullwall / detail

#1204 (Jan 2, 2025, 10:25:50 AM)

  1. Make nameplate visibility metadata not strict (commit: 91c3898) — fullwall / detail

#1203 (Jan 2, 2025, 9:55:42 AM)

  1. Change itemstack syntax to match Minecraft's, add clearTraitSaveData API (commit: cddc6ee) — fullwall / detail

#1202 (Jan 1, 2025, 6:59:05 PM)

  1. Make more metadata not strict (commit: cf07a14) — fullwall / detail

#1201 (Dec 31, 2024, 7:58:11 AM)

  1. Add more typechecking to metadata. May be better to do less validation and add methods for validated data (commit: e3463aa) — fullwall / detail

#1200 (Dec 31, 2024, 7:52:46 AM)

  1. Add non strict metadata type checking (commit: 1c7adff) — fullwall / detail

#1199 (Dec 31, 2024, 7:25:52 AM)

  1. Save traits to traitnames even if they fail to save properly, catch exceptions from trait save method (commit: f656fbe) — fullwall / detail

#1198 (Dec 19, 2024, 1:48:03 PM)

  1. Remove falling metadata and move to navigator parameters, fix string setter chat menus taking input from the wrong player (commit: 32f3e2d) — fullwall / detail

#1197 (Dec 16, 2024, 5:06:52 PM)

  1. Remove MINECART_ITEM metadata (commit: b029434) — fullwall / detail

#1196 (Dec 16, 2024, 3:13:59 PM)

  1. Adjust parseItemstack (commit: 18ae6c2) — fullwall / detail

#1195 (Dec 4, 2024, 1:41:44 PM)

  1. Update pom version (commit: c42fb7b) — fullwall / detail