~Hakurei Shrine~ > Rika and Nitori's Garage Experiments
Sparen's Code Dump (Final updates)
Sparen:
Lesson 27 - Basics of Items complete
Link
Does not cover item scripts or user defined items - that will come in a later lesson. The current lesson is a formalization of https://dmf.shrinemaiden.org/wiki/Sparen%27s_Basic_Ph3_Item_Tutorial
Sparen:
It's finally here!
Sparen's Danmakufu ph3 Tutorials Lesson 28 - Implementing Stage Enemies and Familiars
We finally have a proper Familiar/Stage Enemy implementation guide! As usual, please inform me of any bugs, issues, or suggestions~
Arcvasti:
Clicking on the "Run Damnakanvas Simulation" button multiple times in quick succession really messes it up. Its a really neat idea, however.
Sparen:
--- Quote from: Arcvasti on May 04, 2018, 02:01:27 AM ---Clicking on the "Run Damnakanvas Simulation" button multiple times in quick succession really messes it up. Its a really neat idea, however.
--- End quote ---
Holy crap. That must be a new bug since the old system didn't do that...
EDIT: Fixed; it was an unintended consequence of the way I transitioned global variables to object fields during porting. For more info: Danmakanvas
Sparen:
As you may or may not know, I have recently begun the task of hosting my own copy of the Danmakufu ph3 Function Reference on my website, which will become the primary reference within the tutorials once complete. It serves as a backup for when the Danmakufu Wiki goes down.
...Coincidentally, almost immediately after starting the project, the DNH Wiki went down, and it has been weeks since we've last had access.
The backup docs can be found here and although it is a work-in-progress (one or two categories of functions every day or so), the project is proceeding smoothly.
If you have any questions or concerns, or if there are errors (as there very well might be due to my copy-paste-rewrite mechanism), please send me a PM and I will rectify the issues as soon as possible.
Thank you.