Nebual / sandbox-plus

A community fork of Facepunch's Sandbox gamemode for s&box, with tweaks to allow modular addons, like Wirebox, to extend it further
MIT License
15 stars 9 forks source link

Add Undo/Redo System with Events #4

Closed Nebual closed 1 year ago

Nebual commented 1 year ago

Back in 2021 this was implemented in Nebual/undo-manager as a separate addon, to demonstrate the addon framework, but lets update it to the 2023 API's and integrate it directly into SandboxPlus.

Resolves Facepunch/sandbox#66