- Jun 28, 2015
-
-
RealBadAngel authored
-
RealBadAngel authored
Bugfix: minimap was updated only with loading new blocks, allow forced updates with changing player pos
-
RealBadAngel authored
-
- Jun 27, 2015
-
-
est31 authored
-
paramat authored
Add missing check for max_stone_y to mgv5 cavegen Tunnels now carve through sand below water_level
-
RealBadAngel authored
-
- Jun 25, 2015
-
-
est31 authored
Thanks @TeTpaAka for pointing this out.
-
- Jun 24, 2015
-
-
est31 authored
-
rubenwardy authored
-
- Jun 23, 2015
-
-
Loïc Blot authored
-
est31 authored
Fix grammar error and missing number conversion for version. Also add deployed protocol to log line.
-
est31 authored
Improve shift+click experience
-
Craig Davison authored
-
est31 authored
-
- Jun 22, 2015
-
-
TeTpaAka authored
-
Zheyu Shen authored
-
MirceaKitsune authored
-
- Jun 21, 2015
-
-
paramat authored
-
RealBadAngel authored
-
- Jun 20, 2015
-
-
est31 authored
-
est31 authored
-> remove the old parent as @kahrl suggested -> use indices no iterator as @kwolekr suggested
-
paramat authored
-
figec authored
-
est31 authored
* Use enum for GENERIC_CMD_* * Rename m_attachements to attachement_parent_ids (public member and clearer name) * Rename GENERIC_CMD_SET_ATTACHMENT to GENERIC_CMD_ATTACH_TO * USHRT_MAX + 1 buffer sizes to prevent overflows as @kahrl suggested * Remove unneccessary m_id from GenericCAO (shadowing protected superclass member for no reason) as @kahrl suggested
-
est31 authored
-
- Jun 18, 2015
- Jun 17, 2015
- Jun 16, 2015
-
-
ShadowNinja authored
-
est31 authored
* Make method (more) consistent with current code stlye * Move index into loop constructor after @rubenwardy's suggestion * Cache inv_s->getList(s.listname), which removes a possibly bad scenario of inv_s being null. * Properly check for validity
-
est31 authored
-
est31 authored
Adds list-rings, a method to implement item sending between inventories via shift-click. Nice insider feature: a ring consisting of a single inventory list serves as nice clean-up method. Also adds them to minimal game, and the standard inventory. Craft output slots are not supported.
-
Nathaniel Olsen authored
-
- Jun 15, 2015
-
-
Wuzzy authored
-
y.st authored
-
paramat authored
Decorations: Remove lower limit of water level for placement
-
SmallJoker authored
-