Commit graph

20 commits

Author SHA1 Message Date
Woah
aa55b2466b Named both loading screen bar draws
Added notes on some of the interface draws (alpha boxes/container borders)
2021-03-25 22:50:54 -04:00
Woah
5e98d6a633 Audio renaming (still need to find sound effect audio)
Identified the probable cause of the display thread death HDToolKit.bufferSwap. There's an error that gets thrown when the user exits the client without going through the proper way to do so which is unacceptable. A band-aid has been applied.
2021-03-25 18:08:27 -04:00
Woah
006718a59b minor renaming 2021-03-25 17:09:48 -04:00
Woah
c021ae1e1d Separated out QuickChat methods into QuickChat.java + QuickChatDefinition.java 2021-03-25 16:06:20 -04:00
Woah
fad425fb11 Audio related update trying to track down why some sounds aren't playing properly/too fast. 2021-03-25 15:32:26 -04:00
Woah
07705f0695 More renaming 2021-03-24 21:03:12 -04:00
Woah
4ea451ea82 More texture stuff
Separated out Player + NPC rendering
2021-03-24 18:58:34 -04:00
Woah
fd92043a0e Renamed texture operations
Started separating out draw calls
2021-03-24 17:15:16 -04:00
Woah
499abd7009 Major client code cleanup 2021-03-24 15:51:22 -04:00
Woah
a58a06a5e5 Minor fix for object use with color being wrong 2021-03-24 03:20:19 -04:00
Woah
a2730f8604 Minor fixes to the dev console 2021-03-24 03:01:59 -04:00
Woah
7a108e0075 Fixed up dev console
Added fun new client sided commands
2021-03-24 02:15:00 -04:00
Woah
3527d3146e Client renaming 2021-03-23 04:17:16 -04:00
Ceikry
fd8e199899 Bugfixes + client logo 2021-03-14 22:06:46 -05:00
Ceikry
dd2e2a7f08 even more default capacities 2021-03-12 21:23:46 -06:00
Ceikry
1d7ef630e8 Fixed some other bugs 2021-03-11 13:58:26 -06:00
Woah
08d76a4e04 Converted some of the management server to kotlin
Added json configs for management server
Cleaned up some files
2021-03-08 03:55:45 -05:00
Ceikry
fb1cf31ca7 Deleted junk 2021-03-08 00:06:54 -06:00
Ceikry
38d54a65e3 Refactored ToolLeprechaunInterface.kt, adjusted gitignores 2021-03-08 00:02:33 -06:00
Ceikry
c86870d0b0 Added initial version 2021-03-07 20:37:32 -06:00