CC-Tweaked/projects/common/src/client/java/dan200/computercraft/client
Jonathan Coates 7c1f40031b
Some cleanup to network messages
- Use enums for key and mouse actions, rather than integer ids.
 - Change TerminalState to always contain a terminal. We now make
   TerminalState nullable when we want to skip sending anything.
2024-04-25 18:19:34 +01:00
..
gui Some cleanup to network messages 2024-04-25 18:19:34 +01:00
integration Generic dependency update 2023-08-31 19:14:37 +01:00
model/turtle Render enchanted upgrades with a glint (#1532) 2023-07-23 10:18:22 +00:00
network Backport small changes from the 1.20.4 branch 2024-01-16 21:42:25 +00:00
platform Some cleanup to network messages 2024-04-25 18:19:34 +01:00
pocket Some cleanup to network messages 2024-04-25 18:19:34 +01:00
render Fix NPE when rendering turtle's label 2024-04-06 08:46:19 +01:00
sound Send entire DFPWM encoder state to the client 2024-03-15 18:25:57 +00:00
turtle Rewrite turtle upgrade modeller registration API 2024-01-16 23:00:49 +00:00
ClientHooks.java Use client-side commands for opening computer folders 2024-01-30 22:00:36 +00:00
ClientRegistry.java Use a platform method to register item properties 2024-03-22 20:19:32 +00:00
ClientTableFormatter.java Bump CC:T to 1.104.0 2023-06-10 08:55:07 +01:00
ComputerCraftAPIClientImpl.java License CC:T according to the REUSE specification (#1351) 2023-03-15 21:52:13 +00:00
FrameInfo.java Document some of our client classes 2023-06-02 21:59:45 +01:00