Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP node metadata, node timers | Kahrl | 2012-06-03 |
| | |||
* | Node placement / mineral / serialization / iron freq / node_dig callback | Kahrl | 2012-01-22 |
| | | | | | | | | - Node placement code moved to Lua - Mineral system removed (added default:stone_with_coal and default:stone_with_iron). - MapBlock and MapNode serialization updated. - Mapgen: Frequency of iron increased. - node_dig callback and related changes. | ||
* | Node definition names | Perttu Ahola | 2011-11-29 |
| | |||
* | extended content-type range | Perttu Ahola | 2011-07-23 |
| | |||
* | initial steps in doing content type extension | Perttu Ahola | 2011-07-02 |
| | |||
* | New map generator added (and SQLite, messed up the commits at that time...) ↵ | Perttu Ahola | 2011-06-25 |
| | | | | (import from temporary git repo) | ||
* | Preliminary "active block" stuff + set up test code to grow grass. | Perttu Ahola | 2011-05-22 |
| | |||
* | Some work-in-progress in hp and mobs and a frightening amount of random fixes. | Perttu Ahola | 2011-04-21 |
| | |||
* | updated example map generator python script | Perttu Ahola | 2011-04-11 |
| | |||
* | support for format 0 and 1 maps | Perttu Ahola | 2011-04-11 |
| | |||
* | new object system | Perttu Ahola | 2011-04-10 |
| | |||
* | fully implemented the sign with the new framework | Perttu Ahola | 2011-04-04 |
| | |||
* | all kinds of tweaking and fixing | Perttu Ahola | 2011-02-04 |
| | |||
* | Initial commit of mapgen v.2. Lacks configuration and saving to disk. | Perttu Ahola | 2011-01-16 |
| | |||
* | day/night working client side | Perttu Ahola | 2010-12-19 |
| | |||
* | commit before content-tile separation | Perttu Ahola | 2010-12-13 |
| | |||
* | commit before some radicallish changes to water behavior | Perttu Ahola | 2010-12-11 |
| | |||
* | license stuff | Perttu Ahola | 2010-11-29 |
| | | | | | --HG-- rename : src/licensecomment.txt => licensecomment.txt | ||
* | - added map generating script | Perttu Ahola | 2010-11-29 |
| | | | | - dropped support for versions older than 2 because of lighting support | ||
* | Initial files | Perttu Ahola | 2010-11-27 |