Commit Graph

26 Commits

Author SHA1 Message Date
Marc Baloup 276b1d323a Full reflection API refactoring 2022-07-08 01:31:45 +02:00
Marc Baloup bcf532aeba
Added method in ReflectRegistry 2022-06-26 19:48:23 +02:00
Marc Baloup 84cb9726a5
Problem finally solved. Adjusting log messages + removing invalid and unused ReflectRegistry data 2022-06-24 01:24:30 +02:00
Marc Baloup 90ce5be020
Ok so you can have weird exception when loading random classes from NMS. We are now dealing with that properly 2022-06-24 00:50:31 +02:00
Marc Baloup 013635e095
Having fun with a log message not showing exception + fixing obf data handling in case of error to avoid invalid internal state 2022-06-24 00:34:58 +02:00
Marc Baloup 37b73d3846
Still keeping obf mapping data for valid classes 2022-06-24 00:17:35 +02:00
Marc Baloup 766bb43a5f
Adding more logging in NMSReflect 2022-06-24 00:14:53 +02:00
Marc Baloup e45ac45ac6
Still trying to undestand where is the problem 2022-06-23 23:54:52 +02:00
Marc Baloup 68b6b0d85c
Trying to debug something (still a lot of errors in console) 2022-06-23 19:46:10 +02:00
Marc Baloup e3ba15e027
Trying something else on NMSReflect init 2022-06-23 19:04:31 +02:00
Marc Baloup 81faece959
Trying better error management on NMSReflect initialization 2022-06-23 18:48:46 +02:00
Marc Baloup db27f9e15f
Problem seems solved. Removing debug log message 2022-06-22 00:51:20 +02:00
Marc Baloup 7958589d1a
Small refactor of NMSReflect + trying to find why it doesn't load on 1.18.2 2022-06-22 00:46:06 +02:00
Marc Baloup bf21151856
Trying better ReflectRegistry initialization 2022-06-22 00:19:22 +02:00
Marc Baloup 4b58f8af7c HTML render of mapping improved again 2022-06-15 17:05:28 +02:00
Marc Baloup b90aaa6336 Improved html rendering of obfuscation mapping 2022-06-15 00:17:30 +02:00
Marc Baloup 9c7a09faa9 Fix ReflectRegistry 2022-06-14 23:26:22 +02:00
Marc Baloup ba3e99b639 More reflect stuff in ReflectRegistry for paper plugin 2022-06-13 23:02:25 +02:00
Marc Baloup 53869636f5 Improved HTML rendering of obfuscation mapping: added constructor signatures and modifiers for classes, fields and methods 2022-06-13 23:01:48 +02:00
Marc Baloup 4edf759bd3 Added 1.18.2 + fix NMSReflect html renrering 2022-02-28 20:03:10 +01:00
Marc Baloup e198a6640a Improved HTML rendering of obf mapping 2022-02-18 19:12:01 +01:00
Marc Baloup 419c6a6028 Fix wrong ReflectRegistry entries 2022-02-18 00:21:03 +01:00
Marc Baloup da1abadd8a Fix a woops in reflect util class Type 2022-02-17 23:52:27 +01:00
Marc Baloup efe388423c Fix ReflectRegistry.NMS.Commands.dispatcher field 2022-02-17 23:25:43 +01:00
Marc Baloup ad74ed2854 Refactor pandalib-paper ReflectRegistry + fix some issues in Reflect util class 2022-02-17 22:59:50 +01:00
Marc Baloup 06b89bd271 New NMS and OBC Reflection utility classes 2022-02-07 12:45:18 +01:00