|
1473074d4a
|
Reference: add multi-point selection wand
|
2022-09-20 02:17:28 +01:00 |
|
|
fd1e3fb20f
|
fix crash on punching new position marker
|
2022-09-20 02:17:11 +01:00 |
|
|
f7bd17131a
|
Update changelog
|
2022-09-20 01:20:40 +01:00 |
|
|
ea6a7ced2b
|
update README
|
2022-09-20 01:06:16 +01:00 |
|
|
7423bee714
|
pos: add set_pos1 and set_pos2 convenience functions
|
2022-09-19 23:40:42 +01:00 |
|
|
e2e235ce6d
|
pos_marker_manage: listen on clear event
|
2022-09-19 23:35:49 +01:00 |
|
|
9910bfad44
|
pos_marker_manage: listen on the set() event
|
2022-09-19 23:33:38 +01:00 |
|
|
47b1c44b38
|
Upgrade position system, add initial position markers
|
2022-09-19 23:18:49 +01:00 |
|
|
d9877b8c6c
|
more crash fixes
|
2022-09-19 19:42:22 +01:00 |
|
|
6c8ce90593
|
Fix crashes in wireframe commands
|
2022-09-19 18:59:45 +01:00 |
|
|
44e6ba8e3c
|
Upgrade more old vector stuff in the corners
|
2022-09-19 18:54:53 +01:00 |
|
|
c3ae96548e
|
//floodfill: fix crash
|
2022-09-19 18:41:27 +01:00 |
|
|
d03e333e35
|
fixup
|
2022-09-19 18:33:19 +01:00 |
|
|
c82c83d008
|
spiral: comment debug
|
2022-09-19 18:33:10 +01:00 |
|
|
073d621629
|
test geometry commands
|
2022-09-19 18:30:43 +01:00 |
|
|
4be7bf33d0
|
//ellipsoid: fix crash
|
2022-09-19 18:10:06 +01:00 |
|
|
9dc8165464
|
fixup
|
2022-09-19 17:34:53 +01:00 |
|
|
5ec877f2b7
|
strip remaining worldeditadditions.vector.tostring calls
|
2022-09-19 17:33:02 +01:00 |
|
|
8ec118eed7
|
remove debug logging
|
2022-09-19 17:29:12 +01:00 |
|
|
1024b19629
|
fix startup crashes; crashes in cloudwand
|
2022-09-19 17:27:59 +01:00 |
|
|
7a688969b2
|
fix tests
|
2022-09-19 01:31:47 +01:00 |
|
|
1ae36d3898
|
Update tests to wea_c
|
2022-09-19 01:18:48 +01:00 |
|
|
2af1226b49
|
port everything else
phew!
|
2022-09-19 01:16:22 +01:00 |
|
|
41e3ebc7dd
|
Upgrade all main commands
|
2022-09-19 00:18:03 +01:00 |
|
|
a3acf3b16e
|
Update a bunch of APi methods
|
2022-09-18 22:58:33 +01:00 |
|
|
21c5b9d483
|
Upgrade the last of the commands o/
|
2022-09-18 22:46:20 +01:00 |
|
|
6102a1adf5
|
Upgrade meta commands
|
2022-09-18 22:37:26 +01:00 |
|
|
4a56d45c4b
|
Upgrade all selection commands
|
2022-09-18 22:20:04 +01:00 |
|
|
c3e8df3a9e
|
next batch of upgraded commands
|
2022-09-18 21:39:48 +01:00 |
|
|
459e15b5c2
|
finish upgrading top-level commands
|
2022-09-18 21:30:28 +01:00 |
|
|
128dc8f103
|
Update changelog
|
2022-09-18 21:05:43 +01:00 |
|
|
0641a9f55c
|
Merge branch 'utils-move' of github.com:sbrl/Minetest-WorldEditAdditions into utils-move
|
2022-09-18 21:05:16 +01:00 |
|
|
927f2f90f8
|
//hollow: upgrade; fix nodes_needed
|
2022-09-18 21:05:13 +01:00 |
|
|
2f4c333ca0
|
//layers: upgrade
|
2022-09-18 21:05:03 +01:00 |
|
VorTechnix
|
e2947c4ae2
|
Create settingtypes.txt
|
2022-09-18 13:00:36 -07:00 |
|
|
8d6db6d3f5
|
upgrade 7 more commands
|
2022-09-18 20:58:28 +01:00 |
|
|
adfc6d6499
|
Merge branch 'main' into utils-move
|
2022-09-18 20:57:49 +01:00 |
|
|
e167fb1536
|
start working on converting everything to the new utils location
after we've done this, we'll rename utils → lib
|
2022-09-18 17:59:57 +01:00 |
|
|
6f3118036d
|
Update utils
|
2022-09-18 17:32:13 +01:00 |
|
|
2625ed1a53
|
Add positional textures
|
2022-09-18 16:54:33 +01:00 |
|
|
58a7629ea1
|
Initial move of utils wea → wea_c
Here we go...!
|
2022-09-18 16:45:08 +01:00 |
|
|
2b88fa867e
|
fix more warnings
|
2022-09-18 16:33:37 +01:00 |
|
|
4a6cb2551c
|
math.pow → ^
|
2022-09-18 16:30:27 +01:00 |
|
|
52d24a63f3
|
Update changelog
|
2022-09-18 16:27:34 +01:00 |
|
|
0983e09f50
|
multiwand: fix crash on left clicking background
|
2022-09-18 16:21:36 +01:00 |
|
|
cf0be6c1fb
|
EventEmitter: document
|
2022-09-18 16:19:52 +01:00 |
|
|
17d92870b3
|
Add EventEmitter support to wea_c.pos
|
2022-09-18 16:06:23 +01:00 |
|
|
817387d7f2
|
Port EventEmitter from Node.js
|
2022-09-18 15:57:23 +01:00 |
|
|
fa62864e16
|
implement multi-point wand
|
2022-09-18 15:30:53 +01:00 |
|
|
9932852053
|
core: add position manager system
it doesn't save them to disk, but that would not be too difficult to add
|
2022-09-18 03:25:49 +01:00 |
|