File Details
Device Mod 0.2.0
- A
- Jan 12, 2018
- 1.84 MB
- 22.2K
- 1.12.2
File Name
device-mod-0.2.0-1.12.2.jar
Supported Versions
- 1.12.2
+ Updated to 1.12.2
Features:
+ 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
+ Improved Laptop inventory render
+ 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.
+ New and improved wallpapers have been added (Thanks to fans in stream for the helping me choose what to add)
+ Added configuration file
+ Apps are now restricted to what is installed on the server
+ There is now a delay for tooltips
+ Pixel Painter now utilises the Printer and you can print your pictures (can be cut out with shears in a crafting table)
+ Improved laptop collision and selection boxes
+ Made improvements to the Application Market (still in development)
+ Improved dialogs
+ Improved the performance of the mod
+ When receiving an email in EnderMail, you will get a notification
* Fixed the window’s title being rendered off the boundaries
* Fixed dragging issue
* Fixed Pixel Painter welcome icon
* Fixed villager in Bank render issue
* Fixed cutting and paste in same folder causing deletion of both files
* Fixed wallpaper not saving
API:
+ Added Icon system with ability to create custom sets (Over 200 icons so far)
+ Added notification system (I will need to do a tutorial lol)
+ Implemented new application info system (you’ll need to create a JSON file)
+ Registering application now returns instance (will mostly like change)
+ All applications are now visible in developer mode.
+ Added ability to set selected item in ComboBoxes
+ Added key listener to TextArea
+ Improved design of extending Layout
+ Improved Button component
+ Improved accessing file system through code
+ Images can now take in Icons
+ TextArea component has been completely recoded and has been vastly improved!
+ Arrow Icons are now white
+ 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)
- Removed Arrow Button component (Made redundant by Icons on buttons)
~ Watermark now renders under applications
~ Changed visibility of some core methods
~ Window content now cut off by GL scissor
* Fixed ComboBox not respecting visible and enable properties
* Fixed ItemList now updating scroll bar
* Fixed ItemList down button not working