VorTechnix
|
d1c4f9bd19
|
finish deprecation
|
2024-09-13 10:47:42 -07:00 |
|
VorTechnix
|
f51ed36f9e
|
some optimization
|
2024-09-12 18:30:21 -07:00 |
|
VorTechnix
|
981bdc2b76
|
tested: stable enough
|
2024-09-12 17:45:19 -07:00 |
|
VorTechnix
|
23aae6959f
|
stabilizing fixes
|
2024-09-12 17:30:42 -07:00 |
|
VorTechnix
|
4ff01bba4e
|
new commands registered
|
2024-09-12 15:09:04 -07:00 |
|
VorTechnix
|
4dacd10597
|
sgrow, srel, sshrink UNSTABLE
|
2024-09-12 15:05:57 -07:00 |
|
VorTechnix
|
005615df02
|
spaces in aliases don't work
|
2024-09-12 09:09:07 -07:00 |
|
VorTechnix
|
8247a595b1
|
re-aliasing
|
2024-09-12 08:04:21 -07:00 |
|
VorTechnix
|
4ab8e7ca2c
|
Deprecate scol, scube & srect
|
2024-09-12 06:54:46 -07:00 |
|
|
448cf0d674
|
//unmark: add optional all argument
|
2023-08-12 13:20:24 +01:00 |
|
|
1aa3071154
|
pos1-2: convert to unix line endings
|
2023-07-13 00:14:07 +01:00 |
|
VorTechnix
|
7766af8a8a
|
pos1-2 better implementation (used round)
|
2023-07-12 09:18:15 -07:00 |
|
VorTechnix
|
d2fb6db3d0
|
emergency patch for pos1-2 not aligned to node
|
2023-07-12 08:43:15 -07:00 |
|
|
5c632df658
|
Override basic selection commands
//mark
//unmark
//pos1 //1
//pos2 //2
//reset
Also add //pos <index>
|
2023-07-10 20:17:28 +01:00 |
|
|
3bfc62be24
|
Make //unmark WEA-aware
Backwards compatibility with WE is maintained.
|
2023-07-09 19:44:31 +01:00 |
|
|
9b4a777a67
|
//scale, //subdivide, //spop: use new position api
|
2023-07-02 02:02:42 +01:00 |
|
|
44e6ba8e3c
|
Upgrade more old vector stuff in the corners
|
2022-09-19 18:54:53 +01:00 |
|
|
4a56d45c4b
|
Upgrade all selection commands
|
2022-09-18 22:20:04 +01:00 |
|
|
8de49ac0af
|
register commands with worldeditadditions, not worldedit
|
2022-05-19 22:10:09 +01:00 |
|
|
3d12345972
|
//smake: fix luacheck warnings
|
2022-01-03 13:28:43 +00:00 |
|
|
4c7bb6a980
|
//sfactor: fix luacheck warnings; fix crash
|
2022-01-03 13:26:51 +00:00 |
|
VorTechnix
|
a5960983e7
|
Merge branch 'main' into VorTechnix
|
2021-09-05 09:34:54 -07:00 |
|
|
e1b1efb7ed
|
//spop: fix wording
|
2021-08-07 17:50:28 +01:00 |
|
|
82c1ebd42c
|
//sstack: add human-readable approx volume to output
|
2021-08-07 17:44:26 +01:00 |
|
VorTechnix
|
bd84979393
|
//sshift added
|
2021-07-30 14:02:46 -07:00 |
|
VorTechnix
|
ebae1cd844
|
update to use player_vector
|
2021-07-28 18:08:22 -07:00 |
|
VorTechnix
|
1a78e61c31
|
selector aliases to init
|
2021-07-19 08:55:28 -07:00 |
|
VorTechnix
|
71fb8da089
|
refactor s-tool init
|
2021-06-28 20:17:43 -07:00 |
|
|
643790dc07
|
Merge pull request #64 from sbrl/selection-tools
sfactor and housekeeping
|
2021-06-28 01:08:10 +01:00 |
|
|
db7b20d485
|
Refactor table functions into subtable of wea
Also, you can return a value from dofile()!!!!
This changes everything.
|
2021-06-28 00:56:29 +01:00 |
|
VorTechnix
|
29bb6a0063
|
Merge branch 'main' into selection-tools
|
2021-06-27 15:22:55 -07:00 |
|
VorTechnix
|
5d28179bab
|
remove release block
|
2021-06-27 15:11:57 -07:00 |
|
VorTechnix
|
79211cf8cb
|
collapse check
|
2021-06-27 15:11:00 -07:00 |
|
VorTechnix
|
df209a9f61
|
removed tests
|
2021-06-27 15:06:03 -07:00 |
|
VorTechnix
|
03093112bb
|
added sfactor
|
2021-06-27 14:54:17 -07:00 |
|
VorTechnix
|
d176cb5419
|
revised comments
|
2021-06-27 14:53:33 -07:00 |
|
VorTechnix
|
0b23f0174b
|
added separate init.lua for selectors
|
2021-06-27 14:39:36 -07:00 |
|
|
25e6ff467c
|
//smake: describe operation & mode a bit better
|
2021-06-26 02:26:06 +01:00 |
|
VorTechnix
|
3f96fa708f
|
fixed a bug (trailing comma)
|
2021-06-25 18:15:43 -07:00 |
|
VorTechnix
|
16b7748ac6
|
some refactoring and commenting in smake
|
2021-06-25 18:12:30 -07:00 |
|
VorTechnix
|
e592e6746f
|
smake documentation
|
2021-06-25 13:30:40 -07:00 |
|
VorTechnix
|
70972f4084
|
//smake equal stable
|
2021-06-25 11:42:16 -07:00 |
|
VorTechnix
|
7c92c811e5
|
odd and even tested, stable
|
2021-06-22 17:32:24 -07:00 |
|
VorTechnix
|
99c0b26086
|
Update to smake, fixed odd
|
2021-06-22 09:41:05 -07:00 |
|
VorTechnix
|
efef201fde
|
//smake added
|
2021-06-22 09:33:49 -07:00 |
|
VorTechnix
|
866748a5c3
|
dir function rename
|
2021-03-19 16:25:26 -07:00 |
|
VorTechnix
|
d4edeaeff7
|
renamed translation function
|
2021-03-18 09:37:53 -07:00 |
|
VorTechnix
|
00b9a1f517
|
srel stable?
|
2021-03-17 11:36:12 -07:00 |
|
VorTechnix
|
20a879a7af
|
scentre and some sorting
|
2021-03-15 20:51:23 -07:00 |
|
VorTechnix
|
0b55863d55
|
scloud.lua second typo fix
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
|
2021-03-12 19:26:38 -08:00 |
|