Alex
5c86aa126f
Revert rtc based encounters ( #5331 )
...
* Revert "RTC-based wild encounters follow up (#5328 )"
This reverts commit 9a95c9b07a
.
* Revert "RTC-based wild encounters (#5313 )"
This reverts commit 7c7fd905ba
.
2024-09-06 21:09:04 +02:00
Hiram Anderson
7c7fd905ba
RTC-based wild encounters ( #5313 )
...
* Some jsonproc string utility functions
Adds stringContains, stringStartsWith and stringEndsWith for use in jsonproc.
* Time-based wild encounters
This adds some configs that allows users to define wild encounter groups on a map that are automatically cycled through depending on the time of day.
2024-09-03 21:54:03 +02:00
Sierraffinity
b98e044ce9
jsonproc: filter out every non-alphanumeric character
2024-01-27 19:29:29 -08:00
tustin2121
116364334d
Fix build of jsonproc
...
- Changing uint to unsigned int, as uint is not standard.
2022-11-02 19:51:43 -05:00
Marcus Huderle
ae6ec3b1b8
Change cleanString() to convert invalid chars to underscores
2022-10-22 15:09:37 -05:00
garakmon
3fe423a6f4
use json for region map sections
...
- update nlohmann/json and pantor/inja in tools/
- create new inja template
2022-04-04 23:32:03 -04:00
garak
c73e20b6af
add subgroups for fishing rods to encounter json
2019-10-14 18:12:03 -05:00
garak
4594c955b4
create defines to support encounter index ratios
2019-07-01 23:47:45 -04:00
garak
adb0a44457
add field info to wild pokemon json
2019-06-30 12:05:45 -04:00
Marcus Huderle
483648e372
Create jsonproc tool
...
Add custom function hooks to jsonproc
Add jsonproc to build_tools.sh
Newer g++
2019-05-08 17:06:39 -05:00