![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
5:23pm - My new job is pretty easy but I'm still having trouble with stress. I'm going to keep with it for now, and do my best, but the parts that are hard are all inside me.
Anyways it might help to do some work on my Roguelike Game to remind myself that I do other things.
5:39pm - I'm moving some of the code from my Level script to the GameMap script. Specifically the map code.
I think Level will still be responsible for the Actors in the level, while GameMap will handle tracking map details and updating the visual elements.
6:01pm - I moved the Map code from the Level Script to the GameMap script, but I haven't reintegrated things yet, so that'll come next.
I've put some TODO notes in where I need to redo some things, and it looks like I'll need to modify the ActorFactory to not directly apply actors to the map, but rather return them and let the Level script pass them to the GameMap script.
I'll also have a lot of functionality to implement in the new format in general, but that'll have to wait until later. My Roomie is done his stream so we want to go run a few errands and eat out, now that we can. I'm also almost done my drink.
So, I'll save this and leave it for later, hopefully later tonight. I'd just leave it open, but I'm probably going to have to turn off my computer between now and then.
Anyways it might help to do some work on my Roguelike Game to remind myself that I do other things.
5:39pm - I'm moving some of the code from my Level script to the GameMap script. Specifically the map code.
I think Level will still be responsible for the Actors in the level, while GameMap will handle tracking map details and updating the visual elements.
6:01pm - I moved the Map code from the Level Script to the GameMap script, but I haven't reintegrated things yet, so that'll come next.
I've put some TODO notes in where I need to redo some things, and it looks like I'll need to modify the ActorFactory to not directly apply actors to the map, but rather return them and let the Level script pass them to the GameMap script.
I'll also have a lot of functionality to implement in the new format in general, but that'll have to wait until later. My Roomie is done his stream so we want to go run a few errands and eat out, now that we can. I'm also almost done my drink.
So, I'll save this and leave it for later, hopefully later tonight. I'd just leave it open, but I'm probably going to have to turn off my computer between now and then.