catapultam-habeo
3003a59955
[Feature] Exempt a zone from IP-limit checks. ( #4137 )
...
* Exempt zone from IP checks
* [Feature] Add Support for String-based Rules
# Notes
- Add support for string-based rules.
# Images
* convert to comma-seperated list
* Forgot to convert the zone to a string
* Update lua_general.cpp
* fixed rule name
* use the local string methods instead
* I think this will work as desired without the extra condition
---------
Co-authored-by: Kinglykrab <kinglykrab@gmail.com>
2024-03-01 23:11:34 -05:00
Michael Cook (mackal)
ee2079ec35
[C++20] Arithmetic on different enums is deprecated ( #2752 )
...
Just do some casts and add some constants to make life easier
2023-01-17 15:21:01 -06:00
Alex King
b1c4e7c23f
[Commands] Cleanup #rules Command. ( #2593 )
...
* [Commands] Cleanup #rules Command.
- Cleanup messages and logic.
- Rewrite all rules logic to use `std::string` and repositories.
* References
* Update rules.cpp
* Strings::Equal and Strings::EqualFold.
* Cleanup.
* Update rulesys.cpp
* Update rulesys.cpp
Co-authored-by: Akkadius <akkadius1@gmail.com>
2022-12-10 18:08:55 -05:00
Uleat
c1b48b9931
Updated the rule system to automatically restore rule notes (rule-based)
2019-09-04 22:37:17 -04:00
Uleat
f9536f9621
Updated the rule system to automatically add new rules and remove orphaned entries from the rule values tables
2019-09-03 04:04:05 -04:00
Uleat
7857bc45fb
Excluded runtime modification of expansion-based rules 'World:ExpansionSettings' and 'World:UseClientBasedExpansionSettings'
2019-01-11 05:01:44 -05:00
j883376
4bdd8b2502
Change space indentation to tabs
2013-05-09 11:37:51 -04:00
j883376
ffcff4aea1
Remove trailing whitespace
2013-05-09 11:13:16 -04:00
Arthur Ice
7560b6b0a7
NULL to nullptr
2013-05-04 18:06:58 -07:00
KimLS
ef9498b03a
Got rid of rules global (ugh) and gonna start work on items loading next
2013-02-20 15:35:46 -08:00
KimLS
da7347f76f
svn -> git Migration
2013-02-16 16:14:39 -08:00