Commit Graph

828 Commits

Author SHA1 Message Date
kaadmy 7a38e7151d fix some wording and re-license for LGPLv2.1 and CC BY-SA 4.0 2016-01-06 08:59:26 -08:00
kaadmy 80bf1f6ecc added lumien crafting 2015-12-19 12:38:40 -08:00
kaadmy b7d8b4d3b0 removed stuff added in last commit(too many problems) 2015-12-17 14:44:46 -08:00
kaadmy 9c98105f13 check ambient sounds every second instead of every frame 2015-12-17 14:40:30 -08:00
kaadmy 06e7795d30 added lumien ore; may be buggy 2015-12-17 10:05:34 -08:00
kaadmy 8351ef7e0f added directional ambiance sounds 2015-12-16 10:01:43 -08:00
kaadmy 5bda98a03e added spawnpoint on nav:map and disabled hunger logging 2015-12-03 10:59:45 -08:00
kaadmy 866ee72220 finally fixed ugly carbonsteel pickaxe 2015-12-02 12:48:27 -08:00
kaadmy 94d87a9e92 trying to make navigation maps more crash-tolerant 2015-12-02 12:26:23 -08:00
kaadmy f1ecaee793 cleaned up some nodedefs and changed is_ground_content correctly 2015-11-27 13:17:37 -08:00
kaadmy a70e30d4cd fixed typo from last commit 2015-11-27 13:05:16 -08:00
kaadmy 59f374f38f fixed a bug in maps 2015-11-27 07:34:59 -08:00
kaadmy f602cb022f added smelting coal from trees for all tree types 2015-11-26 10:40:24 -08:00
kaadmy 7f543dcd83 fixed parachute bug 2015-11-17 16:53:09 -08:00
kaadmy b59126db20 Merge branch 'master' of https://github.com/kaadmy/pixture 2015-11-15 08:11:23 -08:00
kaadmy 8b9e94d61f fix undeclared global variable bug thanks to @melzua 2015-11-15 08:10:48 -08:00
melzua f323c6c379 bucket: add a check for is_protected 2015-11-13 20:51:45 +01:00
kaadmy d57b5ed142 fixed book achievement 2015-11-11 12:36:58 -08:00
kaadmy c3b50b6a9f fixed incorrect item names 2015-11-09 11:16:25 -08:00
kaadmy 5a53cb0074 fixed being able to get in/out of beds while in another bed 2015-11-08 10:39:54 -08:00
kaadmy a013682de2 fixed typo with growing thistles 2015-11-06 09:12:25 -08:00
kaadmy 8feedac085 Merge branch 'master' of https://github.com/kaadmy/pixture 2015-11-05 12:54:52 -08:00
kaadmy de6f265786 made thistles grow 2015-11-05 12:53:55 -08:00
melzua 1140718507 Fix is_too_near_spawn function bugs. Now you really can abuse mobs near spawn :-P 2015-11-05 10:39:36 +01:00
kaadmy 78bd353d05 fixed ability to open multiple parachutes 2015-11-04 16:20:05 -08:00
kaadmy 85eaa54f5b made the text input selected first when opening a sign 2015-11-04 16:11:25 -08:00
kaadmy 1abbd0b603 should have fixed problem where maps stay open a little too long when pressing esc 2015-11-04 15:47:28 -08:00
kaadmy fe931a55d7 fixed some stuff with parachutes 2015-10-31 14:56:51 -07:00
kaadmy d2c8f6648e tell how to view PMs when joining 2015-10-28 16:56:15 -07:00
kaadmy bf0dc76cc9 fixed mob safe spawn radius bug 2015-10-28 16:54:12 -07:00
kaadmy b6fb2c83e0 added particles while underwater or eating 2015-10-26 15:03:49 -07:00
kaadmy 51e55a095d added parachutes! 2015-10-26 12:50:02 -07:00
kaadmy 41ca6bb52e fixed crashing with unknown items in the craft guide and fixed getting multiple achievements at once 2015-10-26 10:03:40 -07:00
kaadmy c8e0dbfe68 add achievements to almost everything and fixed some bugs and features 2015-10-25 14:18:54 -07:00
kaadmy f167fd2851 fixed crashing with crafting because of a typo in achievements 2015-10-25 12:50:07 -07:00
kaadmy ffddd28d8b fixed mobs getpos bug 2015-10-25 12:43:51 -07:00
kaadmy 655624e802 reduced sheep and boar hitboxes a little 2015-10-24 17:12:37 -07:00
kaadmy 4e02b7937f finally added achievements! 2015-10-24 17:11:35 -07:00
kaadmy 62effe16b8 make hunger depend on player_effects 2015-10-24 13:27:33 -07:00
kaadmy e013cb73b9 trying to balance tool levels a bit 2015-10-24 13:26:53 -07:00
kaadmy f9e121fe85 added player effects to some stuff 2015-10-24 11:36:31 -07:00
kaadmy 9aefb69043 added player_effects mod for stacking physics overrides 2015-10-23 17:03:12 -07:00
kaadmy c95921c0b0 shortened dirt path slabs 2015-10-23 12:24:13 -07:00
kaadmy 371ec2a65e added dirt path slabs 2015-10-23 12:19:57 -07:00
kaadmy 2f39603ec8 make bookshelfs nameable 2015-10-23 10:38:29 -07:00
kaadmy 88f2351ab6 made books non-stackable 2015-10-23 10:36:47 -07:00
kaadmy 2a00571688 enlarged sheep and boar hitboxes 2015-10-23 10:34:09 -07:00
kaadmy 44f1d5800d fixed headbars using the wrong setting for damage_enable 2015-10-22 16:30:57 -07:00
kaadmy 5e4f7fa639 added simple ground raising for villages to prevent floating villages near cliffs 2015-10-22 16:27:35 -07:00
kaadmy 048616b0b3 removed glass edge, added in commit fd9362bbc1 2015-10-21 14:51:11 -07:00
kaadmy 1f920875a6 made more wasteland desert instead 2015-10-21 13:59:31 -07:00
kaadmy 64496a2455 disabled headbars if damage is disabled 2015-10-21 13:49:40 -07:00
kaadmy 8530859e75 fixed orientation on 3rd person wielditems 2015-10-21 09:31:00 -07:00
kaadmy fd9362bbc1 made glass sunlight propagatable, will break with weather/snow 2015-10-20 15:32:46 -07:00
kaadmy 3bdf39d5ef changed mapgen decorations and biomes a little 2015-10-20 14:59:51 -07:00
kaadmy 840f8c8769 fixed fixlight command 2015-10-20 14:10:44 -07:00
kaadmy 23b706f401 added priv for fixlight command 2015-10-20 12:44:42 -07:00
kaadmy a20e7b44cf sped up player animation a bit 2015-10-20 12:23:59 -07:00
kaadmy 468bcc757e added some shading on fences 2015-10-20 12:13:08 -07:00
kaadmy 700790c20d changed compass images 2015-10-20 12:00:54 -07:00
kaadmy 0bc3791b49 cleaned up some code and added /fixlight command 2015-10-20 11:44:38 -07:00
kaadmy eedbe55a0a added 3rd person wielditems 2015-10-20 10:59:21 -07:00
kaadmy bb85bee215 added thistles and added orchard biome 2015-10-20 09:29:44 -07:00
kaadmy ee5b16cf26 reduced light required for dirt turn into grass 2015-10-19 16:48:16 -07:00
kaadmy a3930835ab reduced owner unlock time for locked chests 2015-10-19 14:06:57 -07:00
kaadmy e109abbc0f reduced damage a bit for broadsword and also added crafting for it 2015-10-19 11:50:52 -07:00
kaadmy 53a970f874 added broadsword and jeweling for it 2015-10-19 11:46:45 -07:00
kaadmy 87265d7165 locked chests can now be "shared" woth cooperation of the owner 2015-10-18 15:28:50 -07:00
kaadmy 9c314e0549 chests can now be named 2015-10-18 15:24:47 -07:00
kaadmy 55dea76d3c made tnt burnable as fuel 2015-10-18 13:02:32 -07:00
kaadmy 626c889d02 removed debug printing in village gen 2015-10-18 11:12:18 -07:00
kaadmy 5c1647ffdd hopefully fixed villages not spawning sometimes 2015-10-18 11:11:22 -07:00
kaadmy 7603be64d8 fixed copy-pasted name in farming 2015-10-18 10:58:03 -07:00
kaadmy bfc9d084dd tons of farming/plant changes and added flowers 2015-10-17 17:31:07 -07:00
kaadmy 16d8a18f52 added logging to player_skins mod and wielditem mod 2015-10-17 14:15:34 -07:00
kaadmy c0e429b624 made easier but same material-size crafting for spears and shovels 2015-10-17 14:14:13 -07:00
kaadmy 3ba2eaea20 add player skins and use new npc textures 2015-10-16 16:36:39 -07:00
kaadmy 788698d229 added grove biome and removed tall trees from wilderness biome 2015-10-16 15:09:41 -07:00
kaadmy 15ec77dd72 torches now use animated textures instead of particles 2015-10-16 14:29:27 -07:00
kaadmy 549899ae12 increased item_drop margin a tad 2015-10-16 13:33:24 -07:00
kaadmy 8bf013f531 changed mapgen to match from merge 2015-10-16 13:27:24 -07:00
kaadmy 9fdadc13e6 Merge branch 'master' of https://github.com/kaadmy/pixture 2015-10-16 13:22:33 -07:00
kaadmy a516b82d29 added a wilderness biome and changed farming grow time 2015-10-16 13:11:21 -07:00
melzua 3bb3d59dbb Optimize a bit. 2015-10-16 21:44:43 +02:00
melzua 9886c4f5b6 Field "height_min": Deprecated: new name is "y_min". 2015-10-16 21:31:30 +02:00
kaadmy 96130c3407 added failsafe in compass if an item doesn't exist 2015-10-12 15:24:37 -07:00
kaadmy 0f3f04f4f1 fixed itemno bug in craft guid 2015-10-11 12:30:48 -07:00
kaadmy 003c4a810e fixed another bed typo 2015-10-11 09:13:20 -07:00
kaadmy 97f2a13cf5 fixed a typo from latest merge 2015-10-10 16:04:23 -07:00
Rui914 8faa438ed7 Bed: Clean up code 2015-10-10 15:23:27 +09:00
kaadmy e38a114faf remove the group snappy from trees 2015-10-08 11:31:09 -07:00
kaadmy 88c55d70bb put grass footsteps in plantable_soil group 2015-10-08 11:21:12 -07:00
kaadmy 1a499862a6 added groups for plantable materials 2015-10-08 11:05:50 -07:00
kaadmy e6112839b1 clams spawn less naturally and grow instead 2015-10-07 13:56:45 -07:00
kaadmy 625cb7fefc put shears in default and made cotton harvestable 2015-10-06 17:10:20 -07:00
kaadmy d6b0331e44 hopefully fixed ghost headbars when players disconnect 2015-10-06 13:14:39 -07:00
kaadmy 836ac2bd88 changed crafting for flint and steel 2015-10-06 10:21:44 -07:00
kaadmy 85f2804402 more torch fixes and funtionality 2015-10-06 10:10:27 -07:00
kaadmy 17cfb7ed37 added gravel beaches and clams 2015-10-05 12:14:47 -07:00
kaadmy 255fc49840 more small cnahges to biomes and navigation 2015-10-05 11:25:11 -07:00
kaadmy a8e396f335 changed some balance problems 2015-10-05 11:18:49 -07:00
kaadmy 7726c7afdf changing skunk a bit 2015-10-04 16:32:17 -07:00
kaadmy da3d802a18 added a new skunk mob 2015-10-04 16:29:26 -07:00
kaadmy 47b87f12bb small changes and wording 2015-10-04 15:13:15 -07:00
kaadmy 2e7218cc0f added saveable private messaging 2015-10-04 15:08:37 -07:00
kaadmy b1b0a0df0c numerous changes, including a health bar above players 2015-10-04 13:40:36 -07:00
kaadmy bf99cc1d13 fixed license for tnt mod and changed detonation method 2015-10-04 10:52:07 -07:00
kaadmy 4f8a32144d Merge branch 'master' of https://github.com/kaadmy/pixture 2015-10-04 10:33:02 -07:00
Rui 8450f42720 minetest.env -> minetest. 2015-10-04 13:25:26 +09:00
kaadmy fc63f53963 cleaned up files and added some missing crafting stuff 2015-10-03 17:07:04 -07:00
kaadmy 6086e888b1 fade nametags while sneaking 2015-10-03 16:19:05 -07:00
kaadmy d662e7e30b changing player visibility distance 2015-10-03 15:48:48 -07:00
kaadmy 9a56d91b7f cleared up licenses for mobs 2015-10-03 15:30:45 -07:00
kaadmy 9785d8a27f fixed npc animation not changing to stand when not following 2015-10-03 15:26:45 -07:00
kaadmy 820d520061 added wasteland biome 2015-10-03 15:17:00 -07:00
kaadmy 458af19014 changed farming images 2015-10-03 14:21:41 -07:00
kaadmy 1bf80dc6b6 swamp water buckets and trying to fix npc taming 2015-10-03 14:02:14 -07:00
kaadmy b1bb5c0c59 dirt with swamp grass now drops swamp dirt 2015-10-03 13:38:25 -07:00
kaadmy 4fa33355f8 tons of small changes, 2 new biomes and lots of swamp stuff 2015-10-03 13:36:01 -07:00
kaadmy 348d4aac57 tons of small changes, and added a chaparral biome and more dry stuff 2015-10-03 11:57:35 -07:00
kaadmy 562fc9e1b8 should work in 0.4.13 release now, but might be slower with armor @asl97 2015-10-03 10:50:02 -07:00
kaadmy 46a302107c fixed /plist not working 2015-10-02 16:13:36 -07:00
kaadmy 4e3f2f281d dirt with dry grass now drops dry grass instead of grass 2015-10-02 15:46:25 -07:00
kaadmy 7031c6a972 added multi fence crafting 2015-10-02 15:16:08 -07:00
kaadmy 24ae3f7d8d multiple changes to village generation, villages are now on maps, and lots of bugfixes and tweaks 2015-10-02 13:58:37 -07:00
kaadmy 7184c0be7e better biomes and cleaned up code 2015-10-02 10:41:35 -07:00
kaadmy 4eee09c3be fixed flowing water sounds overlapping when multiple players are near, @asl97 2015-10-02 10:07:41 -07:00
kaadmy a9d7c328ad flowing water sound is now much better and faster thanks to @asl97 2015-10-02 09:44:25 -07:00
kaadmy 4e1d67f919 changed how signs work when pressing esc @asl97 2015-10-02 09:22:49 -07:00
kaadmy 29e9447731 fixed unneccesary global unlock checking 2015-10-02 09:20:11 -07:00
kaadmy e403cb56f5 added ropes 2015-10-01 17:23:04 -07:00
kaadmy d7aa836052 added savanna biome and dry grass stuff 2015-10-01 17:10:41 -07:00
kaadmy ba3f3e0532 players that go outside of 30000m now get killed 2015-10-01 16:27:22 -07:00
kaadmy ff65116cd7 signs should work correctly when pressing esc 2015-10-01 16:22:21 -07:00
kaadmy 60627ca1bd fixed typo in /uberspeed command and added tons of stuff to /plist 2015-10-01 14:55:18 -07:00
kaadmy a8d131bc18 added player list system 2015-10-01 14:27:05 -07:00
kaadmy 1bba1f0716 fixed missing logging 2015-10-01 13:37:34 -07:00
kaadmy b12c6fa05e fixed missing namespace 2015-10-01 13:36:22 -07:00
kaadmy 02ec64697d finally got locks working reasonably 2015-10-01 13:35:20 -07:00
kaadmy bbb112035d hopefully fixed locks not working 2015-10-01 13:07:26 -07:00
kaadmy 48bc9df02a fixed numerous bugs thanks to @asl97 2015-10-01 12:34:49 -07:00
kaadmy 3f7ad2db09 changed logging a bit and changed armor player skin 2015-10-01 12:25:21 -07:00
kaadmy cca9c411bd added logging in locks 2015-10-01 12:17:16 -07:00
kaadmy b4d5e4f854 fixed locks bug 2015-10-01 12:15:24 -07:00
kaadmy 0f3adb7db8 tuned down sounds a bit and changed water sound logic 2015-09-30 16:14:19 -07:00
kaadmy e4d52ba2ce several minor changes, flowing water now makes noise 2015-09-30 16:10:06 -07:00
kaadmy a01b319969 added multi wood fences 2015-09-30 13:44:56 -07:00
kaadmy 0867e244ea fixed most of the bed bugs :) 2015-09-30 10:09:59 -07:00
kaadmy c54052f3d9 added lock craftitem for making locked stuff 2015-09-30 09:58:28 -07:00
kaadmy 4213a2fba0 locks should now work 2015-09-30 09:49:31 -07:00
kaadmy 0462b79dca increased village density and trying to get locks working 2015-09-30 08:55:54 -07:00
kaadmy 5e8b1ae7a7 fixed glitchy crafting :) 2015-09-29 13:33:18 -07:00
kaadmy aae7624d69 adding locked stuff 2015-09-29 13:32:12 -07:00
kaadmy d01398fcd2 fixed getting out of beds when hungry 2015-09-29 13:31:15 -07:00
kaadmy 738bb7bc24 some minor fixes and character stuff 2015-09-29 13:06:38 -07:00
kaadmy 1553713a80 added more music control and added a new less obnoxious track 2015-09-29 11:46:57 -07:00
kaadmy b688037a93 fixed itemstack drawing in craft guide and added slabs and stairs 2015-09-29 11:19:14 -07:00
kaadmy 81ed6e2c38 tweaked player model animation a bit and sped up sneak animation 2015-09-27 10:00:41 -07:00
kaadmy f3b8f6cb7e fixed missing river water texture bug 2015-09-27 09:11:48 -07:00
kaadmy 77c2230cdc made river water flow less and added river water buckets 2015-09-26 16:46:48 -07:00
kaadmy 58e2853bf6 added river water 2015-09-26 16:34:45 -07:00
kaadmy 8505fc5247 new player model is now in a usable condition 2015-09-26 16:14:58 -07:00
kaadmy 9ce58e038c replaced test model names with the default ones 2015-09-26 15:21:58 -07:00
kaadmy 16177e416a using .b3d models now, .x fails in mt 2015-09-26 15:21:18 -07:00
kaadmy a1b386f72e trying to redo the player model 2015-09-26 14:49:48 -07:00
kaadmy 2426215349 fixed cactus selection box 2015-09-26 13:02:24 -07:00
kaadmy f45729a404 revert to default player model because irrlicht seems to dislike the .x model format 2015-09-26 12:10:07 -07:00
kaadmy 441e523cc6 added better player model(broken in MT, have to fix) 2015-09-26 11:15:05 -07:00
kaadmy 18f0e7fc2f fixed player texture one last time; should work now 2015-09-25 17:39:42 -07:00
kaadmy 33dad121c2 changing player skin a bit more 2015-09-25 17:34:38 -07:00
kaadmy 94cf84f732 removed legacy stuff and made tnt have no damage when near water 2015-09-24 13:34:02 -07:00
kaadmy 23d0f62241 tnt can now be detonated by weak torches and flint and steel 2015-09-24 12:06:38 -07:00
kaadmy e99cd33b46 made player arm texture correctly mapped 2015-09-24 11:44:40 -07:00
kaadmy 66046aea57 changed craft guide to show amount of output items 2015-09-24 11:32:34 -07:00
kaadmy 9d77913786 signs and fences look much better 2015-09-24 11:18:01 -07:00
kaadmy dc9d17d403 added weak torches and flint and steel 2015-09-24 10:59:16 -07:00
kaadmy a37151d82a made hunger use conf settings for step 2015-09-24 10:04:12 -07:00
kaadmy 85459be525 made water look clearer when underwater 2015-09-24 09:59:56 -07:00
kaadmy 8fb34f8dff added compressed sandstone and grass footsteps 2015-09-24 09:53:09 -07:00
kaadmy 8d41db974a jewels now spawn in birch tree trunks 2015-09-23 17:15:02 -07:00
kaadmy 090898f42a added a crafting recipe for trading books 2015-09-23 16:42:58 -07:00
kaadmy 9b17219343 more villages 2015-09-23 15:52:20 -07:00
kaadmy af137f81c2 papyrus should work better with valleys mapgen 2015-09-23 15:49:08 -07:00
kaadmy c4a2130f5f trying to balance digging speeds some more 2015-09-23 11:40:40 -07:00
kaadmy e9adaeae17 made apples attached nodes so they fall down when leaves decay 2015-09-23 11:31:04 -07:00
kaadmy e37e11849a disabled printing craft recipes(should have disabled before commit last time) 2015-09-23 11:20:05 -07:00
kaadmy 08829b7951 changed tool levels 2015-09-23 11:15:43 -07:00
kaadmy b64c12cbcd disabled snow by default with the setting weather_snow_enable 2015-09-23 11:07:30 -07:00
kaadmy a33c20a201 fixed glitchy craft guide 2015-09-23 10:29:44 -07:00
kaadmy 65cd141556 fixed weather problem with plants 2015-09-23 10:26:29 -07:00
kaadmy 320c2a9eb9 use minetest.hash_node_position instead of a custom function to increase performance thanks to @t4im(Tim) 2015-09-22 10:29:46 -07:00
kaadmy fc33cfd001 fixed blood being disabled 2015-09-22 10:21:14 -07:00
kaadmy f0c8171d7c fixed fiber crafting and some bugs in crafting guide 2015-09-12 11:49:53 -07:00
kaadmy 2269c45a0d reworked field input for signs 2015-09-10 09:40:07 -07:00
kaadmy a71f8e6a0c added armor drops on die 2015-09-10 08:54:03 -07:00
kaadmy a7a92b2663 fixed bookshelf formspecs 2015-09-10 08:42:43 -07:00
kaadmy 56904b5f03 fixed tons of bugs in hunger 2015-09-09 09:20:37 -07:00
kaadmy d42ef6e74c use custom dump function 2015-09-09 08:59:11 -07:00
kaadmy 7f84ece2d6 added sun and moon tonemaps 2015-09-06 17:07:03 -07:00
kaadmy 92a501a827 disabled printing craft recipes when clicked in the guide 2015-09-06 16:17:54 -07:00
kaadmy cfaabea748 fixing and tweaking sounds, made most sounds mono 2015-09-06 16:12:52 -07:00
kaadmy 6d5547597a slower hunger down 2015-09-06 15:36:40 -07:00
kaadmy 665aaaccd3 made placeable village spawners opaque again and fixed description typo 2015-09-06 15:10:27 -07:00
kaadmy c1b039f36b made village spawners transparent 2015-09-06 15:09:12 -07:00
kaadmy f6692da3b8 added ways to attain jewels and easier ways to attain gold 2015-09-06 12:02:45 -07:00
kaadmy 14adf84b63 trying to figure out why mob footsteps always sound nearby 2015-09-05 18:38:44 -07:00
kaadmy ffb5c49103 adding support for ubertrees 2015-09-02 18:13:14 -07:00
kaadmy d9906a1433 put village goodies into seperate mod 2015-09-02 10:57:24 -07:00
kaadmy 3e9d0e9b65 jewel workbench added and should work 2015-09-02 10:44:07 -07:00
kaadmy 9686582840 adding jeweling workbench support 2015-09-02 09:37:01 -07:00
kaadmy ae5a8e0c8b added jeweled tools and changed api a bit 2015-09-02 08:53:42 -07:00
kaadmy 99e91507ab fixed texture being in the wrong mod directory 2015-09-01 19:14:49 -07:00
kaadmy 3a3e202207 adding jewels 2015-09-01 19:11:29 -07:00
kaadmy e35d8805a4 added village gen delay 2015-09-01 17:27:27 -07:00
kaadmy 7f685a2928 added automatic village generation(via biome decorations) 2015-09-01 15:13:34 -07:00
kaadmy eedb63f606 patched up deep forests and giga trees 2015-09-01 14:29:41 -07:00
kaadmy 281ccd75bf testing with new 'Deep Forest' biome with huge trees 2015-09-01 13:52:01 -07:00
kaadmy 0fc97c94ce changed village gen a bit 2015-09-01 09:40:48 -07:00
kaadmy d2c64ff359 fixed carbonsteel dust texture 2015-09-01 09:10:40 -07:00
kaadmy aac7a78fbb fixed carbonsteel dust texture 2015-09-01 09:10:32 -07:00
kaadmy bbfed1a1c1 fixed carbonsteel dust texture 2015-09-01 09:10:26 -07:00
kaadmy 808f8a09da made farming plants wave and added not_in_craftingguide group to growing plants 2015-09-01 09:07:56 -07:00
kaadmy ca85719127 added not_in_craftingguide group to nodes 2015-09-01 09:05:38 -07:00
kaadmy ce1023a1bc changed miscolored carbonsteel dust texture 2015-09-01 09:04:26 -07:00
kaadmy 22bd63c070 fixed bad crafting guide groups 2015-09-01 08:50:08 -07:00
kaadmy b8738c1e32 fixed more licenses 2015-09-01 08:43:11 -07:00
kaadmy 8da6282739 changed per-mod READMES to reflect using the WTFPL 2015-09-01 08:41:00 -07:00
kaadmy 12c94adf09 first commit 2015-09-01 08:15:24 -07:00