Commit Graph

1317 Commits

Author SHA1 Message Date
darkrose 8dd8bb91f3 better gem ore textures 2015-08-13 23:15:00 +10:00
darkrose 34636c84ae allow farm dirt further from water 2015-08-13 22:34:07 +10:00
darkrose f9bcfa15ab some lighting tweaks 2015-08-11 02:42:10 +10:00
darkrose 02b65400b7 make enchantments less effective when tool type and material type don't match 2015-08-10 16:29:08 +10:00
darkrose 6d4dead545 add overlays for all tools and mithril ingots 2015-08-10 15:48:26 +10:00
darkrose f0591ad30f bookshelves should not disappear when dug 2015-08-10 06:08:25 +10:00
darkrose 8705b478a0 make it work on bsd again 2015-08-08 02:19:09 +10:00
darkrose 8ff989b064 make images fit in inventory grids better, and fix the mithril dust texture 2015-08-06 06:17:50 +10:00
darkrose cd9b5bc6fa enchantments pt 5? - gems in mapgen 2015-08-05 17:34:42 +10:00
darkrose c958cee813 enchantments pt 4 2015-08-04 04:03:18 +10:00
darkrose 5b5a422249 enchantments pt3 / forge pt2 - PROTOCOL BUMP 2015-08-04 02:53:37 +10:00
darkrose 7800b9161b forge pt1 2015-08-03 18:26:32 +10:00
darkrose befcd235a5 enchantments pt2 2015-08-01 21:29:32 +10:00
darkrose f4113b0cf1 enchantments pt1 2015-08-01 06:04:02 +10:00
darkrose 9a3296b76f remove MESE 2015-07-30 17:37:52 +10:00
darkrose 3acc33215c add levels to tools, randomise mineral drop quantity with max based on tool level 2015-07-29 06:02:10 +10:00
darkrose 4ccbb18a73 add extended info to inventory tooltips 2015-07-28 21:34:53 +10:00
darkrose 2823e22c30 this is next 2015-07-28 17:57:29 +10:00
darkrose e95d4a41d5 Revert "Added C++11 support"
This reverts commit db092abd94.
2015-07-27 23:29:02 +10:00
darkrose 450c9632dc Revert "Removed some depricated utility classes"
This reverts commit 3479e5405c.
2015-07-27 23:28:56 +10:00
darkrose 1ebe679db7 1507.00 2015-07-27 17:54:40 +10:00
darkrose 634d0ecce4 translation updates 2015-07-27 17:51:33 +10:00
darkrose f3ea3c7f3b add catchall for linux specific code 2015-07-27 17:51:33 +10:00
Dániel Varga 3479e5405c Removed some depricated utility classes
- Removed CallerInfo, GetResult, ResultQueue, GetRequestRequestQueue
classes
- Refactor TextureSource to use C++11 promise/future
2015-07-27 17:51:33 +10:00
Dániel Varga db092abd94 Added C++11 support
Also fixed minor warning with C++11 compilers
2015-07-27 17:51:33 +10:00
darkrose 1069721a08 fiddling with energy usage and hunger 2015-07-27 17:51:33 +10:00
darkrose cb866f6407 silly asserts 2015-07-27 17:51:33 +10:00
darkrose fb92fdecf1 don't suffocate in CONTENT_IGNORE 2015-07-27 17:51:33 +10:00
darkrose 8ec11c18b1 reduce run speed some more 2015-07-27 17:51:33 +10:00
darkrose 879e431ccb fix low energy sound being played multiple times 2015-07-27 17:51:33 +10:00
darkrose 7f6f151486 pseudorandomise position of wild plantlike nodes 2015-07-27 17:51:33 +10:00
darkrose 0507a7a6fd fix some menche brokenness 2015-07-27 17:51:33 +10:00
darkrose b8b493d580 translation updates 2015-07-27 17:51:32 +10:00
darkrose 05c0ee0f28 add melkior to credits 2015-07-27 17:51:32 +10:00
erebusman 1f88ababd1 new doe and stag models w/ animations 2015-07-27 17:51:32 +10:00
darkrose 52358eb67a make door/hatch/gate open/close code more reusable, and have paired nodes also show as selected 2015-07-27 17:51:32 +10:00
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