Page: 1 2 3 4 5 ... 6

10.7.8 Mar 22, 2024

- Fixed bug with player heads caused by last update


10.7.7 Mar 20, 2024
- Birch trees now change color
- Some other minor bug fixes

10.7.6 Feb 10, 2024

- Fixed cauldrons filling with rain instead of snow in winter.


10.7.5 Jan 17, 2024

- Fixed IndexOutOfBoundsException, the exception still occurs but is now handled better and will no longer cause problems on the server. 


10.7.4 Jan 4, 2024
- Better configuration for Lands integration
   - You can now configure the name, icon and description of the flags in the menu

10.7.3 Jan 3, 2024

- Added integration for the plugin Lands:
- Details can be found here
- Added integration for the plugin GriefPrevention:
- Details can be found here
- Added integration for the plugin FactionsUUID:
- Details can be found here
- Some changes were made to the wiki, it is still outdated however and documentation on some features is still missing. This is coming soon.


10.7.2 Dec 30, 2023
- Added BlueMap integration
   - Map rendering will pause in winter. This will stop extensive load on the renderer and also crashes
- Added a new config option, sync calendar of newly created worlds with existing worlds:
on-new-world-creation:
   sync-with-other-world: true
Every new world that's created on the server will automatically be added to the "synced-worlds" list in the calendar.yml. Every world in this list will share the same date and season. Don't forget to manually add existing worlds to this list.
- Minecraft update 1.20.4 requires no plugin update. RealisticSeasons versions that support 1.20.3 automatically support 1.20.4 too
- Added a system that warns the user if they're not using the developer build of ProtocolLib
- Fixed right-clicking on spring cherry leaves causing issues

10.7.0 Dec 6, 2023

- Minecraft version 1.20.3 is now supported


10.6.4 Nov 29, 2023

- Reduced performance impact of chunk queues


10.6.3 Nov 19, 2023

- The plugin will now generate warnings when certain issues with packet processing occur.


10.6.2 Nov 11, 2023

- Fixed problems with "sync-time-with-real-world" not triggering season change on specific setups.
- Fixed other bugs


10.6.1 Oct 21, 2023

- Fall colours are now randomized using a seeded random. This means everyone will now see the same colour pattern in a specific location.
- Fixed packets getting sent to NPCs. This may fix some crashes and performance problems.
- Disabled command output for "/rs temperature modify" in the console.


10.6.0 Sep 24, 2023

- Minecraft version 1.20.2 is now supported


10.5.11 Sep 16, 2023

- Oak leaves will now turn into cherry leaves during mid-spring.
   - This change is only client-side, meaning breaking the block will still drop oak leaves.
   - Can be toggled and configured in the config.yml. The "block-replacement" section also lets you define your client-side-only block changes.
   - This feature only works on 1.20 or up. It is still experimental and if buggy it may be disabled by default in the future.

- Improved performance of unloaded chunk ice remover
- Fixed temperature block effects not working 


10.5.10 Sep 8, 2023

- Fixed some bugs
- Fixed faraway chunk warning issue. There could be some edge cases that still trigger the warning, feel free to report any warning to me.
- Added water-bottle-effect-duration setting to the temperature.yml. Drinking a water bottle cools you down when using RealisticSeasons, now you can also configure the duration. The setting takes seconds as input and is set to 300 by default (5 minutes).


10.5.9 Aug 23, 2023

- Fixed multiple bugs reported throughout the summer.
- Added a new toggle in the temperature.yml called "ip-location-temp-type". The temperature system would already detect if a player was located in the US and would switch their temperature bar to Fahrenheit, but now you can turn that feature off.


10.5.8 Jul 9, 2023

- Fixed bedrock minecraft support for 1.20


10.5.7 Jul 4, 2023

- RealisticSeasons now processes packets async on mc version 1.19.4. This was already implemented on version 1.20
- Fixed error on version 1.20 


10.5.6 Jul 1, 2023

- Reduced Runnable creation count causing lag on version 1.20


10.5.5 Jun 30, 2023

- Another fix for async packet processing in 1.20
- Fixed rain/snow sometimes not showing


10.5.4 Jun 25, 2023

- Potential fix for error caused by the new async-packet processing system on version 1.20.


10.5.3 Jun 22, 2023

- Fixed bedrock players connected through Geyser sometimes having incorrect biomes on version 1.20


10.5.2 Jun 20, 2023

Chunk packets will now process async on Minecraft version 1.20 and 1.20.1
   - These optimizations are experimental and shouldn't be used on production servers yet. Please report strange behaviours or errors.
   - Performance improvements are significant, mostly on large servers.
   - Once stable, all versions will get async packet processing. 


10.5.1 Jun 10, 2023
SeasonsAPI: 
   - added public String getDayOfWeek(World w)
   - added public String getCurrentMonthName(World w)
Fixed temperature system glitching out if modify biome on client was disabled
Fixed another worldguard error

10.5.0 Jun 8, 2023
Minecraft version 1.20 is now supported
   - Biome config "FLOWER_FOREST" configures for the new biome
- Fixed rare worldguard error
- New features added in this minecraft update (cherry trees for example) will be integrated into the seasons in a later update.

Page: 1 2 3 4 5 ... 6