- Sep 11, 2011
- Aug 23, 2011
-
-
Perttu Ahola authored
-
- Aug 22, 2011
-
-
Perttu Ahola authored
-
- Aug 15, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Aug 01, 2011
-
-
Mark Holmquist authored
-
Mark Holmquist authored
-
- Jul 23, 2011
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jul 18, 2011
-
-
Felix Krause authored
Completely rewrote the liquid transformation. The algorithm now exclusively modifies the current node in one iteration. Another change is that MapNode.param2 now stores a bit that tells other nodes if a flowing liquid node flows downwards. This is accomplished by two masks on param2 for the "flow down" bit and the "liquid level" bits. This will be the base of future improvements to the liquid flow. However, in the current state flowing liquid does not always disappear when cut off its source. Be aware that this branch is work in progress.
-
Felix Krause authored
Completely rewrote the liquid transformation. The algorithm now exclusively modifies the current node in one iteration. Another change is that MapNode.param2 now stores a bit that tells other nodes if a flowing liquid node flows downwards. This is accomplished by two masks on param2 for the "flow down" bit and the "liquid level" bits. This will be the base of future improvements to the liquid flow. However, in the current state flowing liquid does not always disappear when cut off its source. Be aware that this branch is work in progress.
-
- Jun 26, 2011
-
-
Perttu Ahola authored
-
- Jun 25, 2011
-
-
Perttu Ahola authored
New map generator added (and SQLite, messed up the commits at that time...) (import from temporary git repo)
-
- Jun 17, 2011
-
-
Perttu Ahola authored
-