This repository has been archived by the owner on Oct 16, 2020. It is now read-only.
Releases: MrCrayfish/MrCrayfishDeviceMod
Releases · MrCrayfish/MrCrayfishDeviceMod
Device API 0.2.0-pre6 for Minecraft 1.12.2
0.2.0-pre6 - The Iconic Update
- Fixed ethernet cable on server
- Fixed printer render crash
Device API 0.2.0-pre5 for Minecraft 1.12.2
0.2.0-pre5 - The Iconic Update
- Added Router
- Added Ethernet Cable (Used to connect to devices to router)
- Added Office Chairs
- Laptops, Printers, Routers, Office Chairs, and USBs can now be coloured
- Added config file
- New Laptop collision boxes
- Added loading mode to ItemLists
- Laptop model now has USB ports
- Changed open angle of laptop screen
- Devices only drop in survival mode
- Optimised printed paper
- Improved inventory renders
- Fixed Laptop particle texture
- Fixed Laptop model in inventory not having a screen
Device API 0.2.0-pre4 for Minecraft 1.12.2
0.2.0-pre4 - The Iconic Update
- Updated to 1.12.2
- Added Printer (unfinished)
- Added print dialog
- Added 23 new Icons!
- There is now a delay for tool tips
- New look and feel for the File Browser
- Data is now saved onto the laptop when broken and now allows you to transport your laptop anywhere.
- Added the ability to create custom Icon sets
- New and improved wallpapers have been added (Thanks to fans in stream for the helping me choose what to add)
- Images can now take in Icons
- Pixel Painter now utilises the Printer and you can print your pictures (can be cut out with shears in a crafting table)
- TextArea component has been completely recoded and has been vastly improved!
- Arrow Icons are now white
- Improved laptop collision and selection boxes
- Text Field component have been improved due to new TextArea component.
- Text Field component can now have an Icon set to it (Similar to Bootstrap framework)
- Added configuration file (very useful)
- Removed Arrow Button component (Made redundant by Icons on buttons)
- Fixed folder duplicate issue
- Fixed laptop particle texture
Device API 0.2.0-pre3 for Minecraft 1.11.2
0.2.0-pre3 - The Icon Update
- Added Icon system (Over 100 icons so far)
- Improved Button component
- Improved accessing file system through code
- Registering application now returns instance (will mostly like change)
- Apps are now restricted to what is installed on the server
- All applications now visible in developer mode (Enable in Settings app)
- Added ability to set selected item in ComboBoxes
~ Watermark now renders under applications
~ Changed visibility of some core methods
~ Window content now cut off by GL scissor
- Fixed window title being rendered off window bounds
- Fixed ComboBox not respecting visible and enable properties
- Fixed ItemList now updating scroll bar
- Fixed ItemList down button not working
- Fixed app names
- Fixed deposit and withdraw tasks now being registered
- Fixed various crashes
- Fixed crashing on server load
Device API 0.1.0 for Minecraft 1.11.2
0.1.0 - The Files Update
Laptop now features a working file system!
- New File Browser application
- New Flash Drive item (USB). Plug into laptop to access it’s files!
- New custom dialogs for opening and saving files
- Note Stash and Pixel Painter now utilise files
- EnderMail now has support for attaching files to emails
Other changes include:
- Improved application registration and icon system
- New ComboBox component
- Added input dialog
- Image component can now load from a URL
- Placeholder support for TextField/TextArea
- CheckBoxes now render round if in RadioGroup
- Improved ItemList’s scrollbar and colour scheme
- Context support
Device API 0.0.3 for Minecraft 1.11.2
v0.0.3-1.11.2 Fixed branch to include build tools