mirror of
https://github.com/SWG-Source/swg-main.wiki.git
synced 2026-01-16 20:04:18 -05:00
2.2 KiB
2.2 KiB
- (315e1d53 and 6aa96f00) Addresses an exploit where stackable items could be sold to a junk dealer while in the player's toolbar and then retrieved from the buyback container unintentionally by clicking the item in the toolbar allowing a loop of selling and buying back the item.
- (e5c9ef5b (later adjusted via e5536f68) Fixes an exploit that allows a player to loop using the /examine command and speed hack accelerate their movement.
- (fb0b6407) Fixes an exploit that allows any Jedi Profession to request a robe from a Force Shrine if they don't have one in their inventory. The common exploit tactic involved requesting a robe, selling to a junk dealer, and repeating.
- (0b7ba4c7) Disallows auctioning an item that isn't contained by a player to fix an exploit that allowed players to sell an item to the Bazaar and a Junk Dealer in close succession.
- (d9ff25d0) Fixes an exploit that sometimes allowed non-admin players to execute certain console admin commands.
- (e1268bc8) Corrects a bug that could be exploited to get behind certain collidable objects.
- (36785b34) Adjusts how isGod checks are validated for additional security around parsing admin commands.
- (b81ee4db (later adjusted via 39d77b6f) Forcefully disconnects clients which attempt to send unauthorized controller messages to prevent unintended communication.