polserver/pol-core/poltool
turleypol c588c51a33
Expansion helper classes for central handling of features (#756)
* use uoexpansion enums for A9, B9 flags
added TOL to uoexpansion
currently unsure where this will end

simplified account initialisation, added errorcheck

* Expansion classes for server and account
fixed flags

* use of AccountExpansion,ServerExpansion
extended tests
splitted unittest file
added missing test for Min/MaxAttackRange

* more micro performance for world saving
use all 4 cores in CI builds
fix compiler flag warning on windows

* save test for weight_multiplier

* enable gothic,rustictiles when using HSA expansion

* removed ancient unused files

* addressed comments
renamed ServerExpansion to ServerFeatures
added method for expansion name

* got rid of client UOExpansionFlag which is the same as the accout
expansion

* updated core-changes and docs

* updated generated ssopt

* test for tooltips
changed method names
removed/clarified comments

* npc hitchance was never saved
added missing npc save tests

* hitchance bug exists also for items...
added missing test for movemode
2025-02-05 19:02:25 +01:00
..
baredistro.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
baredistro.h Scripttest inside pol (#210) 2020-08-12 23:15:40 +02:00
baredistrofiles.cpp Expansion helper classes for central handling of features (#756) 2025-02-05 19:02:25 +01:00
CMakeLists.txt added explicit targets for every 3rd party lib (#612) 2024-01-27 09:06:23 +01:00
CMakeSources.cmake Scripttest inside pol (#210) 2020-08-12 23:15:40 +02:00
genbaredistro.py clang format based stylechecker (#362) 2021-02-24 09:50:51 +01:00
genmulti.py Testsuite reorganization, new feature to call exported functions (#237) 2020-12-16 18:56:10 +01:00
gentiledata.py Testsuite reorganization, new feature to call exported functions (#237) 2020-12-16 18:56:10 +01:00
PolToolMain.cpp POLLOG* macros use the new formatting (#598) 2024-01-16 17:55:42 +01:00
PolToolMain.h moved default deconstructors into header to let them count as trivial. 2018-11-03 15:00:44 +01:00
testenv.cpp Fixed move of mobiles/items between realms (#446) 2021-12-15 07:47:54 +01:00
testenv.h Scripttest inside pol (#210) 2020-08-12 23:15:40 +02:00
testfiles.cpp Add support to change House multi id via house.set_multiid() (#677) 2024-08-03 15:08:43 +02:00
testfiles.h Fixed move of mobiles/items between realms (#446) 2021-12-15 07:47:54 +01:00