This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
0
You've already forked AdventuresInLestoria
Code
Issues
11
Pull Requests
Projects
1
Releases
Wiki
Activity
AdventuresInLestoria
/
Adventures in Lestoria Tests
History
sigonasr2
d208772107
Add Strip color unit tests. Remove unused displayCol member from the Item class. 123/123 unit tests passing. Release Build 10607.
2024-08-05 08:51:13 -05:00
..
Adventures in Lestoria Tests.vcxproj
Added unit tests for new strip leading color and final render color engine rendering functions. Fixed rendering bug with text elements of different HTML color codes but with same content not having rendering with the correct color code. Fix potential memory leak errors occurring with rendering Font versions of shadow strings that would have different pulsating colors w/same text content. Added an admin console and added the ability to give the player items and accessories with enchants. Also added a help command. Change version number to appear red while in admin mode (as a visual). Unlock all button tied to admin mode. Release Build 10604.
2024-08-05 06:38:54 -05:00
Adventures in Lestoria Tests.vcxproj.filters
Added unit tests for new strip leading color and final render color engine rendering functions. Fixed rendering bug with text elements of different HTML color codes but with same content not having rendering with the correct color code. Fix potential memory leak errors occurring with rendering Font versions of shadow strings that would have different pulsating colors w/same text content. Added an admin console and added the ability to give the player items and accessories with enchants. Also added a help command. Change version number to appear red while in admin mode (as a visual). Unlock all button tied to admin mode. Release Build 10604.
2024-08-05 06:38:54 -05:00
EnchantTests.cpp
Added stat-based item enchant checks. Remove friend class dependencies from unit tests and added appropriate publicly exposed functions. Release Build 10538.
2024-08-04 22:49:11 -05:00
EngineTests.cpp
Add Strip color unit tests. Remove unused displayCol member from the Item class. 123/123 unit tests passing. Release Build 10607.
2024-08-05 08:51:13 -05:00
GeometryTests.cpp
Remove unnecessary dependencies from Test project. Segregate test types into separate source files. Fix bug with drop data not being reset for monster tests.
2024-06-24 10:08:54 -05:00
ItemTests.cpp
Added stat-based item enchant checks. Remove friend class dependencies from unit tests and added appropriate publicly exposed functions. Release Build 10538.
2024-08-04 22:49:11 -05:00
MonsterTests.cpp
Added stat-based item enchant checks. Remove friend class dependencies from unit tests and added appropriate publicly exposed functions. Release Build 10538.
2024-08-04 22:49:11 -05:00
PlayerTests.cpp
Added stat-based item enchant checks. Remove friend class dependencies from unit tests and added appropriate publicly exposed functions. Release Build 10538.
2024-08-04 22:49:11 -05:00