|
cca3c5cb4d
|
changelog: add credit
|
2023-08-01 00:39:17 +01:00 |
|
|
fadf4ed06c
|
Merge branch 'fix-markerdupes' into dev
|
2023-08-01 00:35:44 +01:00 |
|
|
dd6e34bde1
|
Update changelog, prepare for (another) release
|
2023-08-01 00:34:35 +01:00 |
|
|
125638a079
|
pos_marker, pos_marker_wall: default to 1 hp
|
2023-08-01 00:27:07 +01:00 |
|
|
7be2fb125e
|
add more debug logging
|
2023-08-01 00:16:36 +01:00 |
|
|
6231132055
|
pos_marker: debug logging; set health = 0
|
2023-08-01 00:14:43 +01:00 |
|
|
abfd76930a
|
reference: add //listentities
|
2023-08-01 00:11:49 +01:00 |
|
|
aec204de8e
|
add //listentities
|
2023-08-01 00:07:10 +01:00 |
|
|
daae15eb57
|
EventEmitter: improve debug logging
|
2023-07-31 22:06:44 +01:00 |
|
|
deb3fa7af1
|
Merge branch 'readme-update' into dev
|
2023-07-31 20:51:35 +01:00 |
|
|
200e588c59
|
README: update title; add discord link
|
2023-07-31 20:51:09 +01:00 |
|
|
d15d9b1c5d
|
add discord link
|
2023-07-31 20:25:23 +01:00 |
|
|
e01732ee46
|
build.sh: fix shellcheck suggestions
|
2023-07-31 19:59:18 +01:00 |
|
|
bf8c562575
|
build: switch to deploying the website from dev rather than main
|
2023-07-31 19:56:31 +01:00 |
|
|
517110fd2c
|
Merge branch 'website-add-discord' into dev
|
2023-07-31 19:54:49 +01:00 |
|
|
f257e303e9
|
add padding around shield icons
|
2023-07-31 19:53:55 +01:00 |
|
|
6fabc89e72
|
Merge branch 'fix-marker-wall' into dev
|
2023-07-31 18:25:49 +01:00 |
|
|
2840ba4dea
|
bump version, prepare for release
|
2023-07-31 18:24:32 +01:00 |
|
|
564785ddf6
|
When any segment of the marker wall is punched, unmark the entire wall
Fixes #102
|
2023-07-31 18:22:00 +01:00 |
|
|
1c90e03d3e
|
When any segment of the marker wall is punched, unmark the entire wall
Fixes #102
|
2023-07-31 18:20:06 +01:00 |
|
|
dacbeaf81d
|
comment debug logging
|
2023-07-18 00:42:42 +01:00 |
|
|
878c8241e2
|
Merge branch 'selection-persistence' into dev
|
2023-07-18 00:36:08 +01:00 |
|
|
a465a50244
|
Bump version to 1.14.3
|
2023-07-18 00:35:19 +01:00 |
|
|
5505575cf9
|
Fix regions not remembering their state and being unresettable
This fix means that wwe require minetest 5.2 as a minimum rather than 5.1
ref https://rubenwardy.com/minetest_modding_book/en/quality/common_mistakes.html#be-careful-when-storing-objectrefs-ie-players-or-entities
|
2023-07-18 00:35:07 +01:00 |
|
|
186367fb17
|
Merge branch 'hotfix-subdivide-crash' into dev
|
2023-07-15 22:00:43 +01:00 |
|
|
fd3ee43728
|
//subdivide: fix crash
|
2023-07-15 21:59:24 +01:00 |
|
|
71de7ff04f
|
Bugfix: windows + luacov = crash, so disable it on windows for now
|
2023-07-14 15:06:11 +01:00 |
|
|
1aa3071154
|
pos1-2: convert to unix line endings
|
2023-07-13 00:14:07 +01:00 |
|
|
d60a791dd9
|
vscode/ium settings: ensure line endings & whitespace are handled correctly
|
2023-07-13 00:08:49 +01:00 |
|
|
9d82648ac3
|
move luacov-html to start with a dot (.)
Otherwise Minetest complains
|
2023-07-12 22:27:37 +01:00 |
|
|
2b66de555d
|
gitignore: ignore archives
|
2023-07-12 21:49:29 +01:00 |
|
|
e5a2a591af
|
figure out how to generate code coverage
|
2023-07-12 21:44:12 +01:00 |
|
|
54fe3696d4
|
gitignore: ignore luacov files
|
2023-07-12 21:28:06 +01:00 |
|
|
ee4b3e09bb
|
Bump version
|
2023-07-12 20:30:13 +01:00 |
|
|
0645bc7b8e
|
Update changelog
|
2023-07-12 20:25:38 +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 |
|
|
a6e8753e64
|
README: Update FAQ
|
2023-07-11 21:11:12 +01:00 |
|
|
1a227e3bd8
|
docs: h5→h4, h4→h3; style subheadings
|
2023-07-11 20:31:43 +01:00 |
|
|
ffc90ed179
|
typo
|
2023-07-11 19:30:43 +01:00 |
|
|
ab3120fe79
|
Update changelog, README command list
|
2023-07-11 19:29:50 +01:00 |
|
|
87a80d2faf
|
reference: add //metaball
....oops
|
2023-07-11 19:23:39 +01:00 |
|
|
83b4b02b40
|
codium settings: add spelling words
|
2023-07-11 19:15:14 +01:00 |
|
|
95a82add86
|
//metaball: address a number of stability issues
|
2023-07-11 19:14:59 +01:00 |
|
|
5baa72cf6f
|
core/run_command: guard against invalid potential_changes
|
2023-07-11 19:12:04 +01:00 |
|
|
177aea02a8
|
//metaball: fix crash
|
2023-07-11 18:55:34 +01:00 |
|
|
7f4798432e
|
Bump version!
|
2023-07-11 18:16:02 +01:00 |
|
|
7236232dc0
|
docs: fix the 1st command documented not showing up in the site
Rogue .slice(1)
|
2023-07-11 00:52:04 +01:00 |
|
|
c8e717a6d6
|
typo
|
2023-07-11 00:39:48 +01:00 |
|
|
4745009632
|
//saplingaliases: update moretrees aliases
Alias to normal rather than *_ongen
|
2023-07-10 21:33:37 +01:00 |
|