Commit Graph

77 Commits (e182e479dfdf26524771fe9349bad90546690d45)

Author SHA1 Message Date
Dmitry Kostenko e182e479df Revert "#1. Lock teleport with privilege"
This reverts commit 509dd83897.
2021-02-21 21:21:28 +01:00
Dmitry Kostenko 509dd83897 #1. Lock teleport with privilege 2021-02-21 16:18:47 +01:00
Dmitry Kostenko 1ce8849e2b #1. Add readme entry for teleport 2021-02-21 16:14:21 +01:00
Dmitry Kostenko 9d16f4c08d Teleport tool. Fixes #1 2021-02-21 16:02:17 +01:00
Dmitry Kostenko b492a85eb5 Change Alpha marker to WIP 2021-02-19 08:10:53 +01:00
Dmitry Kostenko a83210e30c Add license terms to README.md 2021-02-18 01:37:52 +01:00
Dmitry Kostenko c5ad404910 Add important notes to README.md
Reword description of Undo tool.
2021-02-18 00:43:00 +01:00
Dmitry Kostenko 35467cca85 Add terraform privilege
The privilege enables all tools in the mod and capturing dig/place history
2021-02-18 00:04:26 +01:00
Dmitry Kostenko 62d4b167af A better description for the project 2021-02-17 23:14:37 +01:00
Dmitry Kostenko ffcdeb8b6d Clean up README.md 2021-02-17 08:57:09 +01:00
Dmitry Kostenko f21f080e7a Add tool icons to README.md 2021-02-15 23:30:41 +01:00
Dmitry Kostenko 840a6cc67f Colorize textures for light and light fixer 2021-02-15 21:57:20 +01:00
Dmitry Kostenko 2fd8351b45 Add screenshot.png 2021-02-15 21:40:46 +01:00
Dmitry Kostenko 17077154ba Fix crash when size is not a number 2021-02-14 22:52:08 +01:00
Dmitry Kostenko c6d7e1738a Implement fixed order of shapes 2021-02-14 22:47:51 +01:00
Dmitry Kostenko 8495b911f8 Minor tweak of configuration form 2021-02-14 22:33:51 +01:00
Dmitry Kostenko f95414c122 Add tooltips for shapes 2021-02-14 22:27:34 +01:00
Dmitry Kostenko 73948c8513 Randomize configuration form name 2021-02-14 22:16:57 +01:00
Dmitry Kostenko 08734ae63b Forget player's undo history on leave 2021-02-14 22:16:17 +01:00
Dmitry Kostenko 0dd9a9e0eb Rename flags -> modifiers internally 2021-02-14 22:07:45 +01:00
Dmitry Kostenko 52c6b2230a Fix behavior of plateau with empty mask 2021-02-14 22:04:03 +01:00
Dmitry Kostenko b51c8eddc6 Add alpha version marker to description 2021-02-14 18:01:32 +01:00
Dmitry Kostenko af2aaa1bf6 Simplify placement code for cube and cylinder 2021-02-14 17:56:18 +01:00
Dmitry Kostenko ce6dbffab4 Use tabs for indentation 2021-02-14 17:50:19 +01:00
Dmitry Kostenko 37ffa81bbd Remove release field from mod.conf 2021-02-14 17:49:09 +01:00
Dmitry Kostenko 33efcaf9e6 Add repository README and AUTHORS 2021-02-14 17:17:57 +01:00
Dmitry Kostenko 4ae4be1fe5 Rename flags -> modifiers 2021-02-14 17:17:42 +01:00
Dmitry Kostenko df134c917b Fixed a typo in default brush shape 2021-02-14 17:12:42 +01:00
Dmitry Kostenko da367b3e93 Rename shape cut -> trowel 2021-02-14 17:01:48 +01:00
Dmitry Kostenko 868ac656d1 Remove obsolete spacial vectors code 2021-02-12 19:25:57 +01:00
Dmitry Kostenko 93bc389fb1 Fix behavior of light on player leave 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 561de74854 Rework the cut tool
Use adjusted code from smooth tool
2021-02-11 09:31:51 +01:00
Dmitry Kostenko 8b50be70a8 Fix smoothener
Only paint voxels where the state has changed
2021-02-11 09:31:51 +01:00
Dmitry Kostenko 695ecf9433 Add proportional smooth 2021-02-11 09:31:51 +01:00
Dmitry Kostenko f4e60f2a55 Reduce scatter density to 5% 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 5204a29961 Escape search text input to avoid broken forms 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 5d0f8fdad7 Add full undo + shortcut 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 93a6a756a4 Add decoration flag 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 3be2779d59 Fix move between mask and paint 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 4c153c6531 Add scatter flag 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 7c1fcf6654 Add surface flag 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 0e51a5cbdb More compact size editor 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 37da9f65fa Proper numeric editor for size 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 920bd35d76 Generic palette of brush shapes 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 1e9a0576e9 Per-player undo 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 6c07924f41 Tune and optimized light slightly 2021-02-11 09:31:51 +01:00
Dmitry Kostenko c100e72a0f Add icons for light tools 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 4b3a4a6e56 Add dynamic light tool 2021-02-11 09:31:51 +01:00
Dmitry Kostenko edc15653e4 New icon for the cut shape 2021-02-11 09:31:51 +01:00
Dmitry Kostenko 45a3c9d07d New shape: cut.
New icons
2021-02-11 09:31:51 +01:00