4.3.20
tristanmcpherson
released this
26 Apr 03:12
·
104 commits
to master
since this release
What's Changed
- Improve reflection utils speed (#377) by @DemoJameson in #378
- Fix reflection MethodInfo/ConstructorInfo not cache properly by @DemoJameson in #380
- Fix CombineHashCode return the same result on arrays of different order by @DemoJameson in #381
- Use normal dictionaries in Reflection utils by @Windows10CE in #383
- Fix different generic parameters returning the same delegate by @DemoJameson in #384
- Fix reflection delegate not box value by @DemoJameson in #385
- Support reading constant field by @DemoJameson in #386
- specify idrs log is in the log file by @Nebby1999 in #387
- update libs by @xiaoxiao921 in #389
- Marked UnlockableAPI as Obsolete by @Nebby1999 in #390
- Fix custom achievements by @xiaoxiao921 in #391
- Fix R2API erroring in Epic Games version of the game by @xiaoxiao921 in #392
- ItemAPI tier fix by @Nebby1999 in #394
- Add
AddNewMonsterToStagesWhere
&AddSelectedNewMonsters
, and publicize baseAddNewMonster
by @bb010g in #382 - Update README by @xiaoxiao921 in #397
New Contributors
- @DemoJameson made their first contribution in #378
Full Changelog: 4.3.4...4.3.20