Commit graph

7 commits

Author SHA1 Message Date
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
8949233eae minor renaming 2021-03-25 17:09:48 -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
Woah
c1efb2a344 Renamed texture operations
Started separating out draw calls
2021-03-24 17:15:16 -04:00
Renamed from Client/src/main/java/org/runite/client/Class3_Sub13_Sub13.java (Browse further)