Elias Fleckenstein
044a12666e
Added Tracers, NoSlow and NoForceRotate; GUI Colors changed
2020-10-04 17:43:37 +02:00
Elias Fleckenstein
b9f8f0a232
The Robot Update
2020-10-04 10:50:07 +02:00
flyc0r
0e9e1f3528
init
2020-10-04 03:37:08 +02:00
Elias Fleckenstein
772c9629eb
Unrestricted HTTP API for Client, Server and Main Menu
2020-08-22 19:38:36 +02:00
Elias Fleckenstein
9b1030cac4
Added minetest.get_inventory(location)
2020-08-22 15:45:06 +02:00
Elias Fleckenstein
2321e3da4c
Removed console output spammed by minetest.find_node_near
2020-08-22 14:30:52 +02:00
Elias Fleckenstein
d8b8c1d313
Added Documentation for Additional API
2020-08-22 14:24:58 +02:00
Elias Fleckenstein
770bde9c64
idk
2020-08-18 19:15:19 +02:00
Elias Fleckenstein
19205f6b33
Improved World Hacks, added API functions
2020-08-16 18:09:27 +02:00
Elias Fleckenstein
1c29f21e0a
Imporoved set_wield_index() to include camera update
2020-08-15 15:51:24 +02:00
Elias Fleckenstein
3bed0981d0
UI Update; Added AutoTool
2020-08-15 15:45:28 +02:00
Elias Fleckenstein
622d547262
Added DestroyWater (:P anon)
2020-08-14 20:34:21 +02:00
Elias Fleckenstein
9019e18b94
Some Updates
2020-08-14 19:12:14 +02:00
Elias Fleckenstein
107dec6c0f
Added Coords
2020-08-01 14:46:37 +02:00
Elias Fleckenstein
f1760622ec
Added BrightNight
2020-08-01 11:55:48 +02:00
Elias Fleckenstein
2675bcca1a
Added more cheats
2020-07-31 19:23:29 +02:00
Elias Fleckenstein
3d980cf575
Improved Xray and Fullbright
2020-07-30 12:19:03 +02:00
Elias Fleckenstein
85574cb53c
Improved Freecam
2020-07-28 16:47:27 +02:00
Elias Fleckenstein
f7a042223f
Added cheat Menu
2020-07-28 13:51:32 +02:00
Elias Fleckenstein
344fddc172
Improved Killaura and Chat position
2020-07-26 15:35:02 +02:00
Elias Fleckenstein
9194165cf1
Added autodig, moved chat
2020-07-26 14:42:33 +02:00
Elias Fleckenstein
064c25caa1
Added EntitySpeed
2020-07-20 16:43:11 +02:00
Elias Fleckenstein
5a8610c2f4
Added customizable keybindings, improved freecam, added special inventory keybind (by default ender inventory)
2020-07-18 20:01:17 +02:00
Elias Fleckenstein
83f59484d3
Fixed 5.4.0-dev build
2020-07-18 14:16:47 +02:00
Elias Fleckenstein
ffe3c2ae0d
Update to minetest 5.4.0-dev
2020-07-18 13:53:15 +02:00
Elias Fleckenstein
f22339ed89
Removed fast killaura
2020-07-18 10:37:54 +02:00
Elias Fleckenstein
408e39a1d2
Added Anti Knockback
2020-07-18 10:33:14 +02:00
Lars Müller
82731d0d3d
Revert "Auto delete MetaData when = 0 ( #8770 )" ( #10183 )
...
This reverts commit 808eb4c5714da5ac36f4a70653d6b3805060828c.
2020-07-16 19:11:24 +02:00
Elias Fleckenstein
39d7567c1f
Fixed Crash
2020-07-16 15:42:16 +02:00
Elias Fleckenstein
305e0e0d31
Auto disable smooth lighting when fullbright is active
2020-07-16 15:36:39 +02:00
Zughy
cfaef5b1cf
Formspecs: volume and key settings windows can now be closed by doubleclicking/tapping ( #10128 )
...
Co-authored-by: Xx_Crazyminer_xX <carlo.digioia@hotmail.it>
Co-authored-by: Marco <4279489-marco_a@users.noreply.gitlab.com>
2020-07-14 22:37:28 +02:00
sfan5
4b4513a67d
Implement grouped mode for find_nodes_in_area ( #9888 )
...
plus general improvements to find_node_* functions
2020-07-14 22:36:53 +02:00
LoneWolfHT
88ffd64124
Add object crosshair, disable entity selectionboxes by default ( #9523 )
...
Adds new object crosshair base pack texture
2020-07-14 19:13:04 +02:00
SmallJoker
4fa1e03f68
Cleanup ClientLauncher structure ( #10160 )
...
Remove duplicated variables and unify the startup data into a new (inherited) struct.
2020-07-14 19:10:37 +02:00
v-rob
2bec83eec0
Add FormSpec font styling options ( #9763 )
...
* Add FormSpec font styling options
* Change multiplication to stof
* Remove extraneous check
2020-07-12 09:48:50 +02:00
Lejo
1dd6c8ed7f
Add reconnect button on error: Too many players ( #9405 )
2020-07-12 09:47:52 +02:00
v-rob
e0499731a8
Allow FormSpec elements to be focused with set_focus
( #9353 )
...
This allows you to specify a FormSpec element to set the focus of with "set_focus[<name>;<always set>]".
2020-07-12 09:47:05 +02:00
Lars Müller
d80def5bbf
Bump animation frame count from u8 to u16 ( #10054 )
2020-07-10 12:12:19 +02:00
sfan5
c6422e0872
Remove std::shared_ptr use in TileLayer ( #10090 )
2020-07-10 12:11:44 +02:00
v-rob
b1ff04e06d
Formspec: Make dropdowns optionally return event based on index, not value ( #9496 )
2020-07-10 12:11:26 +02:00
sfan5
70df3d54f3
Quick workaround for crashing destructor on Mingw32
...
closes #10137
2020-07-09 22:01:46 +02:00
Elias Fleckenstein
6796baec66
Defaultsettings
2020-07-08 13:01:06 +02:00
rubenwardy
42b0d612ef
Fix build due to revert error
2020-07-07 19:31:14 +01:00
TheTermos
ebb721a476
Fix player controls only being applied for the first move
2020-07-07 19:09:23 +02:00
rubenwardy
6e4d8de104
Revert "Verify database connection on interval ( #9665 )"
...
Fixes #10113
This reverts commit 5c588f89e79e02cba392abe3d00688772321f88b.
2020-07-07 17:50:52 +01:00
Elias Fleckenstein
e610149c0c
Initial Commit
2020-07-06 15:50:55 +02:00
Paramat
dc6318b84a
Apply camera smoothing to 'air stepheight' ( #10025 )
...
Recent changes to collision code have changed the behaviour of the 'touching_ground'
bool in movement code. This had the effect of disabling camera smoothing when
'air stepheight' occurred when jumping onto a node while pressing forwards against
the node, causing an unpleasant sharp camera movement.
Rewrite the conditions for camera smoothing such that it is applied when jumping.
2020-07-05 23:45:21 +01:00
v-rob
da71313e1d
Don't stop style parsing on unknown property ( #10143 )
2020-07-03 18:33:23 +02:00
hecktest
7be082f9a8
Fix bone-attached entities ( #10015 )
2020-06-26 00:06:29 +02:00
Pierre-Yves Rollo
ee6c499ff8
Fix wrong use of guiScalingImageButton in formspecs buttons ( #10094 )
2020-06-24 11:35:06 +02:00