2023-08-25


- [x] // TODO: You can just use Delay
- [x] // TODO: You can just use PlaySong
- [x] // TODO: Does this need to be a MutableList?
- [x] // TODO: Try wiping out these lateinit var declarations. Nicer if they can be vals
- [x] // TODO: Consider adding a OnEnter and OnExit methods
- [x] Delays on successEvents/failEvents don't seem to be working
- [x] Level 2 call should change photos when different people are talking.
- [x] Create a SetSkypePhoto Event
- [x] Create LevelDataBuilder class?
- [x] Create a CloseSkypeWindow event
- [x] Class that creates ValuedBehaviourWindows every X seconds
- [x] Create a ValuedBehaviourWindow
- [x] Level 2 core values spamming
- [x] //TODO: Do some deduplication
- [x] //TODO: Dedupe this code
- [x] ValueBehaviourSpammer should only trigger after the SkypeCall
- [x] ValueBehaviourSpammer should only run on Level2.
- [x] Players should close chats
- [x] Level 2: After five chats
- [x] Level 2: Users ask for information
- [x] Do not let users drag windows off the screen
- [x] Sometimes users just say Hi
- [x] Type up notes you made into STORY.md or LEVELS.md
- [x] See how kickstarter is doing
- [x] Create a GenericConversation class
- [x] Replace all other conversations with GenericConversation
- [x] Conversation objects should hold onto IEvents not UserEvents
- [x] Rename V2 methods
- [x] Read and organise LEVELS.md
- [x] Read and organise PLANNING.md
- [x] Merge PLANNING.md into STORY.md
- [x] Read and cleanup backlog in TODO.md
- [x] Read and organise STORY.md
- [x] Message history can bleed over the window
- [x] Handle case where message is long
- [x] Chat input field can bleed over the window
- [x] One long word in WrappedText can bleed across the maxWidth
- [x] Break into levels, after a certain amount of events you go to the next level
- [x] Log slow frames
- [x] Model the rules for your sales script
- [x] GenericConversation -> Conversation
- [x] InformationPrompt should take a list
- [x] Fill out events in SalesConversationFactory
- [x] Code that generates X Conversations from a SalesScript
- [x] Should be able to play through a few sales conversations
- [x] "Please Greet Me" softlock.
- [x] Add Delays to failEvents
- [x] When a window pops up, give it focus?
- [x] Create sales-script.txt icon
- [x] Create a SalesScriptWindow
- [x] SalesScript window describes how to sell to users
- [x] Level 1 -> Level 4

Files

2023-08-25.tar.gz 16 MB
Aug 25, 2023

Leave a comment

Log in with itch.io to leave a comment.