Commit Graph

12 Commits

Author SHA1 Message Date
Florian Nücke
bbf487d404 Various Java 17 usages, renamed some things to match official mappings (world -> level, tile entity -> block entity). 2021-12-31 02:02:53 +01:00
Florian Nücke
3f09a5f8df Started porting to 1.18.1. 2021-12-30 14:12:54 +01:00
Florian Nücke
0459ea4466 More pulling up common stuff, added button for switching between terminal and inventory screens. 2021-07-28 03:03:21 +02:00
Florian Nücke
cf0f46a8a5 Centralized UI sprite and texture definitions. 2021-07-27 01:59:58 +02:00
Florian Nücke
7b62ae1094 Unify warning tooltips. 2021-07-14 22:22:14 +02:00
lucsoft
16973391e7 Changed Width/Height to ImageWidth and ImageHeight 2021-05-29 20:52:32 +02:00
lucsoft
51a92d81f4 Migrated Client 2021-05-29 19:16:05 +02:00
Florian Nücke
cc8717c01b Added tooltips for slot info. 2021-01-23 21:58:53 +01:00
Florian Nücke
45594a4e8e Add overlay icons when slots that should have something in them don't. 2021-01-23 15:18:34 +01:00
Florian Nücke
71d0926846 Show robot inventory in robot terminal screen.
Not also having the player inventory here is a compromise to keep terminal size.
Will see how annoying that is in actual gameplay.
2021-01-18 13:13:05 +01:00
Florian Nücke
8632feb04a Add inventory for robots. 2021-01-16 00:18:00 +01:00
Florian Nücke
3b2dc8cefa Robots bootable and movable. 2021-01-13 19:58:59 +01:00