Commit graph

12 commits

Author SHA1 Message Date
Justin Aquadro
766f6447e0 If exposing boolean properties, it's simpler to also keep the internal representation boolean. 2013-07-02 21:46:25 -04:00
Justin Aquadro
af639918b9 Any new fields (including compound subfields) need to be either OPTIONAL or CREATE_ON_MISSING. Only entries that are part of a compound when it is first introduced need not be optional. 2013-07-02 21:40:57 -04:00
snoopen
c5b9b80961 Update Level.cs
Removed SchemaOptions.OPTIONAL from all sub nodes of GameRules. As far as I can see GameRules is mandatory
2013-05-27 13:13:50 +11:00
snoopen
9b312a2a74 Update Level.cs
Added support for the last few missing settings in Anvil worlds. This includes:
- generatorVersion
- generatorOptions
- initialized
- allowCommands
- DayTime
- GameRules:
  - commandBlockOutput
  - doFireTick
  - doMobLoot
  - doMobSpawning
  - doTileDrops
  - keepInventory
  - mobGriefing
2013-05-27 00:12:51 +10:00
cry-inc
eb7c3a9cc5 Added support for the GeneratorName setting in Anvil worlds 2013-05-10 21:50:41 +02:00
Justin Aquadro
afae126fb0 Initializing Source property for created INbtObjects 2013-01-30 21:24:47 -05:00
Justin Aquadro
9f3312d790 Exposing raw NBT Source property to several INbtObjects 2012-11-04 21:05:28 -05:00
Justin Aquadro
ac82c122dc Staged for Anvil branch release. 2012-03-13 21:05:48 -04:00
Justin Aquadro
b5512934d6 Integrated Ionic.Zlib, split into .NET2/.NET4 projects, added MC 1.0.0 features and attributes, namely enchantments 2011-12-04 18:55:03 -05:00
Justin Aquadro
af6ac1e9ef Added MC 1.0.0 level and player NBT data 2011-12-01 00:58:01 -05:00
Justin Aquadro
752a375aee Fixed tileentity data not being copied with chunks. Updated INbtObject types to roundtrip nonstandard data 2011-11-06 15:34:23 -05:00
Justin Aquadro
e23ab933ef Restructuring Repo 2011-10-08 00:01:51 -04:00
Renamed from Substrate/SubstrateCS/Source/Level.cs (Browse further)