Perttu Ahola
|
e0f7bd4d57
|
Modified block mesh generation to have clearer input and output. Instead of being a messy object oriented cludge, it now is a messy cludge with separate parameters.
|
2011-04-03 19:50:54 +03:00 |
|
Perttu Ahola
|
01c2b003e1
|
commit before some more radical changes
|
2011-04-03 16:21:06 +03:00 |
|
Perttu Ahola
|
06eb0ad4d0
|
copied draft of updateNodeMeshes from backup
|
2011-04-03 12:48:20 +03:00 |
|
Perttu Ahola
|
ee89e29ae1
|
Revert mapgen to best working version (2)
|
2011-04-03 12:14:23 +03:00 |
|
Perttu Ahola
|
bc66bb2d40
|
Mapgen is better now. Not a lot, but a bit!
|
2011-04-02 20:55:22 +03:00 |
|
Perttu Ahola
|
2990f5d90b
|
commit before some radical changes
|
2011-04-02 13:44:06 +03:00 |
|
Perttu Ahola
|
2e7b15fed3
|
mapgen work-in-progress
|
2011-03-02 02:00:11 +02:00 |
|
Perttu Ahola
|
9a22d02903
|
mapgen tweaking
|
2011-03-01 01:32:54 +02:00 |
|
Perttu Ahola
|
f923c1fb66
|
tweaked mapgen
|
2011-02-28 21:12:01 +02:00 |
|
Perttu Ahola
|
231386d501
|
tweaked mapgen
|
2011-02-28 14:51:57 +02:00 |
|
Perttu Ahola
|
ad9e084e94
|
added trees (very glitchy) and changed grass texture
|
2011-02-28 02:48:31 +02:00 |
|
Perttu Ahola
|
c8be58a65c
|
A third try on terrain generation. No trees yet.
|
2011-02-28 02:01:40 +02:00 |
|
Perttu Ahola
|
9778347c7f
|
mainly work on object scripting api
|
2011-02-23 02:49:57 +02:00 |
|
Perttu Ahola
|
c57637b4c3
|
Temporary commit; lots of test code and stuff
|
2011-02-21 00:45:14 +02:00 |
|
Perttu Ahola
|
741776313a
|
fixed invalid block loading (the action is to generate a new one)
|
2011-02-16 22:53:35 +02:00 |
|
Perttu Ahola
|
92432a28c0
|
small fixes: crack texture, server build on windows, configuration file example, adding config file example to install
|
2011-02-16 20:03:31 +02:00 |
|
Perttu Ahola
|
be7391c2b1
|
mud gets now grass onto it when placed into sunlight. also removed three old files
|
2011-02-15 12:33:59 +02:00 |
|
Perttu Ahola
|
2684e620b5
|
server now won't crash when it is tries to generate blocks that are not inside MAP_GENERATION_LIMIT
|
2011-02-15 01:02:31 +02:00 |
|
Perttu Ahola
|
467f43d47c
|
Some fiddling around with fog... not much changed
|
2011-02-14 16:13:03 +02:00 |
|
Perttu Ahola
|
b1defb4def
|
fixed bug in sneaking
|
2011-02-14 11:43:42 +02:00 |
|
Perttu Ahola
|
14fafc7217
|
added sneaking/crouching and changelog
|
2011-02-14 02:54:15 +02:00 |
|
Perttu Ahola
|
80a2ee6d59
|
mapgen parameter tweaking
|
2011-02-13 15:25:00 +02:00 |
|
Perttu Ahola
|
21372749f5
|
now it works nicely
|
2011-02-11 20:37:54 +02:00 |
|
Perttu Ahola
|
52d99fef31
|
fully working i guess
|
2011-02-11 19:55:42 +02:00 |
|
Perttu Ahola
|
1704badc30
|
work-in-progress texture atlas optimization
|
2011-02-10 02:13:03 +02:00 |
|
Perttu Ahola
|
15f27a1937
|
made it to work with my windows compiler
|
2011-02-08 10:11:26 +02:00 |
|
Perttu Ahola
|
dd9e82f5bc
|
bug-fixin'
|
2011-02-08 01:12:55 +02:00 |
|
Perttu Ahola
|
25a7fabed8
|
mapgen tweaking
|
2011-02-06 16:35:27 +02:00 |
|
Perttu Ahola
|
ea6740e900
|
mapgen stuff
|
2011-02-05 14:55:16 +02:00 |
|
Perttu Ahola
|
7f2aa30bf2
|
added sand to map generator
|
2011-02-04 14:32:30 +02:00 |
|
Perttu Ahola
|
6545ea12e9
|
nicer looking water
|
2011-02-04 01:48:52 +02:00 |
|
Perttu Ahola
|
102c5e31fe
|
all kinds of tweaking and fixing
|
2011-02-04 01:22:07 +02:00 |
|
Perttu Ahola
|
71dbee43d0
|
some generation-time mud flow tweaking
|
2011-02-03 13:48:17 +02:00 |
|
Perttu Ahola
|
9b1b57a523
|
some tweaking
|
2011-02-02 18:46:14 +02:00 |
|
Perttu Ahola
|
a75876f248
|
more tweaking
|
2011-02-02 09:28:46 +02:00 |
|
Perttu Ahola
|
a5f109dafb
|
Map generator tweaking. Still doesn't resume from save properly.
|
2011-02-01 23:59:46 +02:00 |
|
Perttu Ahola
|
3d6e71a7d0
|
end-of-day.
|
2011-02-01 20:28:21 +02:00 |
|
Perttu Ahola
|
6834b39c96
|
tweaking mapgenv2 settings for maximum awesomeness.
|
2011-02-01 17:42:39 +02:00 |
|
Perttu Ahola
|
e92238edc8
|
This map generator is starting to look pretty good now... also, disabled loading player position from disk because map is regenerated always.
|
2011-02-01 16:17:55 +02:00 |
|
Perttu Ahola
|
6e196c2ce4
|
partly working chunk-based map generator (doesn't save properly, spawn is pretty random)
|
2011-02-01 03:06:02 +02:00 |
|
Perttu Ahola
|
be851871cd
|
map generation framework under development... not quite operational at this point.
|
2011-01-30 01:44:54 +02:00 |
|
Perttu Ahola
|
9f882bf74d
|
Reworked texture, material, mineral and whatever handling
|
2011-01-26 00:41:06 +02:00 |
|
Perttu Ahola
|
d3a6a12bae
|
removed alternative name "pressure" from param2
|
2011-01-25 09:53:21 +02:00 |
|
Perttu Ahola
|
3909e712a0
|
Faster lighting at map generation time
|
2011-01-24 16:36:58 +02:00 |
|
Perttu Ahola
|
24e41ab4c8
|
Mainly some texture tweaking
|
2011-01-24 13:32:11 +02:00 |
|
Perttu Ahola
|
4a952f22d7
|
small fixes here and there
|
2011-01-24 01:58:15 +02:00 |
|
Perttu Ahola
|
c914cbb0a0
|
OMG! Main Menu!
|
2011-01-23 17:29:15 +02:00 |
|
Perttu Ahola
|
7dc6b03f31
|
.
|
2011-01-17 21:18:08 +02:00 |
|
Perttu Ahola
|
d44abdab17
|
minecraft-style water done (but no texture animation or sound)
|
2011-01-17 21:15:31 +02:00 |
|
Perttu Ahola
|
0fa0e0752a
|
old water removed, some fixes here and there
|
2011-01-17 14:57:37 +02:00 |
|