Commit Graph

1281 Commits

Author SHA1 Message Date
darkrose e8a5d00665 add dangerous fire option 2015-07-27 17:51:32 +10:00
darkrose 4a05d5682a fix wieldring index not showing for empty slots 2015-07-27 17:51:32 +10:00
darkrose b593b861c7 add wieldindex to settings menu 2015-07-27 17:51:32 +10:00
darkrose f8909f5aab add settings menu button to pause menu 2015-07-27 17:51:32 +10:00
darkrose b6cf2a4803 add puma_rc to credits 2015-07-27 17:51:32 +10:00
darkrose b94fc0ebbe add tea/coffee to craft guide 2015-07-27 17:51:32 +10:00
darkrose 400f620951 remove forcesingle from meta tiles of selected nodes 2015-07-27 17:51:32 +10:00
darkrose 11fd2a7d34 fiddling with collision detection 2015-07-27 17:51:32 +10:00
darkrose e7d8d22dc6 add hdastwb to credits 2015-07-27 17:51:32 +10:00
hdastwb 26c9af1fdd added missing code for the reverse craft guide
Specifically, to make it retain its page number when closed and to make it work with bookshelves.
2015-07-27 17:51:32 +10:00
hdastwb 8dbf039eed change not/and/or to !/&&/|| 2015-07-27 17:51:32 +10:00
darkrose 996707a128 add overlays to hot drinks textures 2015-07-27 17:51:32 +10:00
hdastwb 15b6d1aebf add a reverse crafting guide 2015-07-27 17:51:32 +10:00
darkrose cd90e65fb1 fix typo in black cotton hat texture name 2015-07-27 17:51:32 +10:00
darkrose 459efc5ee1 add limestone 2015-07-27 17:51:32 +10:00
darkrose da1b9756c8 simplify fertilizer code a bit 2015-07-27 17:51:32 +10:00
darkrose a9e1e0c9bb get fertilizer working again 2015-07-27 17:51:32 +10:00
darkrose 29c94b8230 remove an unused function 2015-07-27 17:51:32 +10:00
darkrose 80d83bddbd improved semitrans blit, optimised crack 2015-07-27 17:51:32 +10:00
darkrose c384020f7f enable partial alpha blits in texture creation 2015-07-27 17:51:32 +10:00
darkrose 606a021e64 make it compile with mingw 2015-07-27 17:51:32 +10:00
darkrose 86071aa8fe add trimmed leaves back in 2015-07-27 17:51:32 +10:00
darkrose e539ff4112 fix ondig_also_removes having wierd rotations 2015-07-27 17:51:31 +10:00
darkrose f9309a0b6a this is next 2015-07-27 17:51:31 +10:00
darkrose 7d69a49d05 1506.00 2015-06-20 22:16:11 +10:00
darkrose 898e34674c translation updates 2015-06-20 16:12:57 +10:00
darkrose a02efdfddc add optional index/shortcuts to wieldring 2015-06-20 01:17:05 +10:00
darkrose f6c8e8e881 move hud drawing code to hud.cpp 2015-06-19 23:57:59 +10:00
darkrose f67012024d add low air post render effect 2015-06-19 02:43:55 +10:00
darkrose a647e71899 leaves aren't cubelike, so shouldn't show a cube in inventory 2015-06-18 16:42:57 +10:00
darkrose 5a3ef20992 remove some water walls from far meshes 2015-06-17 19:20:02 +10:00
darkrose 85526a12ec use proper hardface check in trunklike drawtype 2015-06-17 19:03:01 +10:00
darkrose 4d63d2f22a fancy tree trunk bases 2015-06-17 05:27:28 +10:00
darkrose afb628f9cd use red crosshair instead of selection box when pointing at mobs 2015-06-16 21:32:01 +10:00
darkrose f0903e5551 more error checking to prevent segfaults 2015-06-16 05:24:05 +10:00
darkrose e5db29d326 fix a couple more segfaults 2015-06-16 05:04:20 +10:00
darkrose 361ab8c8c5 optimise grass growth code a bit 2015-06-16 04:58:03 +10:00
darkrose 67d6b63cf2 stop grass from ungrowing from a side it's started growing from 2015-06-16 04:41:52 +10:00
darkrose f76e3184f6 translation updates 2015-06-15 19:19:53 +10:00
darkrose c47ae5e06a did I just fix that segfault? maybe? 2015-06-15 05:13:06 +10:00
darkrose a3e59f71ec partially fix one of the segfaults 2015-06-15 02:36:32 +10:00
darkrose ca52853243 oops, uncomment that 2015-06-14 05:39:29 +10:00
darkrose 5d8e522e17 adjust some tree shapes 2015-06-14 02:37:01 +10:00
darkrose 9a5eb994de fix inventory in formspec 2015-06-13 22:38:30 +10:00
darkrose 4e43de05ec new creeping grass growth 2015-06-13 22:19:46 +10:00
darkrose 25ab63591a darken world behind menus/forms, and fix that old ungrabbed mouse bug when inventory is closed 2015-06-12 20:59:21 +10:00
darkrose 526672a259 add a slight gap in player inventory between the wield row and everything else 2015-06-12 17:55:12 +10:00
darkrose dbb0cd81b0 Merge branch 'next' into 'next'
fix deleting map/world data on Windows

This now succeeds in both deleting the map and all world/player data, as well as simply clearing the map.

See merge request !13
2015-06-11 06:32:47 +00:00
Joel Heaton d8df2f28b6 fix deleting map/world data on Windows 2015-06-10 22:02:08 +01:00
darkrose d37095ad4b remove energy effect when damage is disabled 2015-06-11 00:17:46 +10:00