Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
Current visitors
New profile posts
Search profile posts
Menu
Log in
Register
Install the app
Install
Home
Members
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Heisenberg's latest activity
Heisenberg
replied to the thread
Jesse ! we need to cook the new skill!
.
override func skillNotes(param: String) -> String { if param == "notes" { return "plain hello world skill" } else if...
Dec 23, 2024
Heisenberg
replied to the thread
Jesse ! we need to cook the new skill!
.
public override func setDefaultNote() { notes["notes"] = UniqueResponder(value: "a bundle of grind and reward skills") }
Dec 23, 2024
Heisenberg
replied to the thread
Jesse ! we need to cook the new skill!
.
func addGrindSkill(skill: Skill) { axSkillBundle.addSkill(GamiPlus(skill: skill, axGamification: axGamification, gain: gain))...
Dec 23, 2024
Heisenberg
replied to the thread
Jesse ! we need to cook the new skill!
.
func manualAddResponse(key: String, value: String) { if notes[key] == nil { notes[key] = UniqueResponder(value: value) }...
Dec 23, 2024
Heisenberg
replied to the thread
Jesse ! we need to cook the new skill!
.
var notes: [String: UniqueResponder] = { var tempDict = [String: UniqueResponder]() tempDict["triggers"] = UniqueResponder()...
Dec 23, 2024
Heisenberg
replied to the thread
Jesse ! we need to cook the new skill!
.
Dec 23, 2024
Heisenberg
replied to the thread
Jesse ! we need to cook the new skill!
.
Swift port! Deploying portable lab!!
Dec 23, 2024
Home
Members
Top
Text copied to clipboard.