Kamron Batman
c166e113b1
fix: Streamlines gump compilation ( #969 )
...
Changes gump compilation to use string interpolation. .NET 6 uses code generation and compile time tricks to speed up string interpolation between 15 and 30% and reduce allocations dramatically.
2022-03-22 23:46:10 -07:00
Kamron Batman
dfe89024ca
Makes gump code a little more readable ( #390 )
...
- [X] Adds a WriteAscii for individual characters
- [X] Updates gump code to use it so it is a little more readable
2021-01-06 01:17:34 -08:00
Kamron Batman
a278623f38
fix(core): Converts Gump Packets (v1) ( #379 )
...
- [X] Converts gump packets
2021-01-05 01:17:34 -08:00
Kamron Batman
3b413371dc
fix(core): Adds Gump component functionality ( #377 )
...
- [X] Adds gump close packet
- [X] Fixes gump tooltip
- [X] Adds new compile/append functions for the new gump packets
2021-01-02 19:08:35 -08:00
Kamron Batman
741e8d8300
Cleanup/Housekeeping ( #242 )
2020-09-12 15:31:21 -07:00
Kamron Batman
dad5997c85
Fixes copyright headers and live template ( #216 )
2020-09-03 01:47:20 -07:00
Kamron Batman
86b7b3aed1
Fixes formatting ( #200 )
2020-08-25 18:53:35 -07:00
Kamron Batman
c116dff3e8
Adds missing gump components. ( #111 )
2020-04-24 21:31:31 -07:00