Skip to content

Instantly share code, notes, and snippets.

@WinterAlexander
Created August 3, 2021 01:32
Show Gist options
  • Select an option

  • Save WinterAlexander/108d4b4fbe84004d75cdad36dc074015 to your computer and use it in GitHub Desktop.

Select an option

Save WinterAlexander/108d4b4fbe84004d75cdad36dc074015 to your computer and use it in GitHub Desktop.
MakerKing 0.9 changelog

Version 0.9

New features :

  • Added electric wires letting you connect electric components
  • Added logic gates for more advanced circuits with the wires
  • Added a pressure block, a source of electricity which activates when pressed
  • Added a toggle block which can be toggled on and off with current (T flip flop)
  • Added the metal gate, a dangerous retracting gate with a spike tip
  • Added extra mob eyes
  • Added the light bulb, a source of light powered by electricity
  • Introducing 5-star level ratings to replace the like system
  • Added ability to sort, filter and search levels in level browser
  • Work in progress levels as well as hubs are now accessible in the level browser
  • Added Italian, Brazil Portuguese, Russian, Romanian, Polish and Hungarian languages

Enhancements :

  • Conveyor, fan and electric barriers now connect to electric wires
  • Changed look of electric switch and now looks different when connected or not (acts globally when unconnected as before)
  • Added flying disc trail particles and magic carpet particles
  • Added sound cue when bunking into walls
  • Added lava splash particles and improved look of other water and dust particles
  • Updated default level and default hub
  • Reorganized objects and tags in object picker
  • Optimized performance of rotation, flipping and dragging in the editor
  • Controllers now have default input bindings so you don't need to bind them
  • Icons in input binding menu are more helpful for a larger amount of controllers
  • Mob editing region now automatically grows when possible
  • Now with a couple of default mobs instead of just one
  • Added ability to drag camera with middle click for when other clicks are in use
  • Improved look of all buttons in the game
  • Improved look of the flip, scale and rotate handles, the trail editor for magic carpet and the portal linker
  • Improved look of selection box and made the outline of selected objects white
  • Eggs now stay solid for a couple of frames after cracking
  • Renaming and retagging a level or editing a hub no longer erases its stats
  • Now displaying the new score weights inside the score play menu
  • Now displaying user inputs in ReplayScreen
  • Now displaying total level in account menu
  • Added global leaderboard UI into the game
  • Now purchased items in shop instead of hidding them
  • Tutorial editor is now simplified to help new players
  • Enhanced the settings menu with sections

Bug fixes :

  • Fixed memory leak
  • Fixed graphical bug with portal particles sometimes not stopping at the good position
  • Fixed game crashing when system audio is broken (now mutes instead)
  • Fixed rendering region of wood platform
  • Fixed back to hub button not working
  • Fixed bug where placing a mob would also select one of its mob parts underneath
  • Fixed freeze happening after minimizing game window and opening it back
  • Fixed using the mob eraser after closing the mob editor to crash the game
  • Fixed bug where level entrance menu would show even offline
  • Fixed bug where the level entrance menu would still show after deleting the object
  • Fixed bug where tutorial hints could be completed through the pause menu
  • Fixed problematic Z order of furniture with table decorations on top of drawers
  • Fixed bug where waterfall platform would appear lower than the object riding it
  • Fixed bug with turkish characters not showing in tutorial
  • Fixed bug where removing hat wouldn't remove back accessory of unicorn hat
  • Fixed bug where chat text selection could not be deleted if it included the first character
  • Fixed bug where some offline players could glitch and be shown online forever
  • Reduced loading time and RAM usage from audio files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment