|
addons/godot_state_charts
|
set up basic passage of time using state charts
|
2023-10-01 15:38:19 +02:00 |
|
.gitattributes
|
create base for game ui
|
2023-09-30 16:59:21 +02:00 |
|
.gitignore
|
configur exports per (desktop) platform
|
2023-10-02 16:25:37 +02:00 |
|
advance_game.gd
|
set up basic passage of time using state charts
|
2023-10-01 15:38:19 +02:00 |
|
blank_floppy_count.gd
|
sync blank and written flopy drive stocks when writing drives
|
2023-10-01 13:18:58 +02:00 |
|
buy_at_store.gd
|
start simulating people buying floppy drives during class/the day
|
2023-10-01 16:23:51 +02:00 |
|
choose_purchase_volume.gd
|
allow unsafe purchasing in local store
|
2023-09-30 21:00:03 +02:00 |
|
current_day.gd
|
torrents only show up in browser over time
|
2023-10-02 14:38:09 +02:00 |
|
delete.png
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
delete.png.import
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
delete.svg
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
delete.svg.import
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
download_queue.gd
|
reduce download speed
|
2023-10-02 19:33:00 +02:00 |
|
download_resource.gd
|
allow cancelling downloads
|
2023-10-01 19:59:22 +02:00 |
|
erase_written_floppies.gd
|
sync blank and written flopy drive stocks when writing drives
|
2023-10-01 13:18:58 +02:00 |
|
export_presets.cfg
|
fix macOS bundling regression; high-res app icon
|
2023-10-02 18:54:52 +02:00 |
|
file_resource.gd
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
file_tree.gd
|
allow cancelling downloads
|
2023-10-01 19:59:22 +02:00 |
|
floppy.png
|
create base for blank stock ui
|
2023-09-30 18:53:53 +02:00 |
|
floppy.png.import
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
floppy.svg
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
floppy.svg.import
|
create base for blank stock ui
|
2023-09-30 18:53:53 +02:00 |
|
floppy_title.png
|
add ludum dare entry icon/background image
|
2023-10-02 18:42:27 +02:00 |
|
floppy_title.png.import
|
add ludum dare entry icon/background image
|
2023-10-02 18:42:27 +02:00 |
|
floppy_to_erase_count.gd
|
sync blank and written flopy drive stocks when writing drives
|
2023-10-01 13:18:58 +02:00 |
|
funds_money_count.gd
|
flesh out news ticker and start attaching message templates to torrents
|
2023-10-02 16:12:56 +02:00 |
|
game_over_details.gd
|
set up basic passage of time using state charts
|
2023-10-01 15:38:19 +02:00 |
|
LICENSE
|
Initial commit
|
2023-09-30 16:38:41 +02:00 |
|
loadout_tree.gd
|
allow cancelling downloads
|
2023-10-01 19:59:22 +02:00 |
|
main.tscn
|
reduce download speed
|
2023-10-02 19:33:00 +02:00 |
|
message_resource.gd
|
flesh out news ticker and start attaching message templates to torrents
|
2023-10-02 16:12:56 +02:00 |
|
message_template_resource.gd
|
flesh out news ticker and start attaching message templates to torrents
|
2023-10-02 16:12:56 +02:00 |
|
news_ticker.gd
|
add timestamps in news feed between messages
|
2023-10-02 18:47:16 +02:00 |
|
project.godot
|
torrents only show up in browser over time
|
2023-10-02 14:38:09 +02:00 |
|
README.md
|
Update README.md
|
2023-09-30 17:06:11 +02:00 |
|
time_of_day.gd
|
set up basic passage of time using state charts
|
2023-10-01 15:38:19 +02:00 |
|
to_write_floppy_count.gd
|
sync blank and written flopy drive stocks when writing drives
|
2023-10-01 13:18:58 +02:00 |
|
torrent_browser.gd
|
flesh out news ticker and start attaching message templates to torrents
|
2023-10-02 16:12:56 +02:00 |
|
torrent_resource.gd
|
flesh out news ticker and start attaching message templates to torrents
|
2023-10-02 16:12:56 +02:00 |
|
write.png
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
write.png.import
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
write.svg
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
write.svg.import
|
flesh out local file manipulation
|
2023-09-30 23:15:29 +02:00 |
|
written_drives.gd
|
start simulating people buying floppy drives during class/the day
|
2023-10-01 16:23:51 +02:00 |