Maidens of the Kaleidoscope

~Hakurei Shrine~ => Rika and Nitori's Garage Experiments => Topic started by: Alicirno on December 03, 2013, 12:59:53 AM

Title: Alicirno's Scripts: ICM Contest - Yuyuko Saigyouji
Post by: Alicirno on December 03, 2013, 12:59:53 AM
I've decided to get back into Danamkufu scripting, so here goes!

England Extra Boss
An Extra Boss Script featuring England/Britain/UK/Arthur Kirkland/Whatever from Hetalia. He's decided to magic everything in a drunken rampage, and you have to stop him! (terrible story, but w/e  :V)
It's a little unpolished as of right now, with there being no score bonuses, and England's name being covered. I haven't been able to test this properly with my terrible laptop, either.  :ohdear:
The script has now been updated -a lot-. There is now a scoring system: collect heart items to increase the PIV by 250. Grazing increases PIV by  10. Going above the PoC grants a heart item every half a second. 100,000 PIV is equal to 1 life. 66,000 PIV is equal to 1 bomb.
Magic Circles and Auras now appear behind the bosses.
There are spell scores, but they do nothing right now.
There is now a stage and a midboss in the form of Spain/Romano added to the script! Although balancing is most likely terrible for it, and it's probably too short. But oh well.
The STG frame has been edited to have lives and bombs show like the Touhou games, and also to be a little prettier.
Contains 8 non-spells and 10 spells for the extra boss, 2 non-spells and a spell for the midboss.
(https://dl.dropboxusercontent.com/u/85661259/englandextrav1.PNG)
England Extra Boss Download (http://www.bulletforge.org/u/alicirno/p/england-extra-boss/v/10)

Incident Causer Mayhem - Yuyuko Saigyouji

I didn't think I'd be able to finish this in time! Stuff has kept me busy so I haven't had much time to plan stuff out, so it might be a little shoddy. It might not also be perfectly balanced due to lack of testability, but oh well!

Enjoy the 3D tree, at least.

Yuyuko Saigyouji Download (http://www.bulletforge.org/u/alicirno/p/incident-causer-mayhem-alicirnos-yuyuko/v/10)
Title: Re: Alicirno's Scripts: England Extra Stage!
Post by: Alicirno on December 26, 2013, 03:40:19 PM
Extra Stage has been updated! From edited OP:
The script has now been updated -a lot-. There is now a scoring system: collect heart items to increase the PIV by 250. Grazing increases PIV by  10. Going above the PoC grants a heart item every half a second. 100,000 PIV is equal to 1 life. 66,000 PIV is equal to 1 bomb.
Magic Circles and Auras now appear behind the bosses.
There are spell scores, but they do nothing right now.
There is now a stage and a midboss in the form of Spain/Romano added to the script! Although balancing is most likely terrible for it, and it's probably too short. But oh well.
The STG frame has been edited to have lives and bombs show like the Touhou games, and also to be a little prettier.

Download (http://www.bulletforge.org/u/alicirno/p/england-extra-boss/v/10)
Title: Re: Alicirno's Scripts: England Extra Stage!
Post by: touhoumaniac on December 27, 2013, 10:16:40 PM
I was able to play nospells 1-5. Everything else resulted in an error.

BLEND_ADD_ARGBは未定義の識別子です
C:/m2ngud/th_dnh_ph3/script/England/Extra/mid-non-spell2.txt
mid-non-spell2.txt 174行目

Some errors i encountered:
Code: [Select]
GetReplayFpsは未定義の識別子です
C:/m2ngud/th_dnh_ph3/script/England/default_system/Default_System.txt
Default_System.txt 561行目


let fps = GetReplayFps();
let text = vtos("02d", fps);
ObjText_SetText(objText, text);
yield;
}
}

//----------
~~~
and
Code: [Select]

ObjRender_SetBlendType(obj,BLEND_ADD_ARGB);
ObjEnemy_Regist(obj);
ObjRender_SetColor(obj,R,G,B);
ObjMove_SetPosition(obj
~~~

Title: Re: Alicirno's Scripts: England Extra Stage!
Post by: Sparen on December 28, 2013, 12:16:10 AM
I was able to play nospells 1-5. Everything else resulted in an error.

BLEND_ADD_ARGBは未定義の識別子です
C:/m2ngud/th_dnh_ph3/script/England/Extra/mid-non-spell2.txt
mid-non-spell2.txt 174行目

Some errors i encountered:
Code: [Select]
GetReplayFpsは未定義の識別子です
C:/m2ngud/th_dnh_ph3/script/England/default_system/Default_System.txt
Default_System.txt 561行目
Are you using pre23? pre23 added ADD_ARGB support for bullets.
Title: Re: Alicirno's Scripts: ICM Contest - Yuyuko Saigyouji
Post by: Alicirno on November 09, 2014, 04:28:44 AM
Incident Causer Mayhem - Yuyuko Saigyouji

I didn't think I'd be able to finish this in time! Stuff has kept me busy so I haven't had much time to plan stuff out, so it might be a little shoddy. It might not also be perfectly balanced due to lack of testability, but oh well!

Enjoy the 3D tree, at least.

/copypasta
Yuyuko Saigyouji Download (http://www.bulletforge.org/u/alicirno/p/incident-causer-mayhem-alicirnos-yuyuko/v/10)