Commit graph

32 commits

Author SHA1 Message Date
ceikry
bd294f7cff "nooooooooo you cant just load libraries from a jar nooooooooooooooooooooooooooooooooooooo" 2021-06-28 11:46:25 -05:00
ceikry
eb548b6b0d better place in-code to load the library 2021-06-26 12:20:44 -05:00
ceikry
f69cf63f7d Fixed a JVM bug that could cause a crash on linux when minimizing/maximizing 2021-06-26 12:09:06 -05:00
Woah
5b06276031 More renaming 2021-03-31 22:58:50 -04:00
Ceikry
c2f05c3966 Merge remote-tracking branch 'origin/master' 2021-03-31 21:21:14 -05:00
Ceikry
6bee89d3a5 Lunar spellbook work + easter event 2021-03-31 21:20:42 -05:00
Woah
2ee0f7d2b7 GFX methods in-lined
Minor renaming
2021-03-31 20:40:35 -04:00
Ceikry
180b1d50cf Merge remote-tracking branch 'origin/master' 2021-03-31 18:23:46 -05:00
Woah
5d25480607 Little bit of client fun for Easter. Lasts until the 8th. 2021-03-31 07:38:55 -04:00
Woah
0849f279bc 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
Ceikry
a703f02d88 Some bugfixes 2021-03-29 13:47:28 -05:00
Woah
15fb1a5d3f Added new JS5 file server (launcher no longer has to handle cache downloading) - PLEASE SET YOUR CACHE LOCATION IN file-server.properties
Updated client to connect to the new file server
2021-03-26 21:58:25 -04:00
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