Closed vyomfadia closed 3 years ago
Had I known Lua only supports doubles....
Regardless, the get method can work just fine without a default parameter - if the value doesn't exist it will default initialize (so most likely, to 0), however getOr implements what you're saying. I may not have that exposed properly to the Lua interface - but I'll take a look and see if I can drop that in easily.
Mac is very... retarded - it's giving me an issue with std::sizet being an unsigned long instead of an unsigned long long --
Build failed. message (3).txt
ci can fuck itself
Still fails to build for me. message (4).txt
Builds but has that crash on startup thing.
Builds and runs. Congrats it was quite the journey.
Resolves: # Authors: @beeperdeeper089
Summary of changes
Caveats
Does this introduce any new bugs?
On approval
Wait for me.