Bithack / principia

Open source physics-based sandbox game.
https://principia-web.se
Other
258 stars 25 forks source link

Remove unsafe lua functions #110

Closed griffi-gh closed 1 year ago

griffi-gh commented 1 year ago

Edited lua source. Removed dofile, loadfile. Replaced load with a safe alternative (lua only, no bytecode)

griffi-gh commented 1 year ago

principia_NP68XghugM

griffi-gh commented 1 year ago

ed627e42074011b0a7ae32b070b767c72d6e19d1