Releases: RebeccaStevens/oxide-Plugin-AutoCode
Releases · RebeccaStevens/oxide-Plugin-AutoCode
v1.6.0
1.6.0 (2023-08-24)
Bug Fixes
Features
v1.5.0
1.5.0 (2021-06-01)
Features
- noescape: integrate with noescape plugin (680bf36)
v1.4.1
1.4.1 (2021-04-20)
Performance Improvements
- don't remove temp code locks before saving; instead just mark them as not saveable (bcf5027)
- only trigger code setting when a new code lock is deployed by a player, not just when spawned (bf8e8ac)
v1.4.0
1.4.0 (2021-02-22)
Bug Fixes
- display guest code as well as code when code lock is placed with one (18b587c)
- formatting on message when a code lock is placed (659e0bf)
- update user messages (1a064f2)
Features
- add extended help message (3ca82a0)
- add quiet mode (38b87b6)
- allow changing the icon displayed to the user in the in-game chat (8874903)
- allow for optional "set" before code in command (281f71d)
v1.3.0
1.3.0 (2021-02-13)
Bug Fixes
- fix not being able to use "/code [guest] pick" (1666c00)
- fix not being able to use "/code random" (b98f0e0)
- remove left in debugging code (63d4b91)
- remove saving on serve shutdown (c13d561)
- remove temp code locks when plugin is unloaded (4cc345a)
Features
- a permission is now required to use admin commands (ced03b4)
v1.2.1
1.2.1 (2021-02-10)
Bug Fixes
- adjust privacy of internal methods (4ef480e)
- getCode api method now has support for fetching the guest code (88b8326)
v1.2.0
1.2.0 (2021-02-10)
Bug Fixes
Features
- add support for guest codes (c76310d)
- don't show placed code message when in streamer mode (a993932)
- replace ability to toggle plugin with ability to remove set code (30b1022)
- show current code info when using /code without any args (4d70a59)
v1.1.1
1.1.1 (2021-02-02)
Bug Fixes
- trying to access data that doesn't exist (d2e0c53)
v1.1.0
1.1.0 (2021-02-02)
Features
- admin console command to remove spam lock outs (10dc2a4)
- allow players to automatically try and unlock locked code locks with their code (6ac8747)
- spam prevention (3d44668)
v1.0.3
1.0.3 (2021-01-31)
Bug Fixes
- don't save temp code locks to the map's save file (de7aed1)