1
0
mirror of git://repo.or.cz/rocks.git synced 2024-11-15 23:10:40 +01:00

Commit Graph

  • 450da72080 Check for wherein for every block of vein, not just center. Removed vein density. Tomáš Brada 2015-04-10 21:20:36 +0200
  • bb7d89bf7d Add vein density. Tomáš Brada 2015-04-10 19:30:36 +0200
  • 65f286f233 Add secondary ores gen in vein. Tomáš Brada 2015-04-10 16:58:33 +0200
  • a011034c2f Enable debugging of veingen to show nyancat veins :) demo Tomáš Brada 2015-04-07 14:08:24 +0200
  • e2f5faa83d Merge branch 'master' into demo Tomáš Brada 2015-04-07 14:07:30 +0200
  • c1cf871d2c Renamed mapgen strata register func, added reg for veins, disabled debug. Tomáš Brada 2015-04-04 00:10:37 +0200
  • 4d7d8cd80d Vein generator finished and use flat noisemap and vox'ma'nips. Tomáš Brada 2015-04-03 23:54:50 +0200
  • 229e0e4e80 Experimental vein generator based on sphere deformed vith 3D noise. The nyan cat is a bonus :) Tomáš Brada 2015-04-03 21:32:20 +0200
  • dbbd865125 Preserving order of registered strata, fixed some noise params, added upper boundary check to mapgen. Tomáš Brada 2015-04-03 16:06:45 +0200
  • f02a668c22 Better logging system. Tomáš Brada 2015-04-03 15:48:49 +0200
  • 57b51fa10f disable debug Tomáš Brada 2015-04-02 21:14:05 +0200
  • 292ad18921 update doc of the new host and the rewrite Tomáš Brada 2015-04-02 20:31:01 +0200
  • 21d2a4779d Rewrite igneous layer. Tomáš Brada 2015-04-02 20:17:56 +0200
  • cd3c2b2586 Putising some igneous stuff from sedimentaary. Tomáš Brada 2015-04-02 00:35:35 +0200
  • 6693f103a1 Fix, debug, cleanup. Tomáš Brada 2015-04-02 00:28:16 +0200
  • 12f7c99e9f Sedimentary layer rewrite. Tomáš Brada 2015-04-01 21:46:30 +0200
  • 7665588a0e Debug spell fix. pre-rewrite1 Tomáš Brada 2015-03-25 22:12:00 +0100
  • 60f9fd9551 Added and tuned coal gen. Tomáš Brada 2015-02-10 17:35:48 +0100
  • 4ce4bdfa88 Lime/Dolo textures. Tomáš Brada 2015-02-10 17:00:29 +0100
  • f0d193fcfd Add limestne and dolomite. Tomáš Brada 2015-02-10 17:00:04 +0100
  • 9dfb45a978 Fix. Tomáš Brada 2015-02-08 21:49:40 +0100
  • 6d5bfbb42d Added sorting on mapgen init. Split geologica to submodules. Tomáš Brada 2015-02-08 21:44:04 +0100
  • f5c693c1de Forgot to add testing file. Tomáš Brada 2015-02-08 21:36:34 +0100
  • 53b4e26b58 Demo updated with working underground generator and PFAA::geologica textures. Tomáš Brada 2015-02-08 21:34:16 +0100
  • 8a44c3a8cd Added ore chance. Tomáš Brada 2015-02-08 21:32:25 +0100
  • d2b4bd6332 Fixed wrong noisemap indexing. Tomáš Brada 2015-02-08 21:20:07 +0100
  • 153d6113ce Disabled some debug. Tomáš Brada 2015-02-08 17:14:01 +0100
  • 7d5e996bef Fix strange air layer. Tomáš Brada 2015-02-08 17:13:50 +0100
  • 51d5d0b83a Optimalized layer generator. Breaks veins and ores. Tomáš Brada 2015-02-08 16:58:57 +0100
  • e912d0c5e5 Vein of clay in mudstone. Tomáš Brada 2015-01-12 21:45:09 +0100
  • 332b9d773f Copied geologica textures. Tomáš Brada 2015-01-11 11:18:33 +0100
  • 10e5b87f55 Added more layers from geologica. Tomáš Brada 2015-01-11 11:16:16 +0100
  • 265912f9da Removed debugging shit. Tomáš Brada 2015-01-10 16:05:32 +0100
  • d547a233e9 Add part of geologica rocks. Tomáš Brada 2015-01-10 15:46:45 +0100
  • af659b9602 Add credit to decoblovks for some textures. Tomáš Brada 2015-01-10 13:24:26 +0100
  • 9469066109 Documentation of the api. Tomáš Brada 2014-12-29 22:28:51 +0100
  • 92885771f6 Note about the fact that everything is aboveground (testing purposes). Tomáš Brada 2014-12-29 21:51:43 +0100
  • dd236a37ec Screenshot of some debug vein. Tomáš Brada 2014-12-29 21:49:45 +0100
  • 80d7db8d44 Vein generator working with 1 3d perlin per vein and 1 prng per ore. Tomáš Brada 2014-12-29 21:47:55 +0100
  • 0d5facc4c5 Split source code to init mapgen and register. Tomáš Brada 2014-12-29 20:16:14 +0100
  • 3c3248108c Add api for veins and ores. New api for layers. Tomáš Brada 2014-12-29 19:04:59 +0100
  • 49cd3736b2 2d noisemap generated by faster bulk function. Tomáš Brada 2014-12-29 16:14:15 +0100
  • 7a07b8ca2f Preparations for upcomming veins and noisemaps. Tomáš Brada 2014-12-29 00:01:36 +0100
  • 3d394c6d89 SymLink to docs. Tomáš Brada 2014-12-28 15:30:13 +0100
  • 04c450abfb Add documentation page and some screenshots. Tomáš Brada 2014-12-28 14:52:09 +0100
  • 2a8cf4d5c4 Sightly usable demo. Tomáš Brada 2014-12-28 14:51:50 +0100
  • 120c7ce4d4 Exp. Tomáš Brada 2014-12-28 11:19:45 +0100
  • cd29bce49a Removed stone-removing abm. Tomáš Brada 2014-12-27 22:57:08 +0100
  • 624fab3353 Quite usable demo. Tomáš Brada 2014-12-27 22:57:04 +0100
  • 0b04f5f171 temporaty Textures of rocks, copy from decoblocks mod. Decoblocks 2014-12-24 23:44:58 +0100
  • d8e1b27fab Basic layer and rock generation. Tomáš Brada 2014-12-24 23:42:36 +0100