Search results

  1. DreTaX

    Little peek in RustBuster

    Server list tab is going to be a built in function, and possibly only a paid feature to advertise your own server. Player's will be able to add servers manually in the history tab. For original clients, they will possibly show up too. Dunno yet.
  2. DreTaX

    Little peek in RustBuster

    Both will be supported.
  3. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: 1.7.5 Read the rest of this update entry...
  4. DreTaX

    BannedPeople - 1.7.5

    Added a config option that is able to announce the ban for the whole server. Needs Fougerite 1.3.3+
  5. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.3.3 Read the rest of this update entry...
  6. DreTaX

    Fougerite Official - 1.3.3

    I got tired of the huge banlist ini file, there was no way for me to make sure that the server won't lagg. This version of Fougerite will convert GlobalBanList to DataStore tables, allowing your server not to lagg when you ban someone. I know, DataStore won't allow you edit It manually, but If...
  7. DreTaX

    Approved BannedPeople

    DreTaX updated BannedPeople with a new update entry: 1.7.4 Read the rest of this update entry...
  8. DreTaX

    BannedPeople - 1.7.4

    Added a new config option to disable autoban for /drop, and admins can issue an autoban with /dropb for the last dropped player.
  9. DreTaX

    Approved TpFriend

    Yeah my mistake. Soz... To be honest you may disable that EAC feature but only those players get randomly teleported which are either bugged, or using dizzy hack to glitch in a house, or purposely going far from the specified destination so they may fall through the house.
  10. DreTaX

    Opening doors and loots + chests doesnt work after some time

    No errors, no nothing? Because if there isn't, It is. Any RPC craps happened in the console?
  11. DreTaX

    Little peek in RustBuster

    It will have client files. We are securing the connection between the server and the client, via SSL. This takes time. Also we need to do some sort of licensing at the server side. We have a servers ini where players can add their favourite server, and ofc as you can see we will be able to add...
  12. DreTaX

    Fougerite Official

    I will look in it and test it.
  13. DreTaX

    Fougerite Official

    Did you modify the message?
  14. DreTaX

    Little peek in RustBuster

    It's not ready yet.
  15. DreTaX

    Fougerite Official

    DreTaX updated Fougerite Official with a new update entry: 1.3.2 Read the rest of this update entry...
  16. DreTaX

    Fougerite Official - 1.3.2

    Updated Patcher Updated prepatched assemblies Entity class supports ResourceTarget Data class received a few converters, nothing serious Few more fights against the RPC errors IronPython module got updated
  17. DreTaX

    Approved GatherPlus

    Correct way to do it: def On_ResourceSpawn(self, ResourceTarget): for resourceavaible in ResourceTarget.resourcesAvailable: resourceavaible.amountMin *= 0.5 # Multiplier count resourceavaible.amountMax *= 0.5 resourceavaible.CalcAmount() #...
  18. DreTaX

    Approved GatherPlus

    On_ResourceSpawn not ResourceSpawn
  19. DreTaX

    [Source] Anticheat by Riketta

    It never was.
  20. DreTaX

    Little peek in RustBuster

    Rustbuster is able to detect modified assemblies, while RustBuster cannot be modified itself too. Detections are going forward, hacks are detected on injections.