Changelog
    
        
08-18-2022
        - Vehicle collision boxes are fully functioning
        - The top collision box on vehicles are now properly funcitoning
    
    
        
08-16-2022
        - The visual glitch with vehicles while using multiplayer is resolved
    
    
        
07-28-2022
        - Vehicles now have accurate collision boxes
        - Vehicle Panel can now have files compatible with the java version and the website uploaded
        - Vehicle Panel bugs have been fixed
    
    
        
05-17-2022
        - Vehicle UI has been cleaned up
        - Cruise Control has been added for vehicles
        - Cruise control is activated by pressing (c)
        - The Vehicle Panel has been added as an external website
    
    
        
05-06-2022
        - The development of a custom Java 2D engine has started
    
    
        
03-27-2022
        - Game has received the following tools
        - Big Axe - Breaks wood blocks faster
        - Sledge Hammer - Breaks stone blocks faster
        - Pickaxe - Breaks stone blocks faster
        - Shovel - Breaks grain blocks faster
        - Small Axe - Breaks wood blocks faster
    
    
        
03-19-2022
        - Blocks now break by holding down the mouse button
        - Cursor can be dragged from block to block instead of clicking a new block each time
        - Clicking to break a block still works but is slower
    
    
        
03-14-2022
        - Game now plays normally regardless of refresh rate being above 60
    
    
        
03-06-2022
        - Expiremental version of vehicles update has been added
    
    
        
02-22-2022
        - Custom ingame upper case letters and numbers 0-9 have been added
        - Counters have been added to the game
        - Counters can keep track of a value with a prefix or suffix
        - New interface block that uses text has been added
        - New interface can take text/number inputs and/or display text/numbers
        - Energy System has received blocks that are unique to the system
    
    
        
02-14-2022
        - Moving too fast will now result in a teleport back to your original position in multiplayer
    
    
        
02-07-2022
        - Energy System is now server side
        - Throwing items is now server side
        - Server now runs on 14 tps over 10 tps
        - The server has been heavily modified fixing many small issues
    
    
        
01-30-2022
        - Energy System is now fully functioning
        - The switch block for the energy system has been added
        - The remote button item has been added
    
    
        
01-28-2022
        - Items can now be dropped by pressing F
    
    
        
01-20-2022
        - Multiplayer server no longer disconnects the user after 5 seconds
    
    
        
01-18-2022
        - Changelog added
        - Multiplayer is in game and working
        - Objects can no longer be placed inside of players/entities
        - You can no longer spawn inside of water
        - Energy (Electrical) System is still not working