Hack the F.B.I.

September 2018 (Week 2)

+ Working on sound effect randomizer/tagger/liker thing
+ Experimenting with exceptions within game programs
+ Rolling recap when?
- Realized things break in 16:9

September 2018 (Week 1)

- didn't demoday
+ cd command can change dirs, working on autocomplete
+ moved printing from being cpu workload based to a simple timer
- realized active cpu workloads won't work with the save system
+ found out mouse software is whats causing missed clicks and its not the game being laggy

August 2018 (Week 5)

+ redid how threads worked in the game because it was very wrong
- i dont remember what else

August 2018 (Week 4)

+ Saving/loading fixes
+ Terminal sort of working again
+ Might move main menu into a launcher for mod selection purposes

August 2018 (Week 3)

+ Process/program related progress
+ Different users get different GPU buffers (leading to remote desktop hopefully)
+ Working on terminal command parsing
+ saveing/loading finally seems done

August 2018 (Week 1)

+ Programs can require/make calls to DLLs which can be injected with stuff
+ Boot splash, login screen
+ Programs can be IFileOpener and be called on to deal with OpenFile requests (OS opens files of type Executable for example)
- Mom asked me to move out by October

July 2018 (Week 3)

- still haven't got a solution for loading/saving
+ realized I can just skip this and do it later
- can't skip it because of my low grade mental problems

July 2018 (Week 2)

+ Finally back into dev
+ Switching from mouse to eye tracking + trackball
+ Getting into ScriptableObjects
+ Saving/loading is ~50% working again

July 2018 (Week 1)

- multiple bugs in third party tool
+ figuring them out with trial and error
- didn't demoday again
+ made an internet friend
- bad sleep cycle from caffeine abuse
- general nodev

June 2018 (Week 4)

- Mod loading broken, having to roll a custom save system to save references between monobehaviours

June 2018 (Week 3)

+ main menu modding seems to work again
+ content modding also working again
- irl gardendev taking up daily motivation

June 2018 (Week 2)

+ Modders can make their own main menus for total conversions
+ Made some changes to the SQL->C# code generation with a "NeedsUpdate" column so not everything is regenerated each time (durr)
+ Watching infosec twitch streams to get an idea of the state of things

June 2018 (Week 1)

+ BIOS and motherboard programs run
+ still way behind where the game was before, but things are cleaner now

May 2018 (Week 5)

+ Worried about infringing a copyright so added obfuscation to any third party asset that gets released with modding tools
+ Figured out how to use an obfuscated library without the code to call it being confusing
+ Maybe ready to start remaking the actual game now
+ Welcome /rpgmg/

May 2018 (Week 4)

+ Changing from an editor script to a batch file top pull in DLLs, for some reason List isn't getting saved between restarts in a scriptableobjet
+ Weekend over, time for dev
+ garden dev

May 2018 (Week 3)

+ back on desktop for progressmaking
+ content/modding toolchain seems to be viable (was having a problem with prefabs and DLLs becoming unlinked, or different versions or something)
+ congrats to Slipstream dev and Rokas

May 2018 (Week 2)

- on holiday so no progress
- broke my recap streak
+ being away so long is causing my desire to dev to intensify
+ met up with an old roommate and neither of us have finished out projects ten years later
+ realized theres a whole season of Mr Robot to catch up on and copy off of

May 2018 (Week 1)

- Didn't demoday
+ toolchain/content pipeline seems not fucked, currently
+ working on total conversion capabilty

April 2018 (Week 4)

+ SQL -> TextTransform.exe -> C# code works well
+ The company that made the modding asset is adding dynamic C# compilation support, so maybe you'll be able to write programs for the game inside the game itself
+ Updates to Unity 2018.1
+ User generated content seems like its going to work easily, even for total conversions
- No content

April 2018 (Week 3)

+ Posted progress outside of the recap
- Remaking progress is going really, really slow

April 2018 (Week 2)

+ Rewriting the same functionality with less code each time feels good
- AGDG starting to bully

April 2018 (Week 1)

+ not dead
- keep flipping back and forth between fixing existing version vs starting over