Commit graph

6 commits

Author SHA1 Message Date
Woah
12503411f7 GFX methods in-lined
Minor renaming
2021-03-31 20:40:35 -04:00
Woah
b6495f8d33 Client sound fix (dropping still has sound issues)
Cache now includes all music + sfx + sound (taken from revision 550)
Drop item handler - removed useless send audio
2021-03-31 06:23:23 -04:00
Woah
d821ac7197 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
8d56a8c0de Separated out QuickChat methods into QuickChat.java + QuickChatDefinition.java 2021-03-25 16:06:20 -04:00
Woah
0b498fc455 More renaming 2021-03-24 21:03:12 -04:00
Woah
ff62177237 More texture stuff
Separated out Player + NPC rendering
2021-03-24 18:58:34 -04:00