English (American)  中文(简体)
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

by MangaD at 03-09-2018, 12:29 PM
Introduction

Hero Fighter Story Editor is a program that is used to make custom stages that can be downloaded and played by everyone. The game's stages are written in XML format, which is a format that the HF code can parse and interpret. It works similarly to LF2 Data Changing for those who know about it. You will be able to download XML stage files and generate the custom stages. The editor will let you save the custom stage as an XML file (so you can continue working on it later) and will generate an EXE file that will replace the story in the original game with the stage you made. The editor is still very basic but does the core job.

[Image: HFSE.png]

Development Team
Download

https://mega.nz/#!fN9lFbhQ!Xvl9x2xzGj7ni...m__0JAOZsU

Demo

To show proof of results, here is a custom stage made in the past by @Verdusk. The stage's "story" is that you are fighting the 3 biggest and strongest clans of the time that this was made in. The stage is fairly challenging, and is pretty long, but is still entertaining and exciting.

Hero Fighter War Stage (Click To Download)

Tutorial

Check the sample_en.xml file for the very basics of story editing. For more, check the Story Editing forum.

Known Bugs
  • Resize bug - It is possible to resize the text area on its bottom right corner. However there is a bug where the text will not show on the newly enlarged area. The workaround is to resize the app's window.

Change log

03/09/2018 - First version is released.


Attached Files
.xml   story01.xml (Size: 22.58 KB / Downloads: 962)
.xml   story02.xml (Size: 44.93 KB / Downloads: 851)
.xml   story03.xml (Size: 63.29 KB / Downloads: 800)
.xml   story04.xml (Size: 56.6 KB / Downloads: 820)
.xml   story05.xml (Size: 116.7 KB / Downloads: 843)
.xml   story06.xml (Size: 119.12 KB / Downloads: 852)
.xml   story07.xml (Size: 178 KB / Downloads: 875)
.xml   sample_en.xml (Size: 21.17 KB / Downloads: 897)
.xml   sample_b5.xml (Size: 20.56 KB / Downloads: 868)
.xml   ClanWars_by_LeoGautama.xml (Size: 21.54 KB / Downloads: 829)
by BlazingGale at 23-08-2018, 08:50 PM
Introduction

Hero Fighter story editor is a program that is used to make custom stages that can be downloaded and played by everyone. The game's stages are written in XML format, which is just a format that the HF code can parse and interpret. It works similarly to LF2 Data Changing, but just in a different format. You will be able to download base stage files and make custom stages. The editor will let you save the custom stage as an XML file (so you can continue working on it later) and will generate an EXE file that will replace the story in the original game with the stage you made.

Development Team
Download

Coming soon...

Demo

To get everybody excited for this and to show proof of results, here is a custom stage made in the past by @Verdusk. The stage's "story" is that you are fighting the 3 biggest and strongest clans of the time that this was made in. The stage is fairly challenging, and is pretty long, but is still entertaining and exciting.

Hero Fighter War Stage (Click To Download)

Tutorial

Coming soon...

Change log

23/8/2018 (Click to View)
24/8/2018 (Click to View)
by BlazingGale at 16-08-2018, 08:22 PM
I have a suggestion to improve the "new posts" overview section at the top of the main page.

I suggest to make it so there can't be 2 notifications from the same thread. So if there is rapid post posting (try to say that 5 times fast) the notifications will just replace each other, instead of filling the overview with notifications from the same thread.
Also it would be a good idea to make it so if this is the case, the replaced notification will always show up on top, to indicate that it is the newest.
by BlazingGale at 14-08-2018, 07:35 PM
This is where I'll post my non HF related creations. I do warn you though, due to most of these things being recent, most of them are very big in size so loading these pictures will probably take a long amount of time.
Btw the reason I am posting these is because this place is bloody dead, and that because I recently got the Artist award so I figured why not.

Senglicht (Click to View)
Type 4C Messer (Click to View)
by MangaD at 14-08-2018, 06:56 PM
It is possible to change the HFE forum colors using a browser add-on called Stylus.

1. Install Stylus on your browser.
Chrome | Firefox | Opera

2. Create a new style and add the following content:
(You can change the colors obviously!)

@-moz-document url-prefix(https://hf-empire.com/forum/)
{
 :root {
 --main-color: #AC221F !important;
 --grad-color: #474747 !important;
 --grad2-color: #4c4c4c !important;
 --grad3-color: #525252 !important;
 --grad4-color: #575757 !important;
 --grad5-color: #5c5c5c !important;
 --grad6-color: #616161 !important;
 --hover-color: #8C0200 !important;
 --red-overlay: rgba(172,34,31,0.9);
 --gold: #11103f !important;
 --font-color: #ffffff !important;
 --link-color: #ffffff !important;
 --bg-a: #131313 !important;
 --bg-a2: #171717 !important;
 --bg-b: #212121 !important;
 --bg-b2: #252525 !important;
 --bg-b3: #292929 !important;
 --bg-c: #323232 !important;
 --bg-c2: #393939 !important;
 --bg-d: #434343 !important;
 --bg-e: #575757 !important;
 --shadow: #222 !important;
 --popular-border: rgba(255,162,97,0.5);
 --popular-bg: rgba(0,255,0,0.04);
 }

 #logo {
 -webkit-filter: hue-rotate(-20deg) grayscale(20%);
 filter: hue-rotate(-20deg) grayscale(20%) !important;
 }
 .logo-inner {
 -webkit-filter: hue-rotate(20deg) grayscale(0%);
 filter: hue-rotate(20deg) grayscale(0%) !important;
 }
}

3. On the field "Applies to", select "URLs on the domain" and type in "hf-empire.com" without the quotes.

Note: This may not change the editor text area.
  •  Previous
  • 1
  • 30
  • 31
  • 32(current)
  • 33
  • 34
  • 53
  • Next 
Welcome, Guest
You have to register before you can post on our site.
Username/Email:

Password


Search Forums

Forum Statistics
Members: 466
Latest member: ibrahem
Forum threads: 350
Forum posts: 1,570
Online Users
There are currently 70 online users.
0 Member(s) | 68 Guest(s)
Baidu, Bing
Upcoming Events
No upcoming events