Commit graph

14 commits

Author SHA1 Message Date
bushtail
886014a889 deobfuscate some JagString shit 2023-08-22 21:53:57 -04:00
woahscam
3e45689d6e GL renaming, Rendering renaming 2023-06-29 16:37:38 -04:00
ceikry
9750195081 Fix bug with plugin draw callbacks that was causing interface flickering 2022-09-25 09:40:54 -05:00
ceikry
529f741e13 Add XP drop plugin 2022-09-25 09:40:53 -05:00
ceikry
d69ac42050 Interface debugging 2022-09-25 09:40:53 -05:00
ceikry
a6577064b0 Commit start of plugin work 2022-09-25 09:40:13 -05:00
Pazaz
efba04cbe4 Permanent fix for inv sprite offset
Regression was caused by some Playground work to generate high-res sprites, and it needed a higher canvas size.
(Thanks Woahscam!)
2022-08-05 07:51:26 -04:00
Pazaz
c6243f7372 temp-fix: inventory sprite offset by 2px 2022-08-04 11:20:25 -04:00
Pazaz
b3794c0826 Renamed variables in ProjAnim and SeqType 2022-07-22 10:36:17 -04:00
Pazaz
f857dba926 Renamed a couple text alignment fields in Component 2022-07-06 16:47:26 -04:00
Pazaz
abbfd5c047 Renamed some If1 variables in Component 2022-07-06 16:41:41 -04:00
Pazaz
4c73508f1f Moved some more methods to utility classes 2022-06-28 04:19:41 -04:00
Pazaz
ad45cb829b Renamed some helper functions 2022-06-28 02:26:41 -04:00
Pazaz
13c524f5a7 Created Cs1ScriptRunner, also no more static classes
Loooooots of organization to do. This "first pass" is "done"
2022-06-28 02:11:43 -04:00
Renamed from client/src/main/java/rt4/Static87.java (Browse further)