This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
An insane update with the bellow work done:
- F [19/02/23] Added a button which disables the lover check fix as it is incredibly badly optimised
- O [19/02/23] Updated some project dependencies in Cargo.toml
- F [20/02/23] Implemented a better way to do the lover fixes - Now every 100 months
- F [20/02/23] Added better buttons which are easier to code with and show 2 different states
- F [23/02/23] Made progress on the new simulation start screen
- F [23/02/23] Improved the frame time calculator and added the average frame time to the end screen
- O [23/02/23] Changed some code structure which improved performance of the simulation a bit
- O [23/02/23] Began adding the code structure for more sim stats
- O [25/02/23] Changed code structure further: the code is now split into 2 files
- O [25/02/23] Deprecated pop_sim_gui_threaded
- O [27/02/23] Even more code structure changes
- F [28/02/23] Began adding the structure needed for the epidemic system
- F [28/02/23] Continued with the epidemic system with: epidemic initialization and epidemic ending
- F [01/03/23] Fixed the readme a bit
- B [02/03/23] Fixed many issues which occurred with the epidemic system
- F [02/03/23] An epidemic can now be started and will automatically stop when nobody is infected
- F [06/03/23] The infection system of the epidemic is complete, now all that remains is a better death system for those who pass and a curing system
- F [06/03/23] Added an end sim button
- O [06/03/23] Reformatted and restructured the code a bit
- F [08/03/23] I greatly improved the realism of the epidemic system and added UI with displays all stats as well as a graph
- O [11/03/23] Removed a non-needed crate from
- F [11/03/23] Increased the realism of epidemics and began adding curing
- B [11/03/23] Fixed an issue with the epidemic system which stopped the whole population from becoming infected after some died
- F [12/03/23] Further fixed the above issue with rebalancing of values
- F [13/03/23] Users can now customise the start of the simulation with different sliders
- B [15/03/23] Fixed an UI formatting issue
- F [15/03/23] Began adding the curing system
- F [15/03/23] Added most of the lethality system
- F [22/03/23] Completed the lethality system and improved the life expectancy weighted ages
To use the app download PSR_GUI.zip and extract to a folder. Then run psr_gui.exe.