]> git.lizzy.rs Git - dragonfireclient.git/shortlog
dragonfireclient.git
2012-11-25 MirceaKitsuneAdd a subfolder for models and transfer models from...
2012-11-25 MirceaKitsuneFix material properties and allow lighting. Models...
2012-11-25 MirceaKitsuneProperly read the mesh from LUA.
2012-11-25 MirceaKitsune3D model support for players using Irrlicht. Also ready...
2012-11-25 Perttu AholaRevert "Don't leak textures all over the place"
2012-11-22 Ilya ZhuravlevFix trees growing into any type of node
2012-11-22 xyzzMerge pull request #268 from khonkhortisan/image_button
2012-11-20 AnthonyFix server crash on /clearpassword
2012-11-12 xyzzMerge pull request #284 from RealBadAngel/master
2012-11-10 PilzAdamMerge pull request #286 from PilzAdam/digging_animation
2012-11-10 PilzAdamAdd jordan4ibanez' better digging animation
2012-11-09 Perttu AholaSwap out pixel-perfect nyan cat by request of Chris...
2012-11-09 Vanessa Ezekowitzadded GUI checkboxes in Settings tab for the aforementi...
2012-11-09 Vanessa EzekowitzAdded video settings filter options via config file...
2012-11-08 Perttu AholaFix unnecessary network protocol incompatibility in...
2012-11-08 RealBadAngelAdding background to Formspec
2012-11-05 PilzAdamMerge pull request #279 from RealBadAngel/patch-2
2012-11-04 RealBadAngelFormspec: Draw images before inventories. Allows to...
2012-11-03 PilzAdamMerge pull request #274 from PilzAdam/falling
2012-11-03 PilzAdamMerge pull request #243 from xyzz/liquid_renewable
2012-11-03 PilzAdamMerge pull request #273 from PilzAdam/air
2012-11-03 PilzAdamMake air and ignore drop nothing
2012-11-03 PilzAdamFix a bug in falling code where entities get stuck
2012-11-02 KahrlDon't leak textures all over the place
2012-11-02 Perttu AholaFix flowing liquid animation direction calculation
2012-11-02 PilzAdamMerge pull request #272 from PilzAdam/pow
2012-11-02 PilzAdamReplace pow() with multiplikation to improve speed
2012-11-01 PilzAdamMerge pull request #270 from PilzAdam/master
2012-11-01 PilzAdamAdd functions to the default mod of minimal game to...
2012-11-01 PilzAdamAdd falling_node to special groups in lua-api.txt
2012-10-31 PilzAdamRemove a useless comment
2012-10-31 PilzAdamMove falling to builtin
2012-10-18 KyleAllow transparent image_buttons
2012-09-09 Perttu AholaAdd nodedef.on_blast() to lua_api.txt in order to suppo...
2012-09-09 Perttu AholaStatically store always_collect field of __builtin...
2012-09-09 Perttu AholaAdd dtime_s to entity activation
2012-09-09 Perttu AholaFix ServerActiveObject stuff
2012-09-09 Perttu AholaFix wielditem entity drawtype brightness control
2012-09-09 Perttu AholaFix ObjectRef:punch()
2012-09-07 Ilya ZhuravlevAdd liquid_renewable property.
2012-09-04 Perttu AholaVersion 0.4.3
2012-09-04 Matthew IPrevent world creation if the world already exists
2012-09-04 Matthew IEnforce stricter world names using a blacklist
2012-09-04 Perttu AholaAdd aux1_descends to key change menu
2012-09-04 Perttu AholaVersion 0.4.3-rc0; increase PROTOCOL_VERSION due to...
2012-09-04 Perttu AholaRemove "Unknown inventory identifier" deserialization...
2012-09-04 Perttu AholaReorganize ClientMap rendering code for a bit more...
2012-09-03 Perttu AholaFix shift-descend to ladders from a floor
2012-09-02 Perttu AholaFix moving stuff into a mismatched stack in a "infinite...
2012-09-02 Perttu AholaMake inventory GUI do sane things when server-side...
2012-09-02 Perttu AholaFix bug in moving a larger sized stack in inventory...
2012-09-02 Perttu AholaAdd overridable function for handling dropped items...
2012-09-01 Perttu AholaFix github issue #224
2012-09-01 Thomas LauroFix issue with openal mac os x compile
2012-09-01 Perttu AholaFix GUIKeyChangeMenu so that '/' can be inserted on...
2012-09-01 Thomas LauroA bunch of GUIKeyChangeMenu fixes
2012-09-01 Perttu AholaAttempt to fix flying gravel and dirt
2012-09-01 Sergey GilfanovSmooth transition to the desert biome.
2012-09-01 Perttu AholaFix the bouncy node related stuff a bit
2012-09-01 Perttu AholaAdd bouncy node group
2012-09-01 Perttu AholaAdd disable_jump and fall_damage_add_percent node groups
2012-09-01 Ilya ZhuravlevAdd InventoryList width property & allow custom craftin...
2012-09-01 sfan5Make shift the default descent control on ladders and...
2012-09-01 Perttu AholaDon't crash in "unexpected multibyte character"; just...
2012-08-31 Perttu AholaUse proper alpha blit in some more texture modifiers
2012-08-31 Perttu AholaProperly initialize baseimg for texture modifier [combi...
2012-08-31 Matthew IFix black display inside opaque water
2012-08-19 Perttu AholaFix github issue #213: Dropping unknown items crashes...
2012-08-12 Perttu AholaFix crash when furnace is full (minimal game)
2012-08-12 Matthew IMove chat commands to Lua and remove servercommand...
2012-08-12 Matthew IAdd ban management routines to Lua API
2012-08-12 Matthew IExtend Lua API in order to implement chat commands
2012-08-12 Matthew IRemove trailing comma after player list in server statu...
2012-08-12 Matthew IAllow digging of unknown nodes
2012-08-12 Perttu AholaFix wrong amount of nodes being dropped from inventory
2012-08-12 darkrosefix node timers so on_timer gets the correct position
2012-08-12 Perttu AholaRemove unwanted ! from ifs in inventory record-for...
2012-07-28 Perttu AholaCall this 0.4.2-rc1
2012-07-28 Perttu AholaFix inventory segfault when rollback recording is disabled
2012-07-28 Perttu AholaAdd enable_rollback_recording setting, defaulting to...
2012-07-27 Perttu AholaHandle max<min in LuaPseudoRandom::l_next()
2012-07-27 Perttu AholaTweak rollback and liquids
2012-07-27 Perttu AholaTweak rollback stuff
2012-07-27 Perttu AholaIncrease automatic suspect guess timeframe
2012-07-27 Perttu AholaABM and liquid overload skip
2012-07-27 Perttu AholaFix server build (a missing header)
2012-07-27 Perttu AholaMake the rollback system VERY FUCKING GOD DAMN POWERFUL
2012-07-26 Perttu AholaDon't track liquids for rollback because of too much log
2012-07-26 Perttu AholaProperly rollback chat command triggered things
2012-07-26 Perttu AholaExperimental-ish rollback functionality
2012-07-26 Perttu AholaWorking group-shapeless and multigroup recipes
2012-07-25 Perttu AholaRestore focus to formspec menu when pressing a button
2012-07-25 Perttu AholaDeprecate minetest.add_to_creative_inventory and use...
2012-07-25 Perttu AholaAdd notice in the minimal game
2012-07-25 Perttu AholaAdd special return value -1 to inventry callbacks
2012-07-25 Perttu AholaImprove formspec positioning
2012-07-25 Perttu AholaImprove inventory callbacks a bit
2012-07-25 Perttu AholaRemove special handling of creative mode
2012-07-24 Perttu AholaDetached inventory callbacks and reworked node metadata...
2012-07-24 Perttu AholaDetached inventories
next