Stranded

by Jittai
Stranded
A survival game that takes place in an archipelago with other people in the struggle to live.
ID:1258152
 
Same old same old, been busy but kept an eye out.

Someone actually managed to host the game long enough for me to hop on and I suddenly realized my code did not age well compared to my knowledge of DM. All my shoddy work stared back at me in the face.


Soooooo, with a few minutes of work I was able to correct some glaring issues:


- Optimized a lot of the code with new techniques and things I have learned. (note to self don't neglect a project for a long time...)
-- This should have fixed the weird glitch of clothes being invisible on your equipment screen.
-- This should have fixed the failing load save for players.

- Fixed an issue with the combining system being VERY finicky due to a major oversight I never saw back then but know now involving grids and their updates.

- Fixed Maps not loading properly due to a lighting issue while forming the map.

- Fixed NPCs's AI breaking down.

(All of these updates and fixes are recorded in the update and fixes post.)


I was hoping issues like this would be reported, but what ever they're fixed now.