Wuzzy
|
d4455b31f0
|
Rename Minetest to Luanti
|
2024-10-29 13:35:16 +01:00 |
|
Niklp09
|
249ca5d861
|
fix logic error
|
2023-05-20 11:21:15 +02:00 |
|
Wuzzy
|
6936be82d0
|
Fix crash when using in protected areas
|
2022-09-29 19:19:21 +02:00 |
|
Wuzzy
|
e1b6f01687
|
Remove progress pride flag from legacy flag list
|
2022-08-11 12:13:22 +02:00 |
|
Wuzzy
|
343f664534
|
Some bugfixes with regards to progress pride flag
|
2022-08-11 12:10:40 +02:00 |
|
Edgy1
|
1985c4d921
|
Add progress flag
|
2022-08-10 16:04:49 -04:00 |
|
Wuzzy
|
17a1520487
|
Remove orphan flags
|
2022-07-26 23:29:30 +02:00 |
|
Wuzzy
|
6c6e1d453d
|
Fix crash in non-MTG games
|
2022-07-26 21:43:40 +02:00 |
|
Wuzzy
|
860ec0017c
|
Give myself credit
|
2022-07-26 21:06:51 +02:00 |
|
Wuzzy
|
c7a4d879e0
|
Add API function for wind speed
|
2022-07-26 21:06:20 +02:00 |
|
Wuzzy
|
2a002a736a
|
Fix constant flag waving speed
|
2022-07-26 20:42:01 +02:00 |
|
Wuzzy
|
fe49b2caa8
|
Add 4 API functions
|
2022-07-26 19:48:57 +02:00 |
|
Wuzzy
|
f30176ccb1
|
Fix next/prev flag fallback
|
2022-07-26 16:27:04 +02:00 |
|
Wuzzy
|
e07c633679
|
Update node meta on loading mast
|
2022-07-26 16:20:40 +02:00 |
|
Wuzzy
|
bbb59d9dce
|
Store flags by flag name, not flag number
|
2022-07-26 16:11:44 +02:00 |
|
Wuzzy
|
8fd4f9661e
|
Add 4 gender flags: bi-/trigender, demiboy/-girl
|
2022-07-07 20:45:28 +02:00 |
|
Wuzzy
|
5010445428
|
Fix collisionbox size of upper mast
|
2022-07-05 11:34:01 +02:00 |
|
Wuzzy
|
842c1bce44
|
Add comment about flag appendage
|
2022-07-05 00:48:39 +02:00 |
|
Wuzzy
|
a295c4c028
|
Update node definitions
|
2022-07-04 20:20:57 +02:00 |
|
Wuzzy
|
76b5bd0544
|
Check space before placing flag
|
2022-07-04 20:12:59 +02:00 |
|
Wuzzy
|
b003e8366a
|
Merge branch 'hidden' into all_wuzzy_updates
|
2022-07-04 19:38:19 +02:00 |
|
Wuzzy
|
c291ffccce
|
Merge branch 'stuff' into all_wuzzy_updates
|
2022-07-04 19:35:17 +02:00 |
|
Wuzzy
|
0bf02d3245
|
Only start sound once per flag
|
2022-07-04 19:30:54 +02:00 |
|
Wuzzy
|
cff6a2f9c1
|
Make flag poles easier to dig
|
2022-07-04 18:48:13 +02:00 |
|
Wuzzy
|
a570ed7c36
|
Reduce entity collisionbox size to 0
So the flagpole is easier to point to
|
2022-07-04 18:46:48 +02:00 |
|
Wuzzy
|
7698ceebd0
|
No longer need server priv to change flag, check protection instead
|
2022-07-04 18:33:06 +02:00 |
|
Wuzzy
|
889744fc7a
|
Add crafts
|
2022-07-04 18:22:48 +02:00 |
|
Wuzzy
|
88ce6844ff
|
Redo anim handling and fix anim jumps
|
2022-07-03 01:42:08 +02:00 |
|
Wuzzy
|
ae0929a6dd
|
Respawn flags on loading chunk, part 2
|
2022-07-03 01:00:05 +02:00 |
|
Wuzzy
|
f4964faaca
|
Respawn flag entities on loading chunk
|
2022-07-03 00:44:23 +02:00 |
|
Wuzzy
|
5ba46824ad
|
Prevent spawning double flags
|
2022-07-03 00:36:39 +02:00 |
|
Wuzzy
|
901722ca97
|
Fix rotation misplacing flag
|
2022-07-03 00:25:34 +02:00 |
|
Wuzzy
|
61f1b471d0
|
Add 4 gender pride flags
|
2022-07-02 23:28:48 +02:00 |
|
Wuzzy
|
2e704ca392
|
Fix genderqueer flag being used twice
|
2022-07-02 17:49:45 +02:00 |
|
Wuzzy
|
858610b8ee
|
Save/load flag index in flag pole node meta
Needed when flag entity must be respawned
|
2022-07-02 17:38:25 +02:00 |
|
Wuzzy
|
7dc6217492
|
Add hidden mast segments
|
2022-07-02 17:22:18 +02:00 |
|
Wuzzy
|
71853506ef
|
Cycle flags backwards when punching
|
2022-07-02 16:49:27 +02:00 |
|
Wuzzy
|
201db6bd8a
|
Fix deprecation warning for get2d call
|
2022-07-02 16:40:52 +02:00 |
|
Wuzzy
|
52097be084
|
Add screwdriver support
|
2022-07-02 16:36:39 +02:00 |
|
Wuzzy
|
a729d0ce3b
|
Fix crash if rightclick pole w/ missing entity
|
2022-07-02 16:17:41 +02:00 |
|
Wuzzy
|
3cc23ae664
|
Remove double groups definition in nodedefs
|
2022-07-02 16:06:21 +02:00 |
|
Wuzzy
|
42afe00827
|
Some flag node improvements in inventory
|
2022-07-02 16:05:14 +02:00 |
|
Wuzzy
|
7035943fc4
|
Rename files to match naming convention
|
2022-07-02 15:53:10 +02:00 |
|
Wuzzy
|
662bc328f4
|
Clean up init.lua a bit
|
2022-07-02 15:47:13 +02:00 |
|
Wuzzy
|
11f3fb805b
|
Add many new Pride flags
|
2022-07-02 15:31:00 +02:00 |
|
Leslie Krause
|
30d6700592
|
Build 01
- initial beta version
|
2022-06-25 18:31:57 -04:00 |
|