Been so lazy lately
487
0
Advertisement
This god damn Internet is a huge distraction, and I can barely code. I guess I have some attention deficit disorder, but in the last 2 or 3 weeks I was unable to get into the "coding" state of mind. Of course, many times I come home tired from my work, and just don't feel like programming. Also, I built and modded a few toys lately, which is good, I guess because I need some sort of hobby.
Anyway, right now about 2/3 of the structures code is done. I can add a building and it's interiors just fine, but I have to work at the code for teleportation (what happens when you click on a door, for example) and at the code for removing the structures.
Right now the structures definition is in some form of simplified XML, and whilte it is easy to edit it manually, it's a pain in the ass to add a lot of objects in a module. So I'll ask Wytter to write an exporter for the map editor, so that it can also save in that format.
HOPEFULLY, this week I will finish the teleportation code (which shouldn't be more than 100 lines), and MAYBE even the removal of structures code.
Anyway, right now about 2/3 of the structures code is done. I can add a building and it's interiors just fine, but I have to work at the code for teleportation (what happens when you click on a door, for example) and at the code for removing the structures.
Right now the structures definition is in some form of simplified XML, and whilte it is easy to edit it manually, it's a pain in the ass to add a lot of objects in a module. So I'll ask Wytter to write an exporter for the map editor, so that it can also save in that format.
HOPEFULLY, this week I will finish the teleportation code (which shouldn't be more than 100 lines), and MAYBE even the removal of structures code.
Advertisement
Advertisement
Advertisement
Discussion