Fougerite Official

Fougerite Official 1.9.92

No permission to download
  • REPATCH OR USE PREPATCHED DLLS.
  • Fougerite.dll was updated.
  • The problem when using command "quit" (Server saving then becoming unresponsive, then hardly closing) was solved. You may use both CTRL + C or the command quit to stop the server. Both of them were tested using a map that has 71000 objects. The server should save, manually trigger the shutdown, and simply close on both. The quit command also Kills the process at the very end instead of triggering Application.Quit. CTRL+C does the exact same, but leaves your console open at the end. They both do the same, basically triggering LibRust.Shutdown();. All should be fine with the saving system from now on.
  • https://github.com/Notulp/Fougerite/pull/104/commits/0ebfce9f4be8c35708f62871c7e1338912f8dbb9
  • Fougerite.dll Updated
  • Rust++ Updated
  • MoonSharp Updated
  • IronPython Updated
  • Jint Updated
  • Magma Updated
  • Mostly the saving was enchanced, and seems to be working a lot more better now. Please test.
  • On_ServerSaved hook was CHANGED. See reference at the wiki. ALL Plugins must be updated if you are using this method!
  • fougerite.save now does a background save.
  • fougerite.urgentsave does a non-background save.
  • Full change: https://github.com/Notulp/Fougerite/commit/a1d3b08c444cb3a85aa8cbd49b1a54120ccc7dda
  • Added changes by austinv900 thanks for the contributions.
  • PATCHER WAS MODIFIED, REPATCH OR USE THE PREPATCHED DLLS.
  • Voice Crash flaw was fixed.
  • The small mistake that could cause players to be kicked by malicious RPC calls were fixed.
  • The malicious inventory toss was verified fixed in 1.6.6
  • Some improvements on the saving methods, please test.
  • Re-added the old uLink patches that I removed because I thought I will trace them back to see where the random breaking point came from.
  • RB update INC.
  • More bypasses. Added a config option to the fougerite.cfg Don't use that unless you are not a developer, just add it in the config. rpctracer=false
  • More bypasses. Added a config option to the fougerite.cfg Don't use that unless you are not a developer, just add it in the config.
  • Quick fix against these amateours who think i go afk and they can randomly drop inventories and shit.
  • Copy and replace the files with the prepatched dlls, and also Fougerite.dll and you will be fine.
  • An RB update is coming out soon too.
  • Messup in the prepatched ulink.dll file. Please test this now, It should fix the reported issue by ginataras.
Python:
def On_SupplySignalExploded(self, SupplySignalExplosionEvent):
    SupplySignalExplosionEvent.Cancel()
  • Like
Reactions: ice cold
  • Like
Reactions: ice cold
reupload
  • Like
Reactions: Pompeyo
  • Like
Reactions: Pompeyo