Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Releases: PuzzlesHQ/PuzzleLoader

3.0.5

21 May 23:40

Choose a tag to compare

Gitlog: [ 3.0.4...3.0.5 ]
Maven: com.github.PuzzlesHQ:PuzzleLoader:3.0.5

What's Changed

  • tmp fix puzzle config being null

Discord: https://discord.gg/XeVud4RC9U

3.0.4

22 Apr 22:58

Choose a tag to compare

Gitlog: [ 3.0.3...3.0.4 ]
Maven: com.github.PuzzlesHQ:PuzzleLoader:3.0.4

What's Changed

  • fix PuzzleConfig not loading on server

Discord: https://discord.gg/XeVud4RC9U

3.0.3

20 Apr 20:50

Choose a tag to compare

Gitlog: [ 3.0.2...3.0.3 ]
Maven: com.github.PuzzlesHQ:PuzzleLoader:3.0.3

What's Changed

  • update to CR 0.4.7
  • fix fluid vacuum crashing
  • added TextInputElement and CRTextInputElement
  • remove zone renderers stuff
  • added PuzzleConfig and isAprilFools
  • added the standard galactic alphabet for april fools
  • added RawAssetLoader

Discord: https://discord.gg/XeVud4RC9U

3.0.2

31 Mar 02:15

Choose a tag to compare

Gitlog: [ 3.0.1...3.0.2 ]
Maven: com.github.PuzzlesHQ:PuzzleLoader:3.0.2

What's Changed

  • Fix event_bus subscribing

Discord: https://discord.gg/XeVud4RC9U

3.0.1

30 Mar 23:14

Choose a tag to compare

Gitlog: [ 3.0.0...3.0.1 ]
Maven: com.github.PuzzlesHQ:PuzzleLoader:3.0.1

What's Changed

  • Added OnRegisterEvent
  • Fix CreativeItemCatelogMenu

Discord: https://discord.gg/XeVud4RC9U

3.0.0

30 Mar 20:56

Choose a tag to compare

Maven:com.github.PuzzlesHQ:PuzzleLoader:3.0.0

Github: https://github.com/PuzzlesHQ/PuzzleLoader
Releases: https://github.com/PuzzlesHQ/PuzzleLoader/releases
Discord: https://discord.gg/XeVud4RC9U
Full Changelog: 2.3.10...3.0.0

What's Changed

  • Remove DataTags, DataTagAttributes, and IModItem, ITickingItem in favor of CosmicAPI's DataPoints, and ITickingItem, IItem, AbstractCosmicItem.
  • Added PuzzleRegistries for ITEMS. ENTITY_TYPE, SOUNDS.
  • Added ClientPuzzleRegistry for SONGS.
  • Recreated GameLoadingScreen
  • Removed Internal Schematics
  • Removed Ore/ResourceDict
  • Moved IStorageContainer to CosmicAPI as PStorageContainer

Block Loader API, will be moved to CosmicAPI and be rewritten at a later date.

  • Removed BlockLoader, IModBlock, BlockGenerator, BlockEventGenerator, BlockModelGenerator.

Remaped GameLoaderAPI

  • ReInvented GameLoader
  • Added GameLoaderFinishEvent
  • Added RegisterStagesEvent
  • Added AbstractStage

Added Surface GUI API

  • Added Surface, SurfaceImpl, SurfaceGameState.
  • Added Element, ButtonElement, CRButtonElement, ImageElement, PulsingImageElement, ProgressBarElement.

Added GLFWInputProcessing API

  • Added GLFWInputProcesser, GLFWCoreInputProcessor, GLFWInputMultiplexer

2.3.10

18 Mar 06:56

Choose a tag to compare

Maven:com.github.PuzzlesHQ:PuzzleLoader:2.3.10

Github: https://github.com/PuzzlesHQ//PuzzleLoader
Releases: https://github.com/PuzzlesHQ//PuzzleLoader/releases
Discord: https://discord.gg/XeVud4RC9U
Full Changelog: 2.3.9...2.3.10

What's Changed

  • updated server block loader

2.3.9

18 Mar 06:11

Choose a tag to compare

Maven:com.github.PuzzlesHQ:PuzzleLoader:2.3.9

Github: https://github.com/PuzzlesHQ//PuzzleLoader
Releases: https://github.com/PuzzlesHQ//PuzzleLoader/releases
Discord: https://discord.gg/XeVud4RC9U
Full Changelog: 2.3.8...2.3.9

What's Changed

  • deprecated items for removal in next puzzle update
    • removing IModItem, ITickingItem, DataTags, Schematics/Structures in next update in favor for features in CosmicAPI.
  • moved BlockWrench, Checkerboard, Nullstick to Cosmic-API
  • make EntrypointContainer public, store & recall entrypoint instances.

2.3.8

10 Mar 21:04

Choose a tag to compare

Release 2.3.7

08 Mar 19:46

Choose a tag to compare