polserver/pol-core/pol/testing
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
..
poltest.cpp Expansion helper classes for central handling of features (#756) 2025-02-05 19:02:25 +01:00
poltest.h Unittests (#412) 2021-08-23 07:58:42 +02:00
testclamp.cpp Expansion helper classes for central handling of features (#756) 2025-02-05 19:02:25 +01:00
testdecay.cpp added multi prop/itemdesc items_decay (#735) 2024-11-14 06:58:18 +01:00
testdrop.cpp refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652) 2024-07-07 15:32:29 +02:00
testenv.cpp refactor uomod to use pos classes (#651) 2024-07-06 07:56:02 +02:00
testenv.h Expansion helper classes for central handling of features (#756) 2025-02-05 19:02:25 +01:00
testexpansion.cpp Expansion helper classes for central handling of features (#756) 2025-02-05 19:02:25 +01:00
testlos.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
testmisc.cpp Expansion helper classes for central handling of features (#756) 2025-02-05 19:02:25 +01:00
testpos.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
testrange.cpp rewrite Decay system (#660) 2024-07-14 17:34:17 +02:00
testskill.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
testvector.cpp New format lib version (#592) 2024-01-10 18:29:10 +01:00
testwalk.cpp refactored npcmod,decay to use Pos classes, removed all wrappers from Realm (#652) 2024-07-07 15:32:29 +02:00