- Apr 18, 2014
-
-
proller authored
-
- Apr 15, 2014
-
-
sfan5 authored
-
- Mar 24, 2014
-
-
Ciaran Gultnieks authored
-
- Mar 12, 2014
-
-
Selat authored
-
- Mar 09, 2014
-
-
Ciaran Gultnieks authored
Also fixes long-standing accuracy issue due to unknown wider object count not being incremented.
-
- Mar 06, 2014
-
-
Ciaran Gultnieks authored
Unless I'm mistaken, the chunk of code I'm moving there is potentially executed hundreds of times inside the loop to get the exact same result every time
-
- Mar 02, 2014
-
-
Ciaran Gultnieks authored
-
- Feb 09, 2014
-
-
kwolekr authored
-
- Feb 01, 2014
-
-
Perttu Ahola authored
-
- Jan 13, 2014
-
-
Ilya Zhuravlev authored
-
- Jan 11, 2014
-
-
Nathanaëlle Courant authored
-
- Dec 12, 2013
-
-
stujones11 authored
-
- Nov 30, 2013
-
-
Nathanaëlle Courant authored
-
- Nov 17, 2013
-
-
Perttu Ahola authored
Revert patch 58f036ad that causes object duplication (which tried to fix objects getting hidden from client) and fix the original problem correctly. This fixes the second distinct object duplication bug.
-
kwolekr authored
The real problem was that MapBlocks were not activated before getting sent to the client
-
- Oct 16, 2013
-
-
Perttu Ahola authored
-
- Sep 17, 2013
-
-
kwolekr authored
-
- Aug 14, 2013
-
-
Kahrl authored
-
- Aug 13, 2013
-
-
PilzAdam authored
-
- Aug 11, 2013
-
-
kwolekr authored
-
- Aug 06, 2013
-
-
BlockMen authored
-
- Aug 04, 2013
-
-
Nathanaëlle Courant authored
Change large amount of objects to be configurable via a setting in minetest.conf (max_objects_per_block).
-
- Aug 03, 2013
-
-
Perttu Ahola authored
-
- Jul 20, 2013
-
-
RealBadAngel authored
-
- Jul 08, 2013
-
-
sapier authored
-
- Jun 28, 2013
-
-
PilzAdam authored
-
- Jun 22, 2013
-
-
PilzAdam authored
-
- Jun 19, 2013
-
-
PilzAdam authored
-
- Jun 18, 2013
-
-
Kahrl authored
-
- Jun 12, 2013
-
-
PilzAdam authored
Play player_damage.ogg when recieving damage and additionally play player_falling_damage.ogg when recieving falling damage
-
- Jun 03, 2013
-
-
Kahrl authored
Now Environment::clearAllObjects() unloads unused blocks in an interval defined by max_clearobjects_extra_loaded_blocks (default 4096).
-
- May 25, 2013
-
-
sapier authored
On the lua side, notably minetest.env:<function>(<args>) should now be replaced by minetest.<function>(<args>). The old way is and will stay supported for a long time. Also: Update and clean up lua_api.txt (by celeron55) Move EnvRef to lua and remove add_rat and add_firefly (by kahrl) Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl)
-
- May 20, 2013
- May 06, 2013
-
-
sapier authored
-
- Apr 25, 2013
-
-
sapier authored
-
- Apr 06, 2013
-
-
sapier authored
-
- Apr 05, 2013
-
-
MirceaKitsune authored
-
- Mar 28, 2013
-
-
sapier authored
-
- Mar 12, 2013
-
-
Ilya Zhuravlev authored
-