# 1.2.2024 thu
DefiniBus development diary. Definibus is a space "simulation" written in in Python and pygame.
Monday, February 12, 2024
another quick update..
Wednesday, January 31, 2024
Another quick update
Saturday, January 27, 2024
quick update
Saturday, January 20, 2024
Station buying and new youtube video
Stations can be bought now. Still TODO is "station management screen". Put a quick youtube video on buying the station. It is not so quick in real scenario, credits must be earned first...
Link to video: https://youtu.be/vJz2R7V8mMc?feature=shared
And, some latest "raw notes" from my dev diary added, below:
on station credits, stock value and tech level.
Wednesday, January 17, 2024
Linux test
18.01.2024 thu
Tuesday, January 16, 2024
Station Managment, part 1
===============
Saturday, January 13, 2024
NPC flight and other
I have been implementing NPC flight system now. Quite a struggle, but got it to work now somehow. Next up in the endless task list will be Station Management, meaning that player will be able to buy a station and follow and (micro)manage station issues and also hopefully earn cash in the progress, when things go well.
I though it could be fun to show my raw dev notes from my VS code project. So these notes are for myself to remember and organize things. The content is really "raw"/unedited :) So here they are
A while since last post. DeFinibus project has not been progressing at all, but it is not dead yet. Planning to revive the doings soon. Mean...
-
# 29.01.2024 mon NPC station time depends now on time acceleration ( as it should) TODO next: Station manage screen must be sketched..It m...
-
18.01.2024 thu ============== Smoke tested DeFinibus on Linux, only few changes related to file system paths being handled differently be...
-
Implementing menu system and station Stock market and shipyards functionality. Below is a screenshot of first prototype of menu system. Not ...