fukurou's latest activity

  • fukurou
    fukurou posted the thread once a night Boolean gate in Atelier.
    import time from datetime import datetime class NightOnceGate: def __init__(self, night_start_hour=21, night_end_hour=6)...
  • fukurou
    fukurou replied to the thread tea party.
    import random import time class DiTeaParty(Skill): def __init__(self): super().__init__() self.set_skill_type(2) #...
  • fukurou
    fukurou posted the thread tea party in Atelier.
    import random import time class DiTeaParty(Skill): def __init__(self): super().__init__() self.set_skill_type(2) #...
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou replied to the thread LivinGrimoire holyC port.
    pt4/4 self->ctsSkills[i]->Ghost(self->ctsSkills[i]); self->ctsCount = 0; } U0 Lobe_InOut(Lobe *self, Skill *skill, U8 *ear, U8...
  • fukurou
    fukurou replied to the thread LivinGrimoire holyC port.
    pt3/4 AlgPart *part = self->alg->parts[self->at]; U8 *result = part->Action(part, ear, skin, eye); StrCpy(self->emot...
  • fukurou
    fukurou replied to the thread LivinGrimoire holyC port.
    pt2/4 I64 i, j; for (i = 0; i <= DEFCON_LEVELS; i++) { self->defcon_count[i] = 0; for (j = 0; j < NEURON_QUEUE; j++)...
  • fukurou
    fukurou posted the thread LivinGrimoire holyC port in Atelier.
    pt1/4 // LivinGrimoire.HC // HolyC port of LivinGrimoire.py // Runs on TempleOS // OOP replaced with structs + function pointers...
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou posted the thread new site in chit chat.
    https://www.livingrimoire.com/
  • fukurou
    fukurou updated their status.
  • fukurou
    fukurou updated their status.
Top