Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-06-16 | 4.8 kB | |
v11.0.0 source code.tar.gz | 2024-06-16 | 812.1 kB | |
v11.0.0 source code.zip | 2024-06-16 | 2.6 MB | |
Totals: 3 Items | 3.4 MB | 0 |
What's Changed
- Replace Fandom links with new wiki by @Earthcomputer in https://github.com/SpongePowered/SpongeAPI/pull/2464
- Update Gamepedia wiki links by @Spongecade in https://github.com/SpongePowered/SpongeAPI/pull/2465
- Add Keys.FROZEN_TIME & Keys.MAX_FROZEN_TIME by @avaruus1 in https://github.com/SpongePowered/SpongeAPI/pull/2460
- Add BlockType#hasBlockEntity by @Lignium in https://github.com/SpongePowered/SpongeAPI/pull/2462
- Remove guava from the API by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2469
- Regenerate API data by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2470
- Drop caffeine-guava adapter by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2472
- Bump to gradle 8.4 by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2471
- Stop marking sniffer as experimental api by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2474
- Fix dependency conflicts by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2473
- Fix errorprone warnings and remove printstacktrace by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2475
- Bump additional dependencies by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2476
- Add missing particle options by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2477
- Allow negative amplifiers in potion effects by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2478
- Build cleanup by @zml2008 in https://github.com/SpongePowered/SpongeAPI/pull/2482
- Bump Adventure to 4.16 by @jpenilla in https://github.com/SpongePowered/SpongeAPI/pull/2483
- Fix compilation warnings by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2484
- Add gradle wrapper validation action by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2486
- Bump gradle to 8.7 by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2485
- Add distributionSha256Sum by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2487
- Enable gradle dependency verification by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2488
- Bump dependencies and fix more dependency conflicts by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2489
- Remove gradle wrapper validation action by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2490
- Replace leftover hamcrest usage with junit and drop dependency by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2493
- Remove SqlManager by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2492
- Rework ChunkEvent by @aromaa in https://github.com/SpongePowered/SpongeAPI/pull/2497
- Migrate TEXT_BACKGROUND_COLOR value type to sponge color by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2494
- Regenerate API data by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2499
- Add Ticks#infinite by @aromaa in https://github.com/SpongePowered/SpongeAPI/pull/2480
- Update comments in autogenerated api data by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2500
- fix: WorldTemplates by @gabizou in https://github.com/SpongePowered/SpongeAPI/pull/2503
- Update/1.20.6 by @Faithcaio in https://github.com/SpongePowered/SpongeAPI/pull/2501
- Bump log4j to 2.22.1 by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2505
- Replace deprecated locale methods by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2507
- Allow custom TicketTypes to be created by plugins. by @zml2008 in https://github.com/SpongePowered/SpongeAPI/pull/2453
- feat: Add BlockVolume.blockPalette accessor by @gabizou in https://github.com/SpongePowered/SpongeAPI/pull/2506
- Add Keys.MAX_GROWTH_STAGE by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2511
- Add new EntityTypes by @ImMorpheus in https://github.com/SpongePowered/SpongeAPI/pull/2512
- feat: Add PushReactions by @gabizou in https://github.com/SpongePowered/SpongeAPI/pull/2514
- Change BlockEntity#setValid() to remove() by @MrHell228 in https://github.com/SpongePowered/SpongeAPI/pull/2516
New Contributors
- @Earthcomputer made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2464
- @Spongecade made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2465
- @avaruus1 made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2460
- @aromaa made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2497
- @MrHell228 made their first contribution in https://github.com/SpongePowered/SpongeAPI/pull/2511
Full Changelog: https://github.com/SpongePowered/SpongeAPI/compare/v10.0.0...v11.0.0