mo and Jan Laupetin
ae4f63eb2b
fix(menu): accept numeric dvarStrList values ( #947 )
...
* fix(menu): accept numeric `dvarStrList` values
Convert numeric tokens to strings to match the game menu parser behaviour.
https://github.com/Laupetin/OpenAssetTools/issues/160
* chore: rename TextOrNumericNoChain to TextNoChainOrNumeric
---------
Co-authored-by: Jan Laupetin <[email protected] >
2026-08-05 19:08:02 +02:00
mo and Jan Laupetin
4421b94831
fix(menu): allow numeric dvar values ( #927 )
...
* fix(menu): allow numeric dvar values
* chore: use std format instead of stringstream
---------
Co-authored-by: Jan Laupetin <[email protected] >
2026-07-23 20:06:08 +02:00
Jan Laupetin
90d7f92ddd
chore: replace all usages of removed ClassUtils macros
2026-03-06 00:13:04 +01:00
Jan
7820390dd8
Support static expressions for menu simple string properties
2023-12-25 22:59:56 +01:00
Clang Format
6b4f5d94a8
Reformat code with clang format
2023-11-19 21:07:21 +00:00
Jan
7188b0946d
Make use of custom functions when converting menus
2021-12-28 23:52:42 +01:00
Jan
d2262ebaec
Fix menu dvarStrList not working because of String chaining
2021-12-28 11:49:42 +01:00
Jan
616c6414ff
Add string chains to menu string properties
2021-12-02 22:39:12 +01:00
Jan
fb70d9538a
Make menu and item rect accept expressions as static values
2021-11-26 17:43:27 +01:00
Jan
ab7b516918
Move MenuMatcherFactory to Matcher folder
2021-11-03 17:17:23 +01:00