Progress to Next Update #57

Merged
SenseiKiwi merged 3 commits from ProgressOnUpdate into master 2013-07-31 19:34:39 +00:00
SenseiKiwi commented 2013-07-31 16:35:25 +00:00 (Migrated from github.com)

+Limited the sizes of dungeons we'll allow to be imported.
+Added an exception if the user tries to configure invalid block IDs for world generation
+Made progress on fixing vertical dungeon clipping - it's NOT fixed yet. The math is done but some additional code is needed in SchematicLoader. It involves manipulating links. Unfortunately, the functions for manipulating links are complicated and have implicit restrictions, so you'll need to complete that part or walk me through it.

+Limited the sizes of dungeons we'll allow to be imported. +Added an exception if the user tries to configure invalid block IDs for world generation +Made progress on fixing vertical dungeon clipping - it's NOT fixed yet. The math is done but some additional code is needed in SchematicLoader. It involves manipulating links. Unfortunately, the functions for manipulating links are complicated and have implicit restrictions, so you'll need to complete that part or walk me through it.
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: apex/DimDoors#57
No description provided.