FallDamage Hack fixed Voice memory overflown fixed Calorie hack fixed
A simple Fougerite.dll update for the Player class again, to ensure security. https://github.com/Notulp/Fougerite/commit/0fa638533b264cd92b228f1429ebd7b20bcf48a4
Update for the Player class
Better this way.
Had messed up the variables thats why you had problems. Sorry for the delay, I'm here now. https://github.com/Notulp/Fougerite/commit/6ccf357d1631f98cd0b44d74c12bafdc19063b6d
A small fix, that should be in. https://github.com/Notulp/Fougerite/commit/c240906e4a707f2d86fd8334017c3a117488def4
https://github.com/Notulp/Fougerite/commit/f499927a44695cd3582175214bf53a6ea48667ac Fixes Added new On_ItemMove Event Added new On_RepairBench Event New logs and stuffs, see the commit. Python: def On_ItemMove(ItemMoveEvent): #Todo def On_RepairBench(RepairBenchEvent): RepairBenchEvent.Cancel() https://github.com/Notulp/Fougerite/blob/f499927a44695cd3582175214bf53a6ea48667ac/Fougerite/Fougerite/Events/RepairEvent.cs https://github.com/Notulp/Fougerite/blob/f499927a44695cd3582175214bf53a6ea48667ac/Fougerite/Fougerite/Events/ItemMoveEvent.cs
def On_ItemMove(ItemMoveEvent): #Todo def On_RepairBench(RepairBenchEvent): RepairBenchEvent.Cancel()
Nothing serious, just added On_PlayerBan for API usage. IronPython Updated Magma Updated Jint Updated MoonSharp Updated Fougerite.dll Updated
Fixed HurtEvent killing the player when the damage is bigger than 100 (When changing the damage in a plugin) Some Minor Fixes SQLite has been added to all engines, the class is "SQLite" for Py, Lua, Js Made the possibility to add extra arguments at Mysql connection A good SQLite Example: http://blog.tigrangasparian.com/2012/02/09/getting-started-with-sqlite-in-c-part-one/ Class: https://github.com/Notulp/Fougerite/blob/master/Fougerite/Fougerite/SQLiteConnector.cs https://github.com/Notulp/Fougerite/commit/f62adc0b1fc2e0cee697e8d360b8a62ee953da29 GlitchFix was updated by @salva he added an Anti-Rock Glitch using Teleportation Magma, Jint, MoonSharp, IronPython Updated Fougerite.dll Updated New folders and System.Data.Sqlite has been added, don't forget to copy and paste them. I have tested some SQL queries It seemed to work for me, and instantly saved It in the DB.
Added missing System.Transactions.dll which seems to solve the issue with the Typeloading.