Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move Tasks from ToDo.md to Issues #1

Open
9 of 16 tasks
viluon opened this issue Feb 14, 2016 · 0 comments
Open
9 of 16 tasks

Move Tasks from ToDo.md to Issues #1

viluon opened this issue Feb 14, 2016 · 0 comments
Assignees
Labels

Comments

@viluon
Copy link
Owner

viluon commented Feb 14, 2016

These tasks have to be made into issues:

  • Add overloads for Point3D
  • What about the constructor chain interface?
  • Grid3D should use Point3D for origin
  • Rooms are somewhat limited. They can only have 4 walls. What about non-rectangular rooms?
  • Grid3D:resize()
  • Should room floors be limited only to the inner area (exclude the borders with walls)?
  • Move stuff from ToDo to GitHub Issues (done because the ToDo.md file has been deleted and this is in fact an issue 😛 )
  • Implement require(), dofile() is dumb
  • Building should keep a list of outside walls
  • IDuplicable?
  • Generalize Palette, add RoomPalette
  • Use RoomPalette in :populate() along with BuildingPopulator or something similar
    • BuildingPopulator will contain a list of rules such as what Rooms the building should use and how should they be connected, how many of them etc
    • BuildingPopulators will define Building types, for example a family house vs. mall etc
    • BuildingPopulators should have a clue about how the building is structured (floors, staircases, elevators?)
  • Rooms should hold the information about windows, Buildings should only link to them

Note: The fact that a task here is checked means that it has been made into an issue, it doesn't mean it's solved.

@viluon viluon added the meta label Feb 14, 2016
@viluon viluon self-assigned this Feb 14, 2016
@viluon viluon added this to the Pre-release 0.1 milestone Feb 14, 2016
Repository owner locked and limited conversation to collaborators Feb 16, 2016
Repository owner unlocked this conversation Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant