kenedos

Results 4 comments of kenedos

Managed to run on RTX 3050 as well, increasing virtual memory over 100GB on windows settings and using the "pre_layer" flag.

I have refactored the implementation into a more reusable approach. - 'Storage' class is now abstract and has the core of storage implementation - 'PersonalStorage' class inherits from it and...

Just to make sure our works do not overlap I would like to mention I have basic implementation of warehouse ready. So far I have: - Open warehouse from anywhere...

Taking the example of SP Consumption increase for abilities, In `shared.ipf/script/calc_property_skill.lua` the func `SCR_Get_SpendSP` handles most of the skills, then abilities extra SP requirements get added via `local abilAddSP =...