veloren/server
Ben Wallis d665ce329d * Added new Admin Commands window to egui, including Give Items and Kits sections
* Added widgets.rs to egui for reusable widgets
* Added filterable_list egui widget
* Reworked DebugShapeAction to be a more generic EguiAction which now allows for ChatCommands (used by admin tools) as well as DebugShape drawing requests.
* Fixed egui event handling so that typing/clicking within egui windows now correctly doesn't pass these events onto the game itself
* Removed /give_item limit for stackable items
2021-09-18 16:17:42 +01:00
..
src * Added new Admin Commands window to egui, including Give Items and Kits sections 2021-09-18 16:17:42 +01:00
Cargo.toml Change the version number to 0.11 2021-09-10 20:19:17 +02:00