spookerton
|
f432c68fc2
|
mix of old bay, vore, and tg io macros -> baylike
|
2022-11-03 12:38:03 +00:00 |
|
spookerton
|
7eedbedba5
|
removes some legacy procs, adds some other procs
NUFC
removed add_lspace — unused
removed add_tspace — unused
removed invertHTML — unused
removed hsl2rgb — unimplemented
removed hex2num — replaced with define
removed num2hex — replaced with define
removed add_zero — replaced with pad_left
removed add_zero2 — replaced with pad_left
removes hex2rgb — replaced with behavior of rgb2num()
removes hex2rgb_r — replaced with behavior of rgb2num()
removes hex2rgb_g — replaced with behavior of rgb2num()
removes hex2rgb_b — replaced with behavior of rgb2num()
removes assorted inline list(rgb) > hex — replaced with behavior of rgb()
removes assorted inline rand > hex — replace with random_hex_text
added hex2num define
added num2hex define
added random_hex_text
added generate_padding
added pad_left
added pad_right
|
2022-04-03 14:19:45 +01:00 |
|
Atermonera
|
cff34e64a1
|
Adds event regions to GameMaster events (#8334)
* Configures gm events to be selectable by "region"
* Configures event regions for existing events
* Configures event selection to filter by region
|
2022-01-15 23:52:00 -08:00 |
|
Neerti
|
eea37d024d
|
Does some of the things Ater wants.
|
2020-04-05 17:33:48 -04:00 |
|
Neerti
|
c1bed4390b
|
Updates two new events to current codebase.
|
2020-03-28 19:20:29 -04:00 |
|
Neerti
|
f5383410ea
|
Events ported, now for cleanup if needed.
|
2020-03-26 03:20:16 -04:00 |
|