Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

ER Road Map


Mohenjo Daro
 Share

Recommended Posts

Figured I should make a road map thread so you all know what's planned in the coming few updates.

**NOTE:** This road map is subject to change at any point and does not show what I will actually be doing for an update. I may also have a feature in the road map that I don't have time to add, or find out is impossible to add.

***
***

**1.9.0 -- No Maxes:**

* Add seemless mapping and split what map info is sent when.

* Redo how the server saves and loads files to make it more dynamic. This will get rid of the MAX constants on the server and let the devs add files with the client. This means maps will no longer have 30 NPCs no matter what, that you can add items as you need, etc.

* Redo the server to use unique IDs for file naming. Also allow items (Eg. maps, resources, actual items, etc.) to have categories.

* Allow the client to use named files (Eg. `Lava.png` or `Oak Tree.png`). I might add a search function for finding images more easily.

***

**1.10.0 -- Graphics:** *(Most likely will Merge with 1.9)*

- Redo ER's GUI to be more like AE's (I coded both but improved the GUI more when I did AE's)
- Menu GUI drawn to the screen
- GUI options (server side)
- Redo the dusk, night, and dawn color system

***

**~~2.0.0 -- Scripts:~~**

- ~~Make most (if not all) of ER's formulas able to be changed without VB6. All formulas will be saved in a file the server reads at startup or when told to read them again.~~
- ~~Scripting~~
- ~~ER Language support (this will mainly be for translating the control text (such as labels in the editors), but I plan on extending it to the game in the future.~~

***
***

The list will be updated as newer versions are released as well as if my plans for the updates change. The listed features are the main focus for the update: additional, smaller features may be added as well.

If you have any ideas for the main focus/goal of a future update then don't hesitate to post it :)
Link to comment
Share on other sites

  • 5 months later...
  • 2 weeks later...

I found very complex editor, despite the fact that carries little advanced, has more options to create a good game, only that the editor, makes the head hurt.
In addition, recently I'm trying it, I think it is more complete and complex to simple view of which I am using IntersectEngine.
at least, that I have seen the roadmap and changelog.
excuse me, but do not you write well in English, using a translator.
Link to comment
Share on other sites

@blackig ER's editor is the same as the other Eclipse editors for the most part. The main difference is all the editors were merged into one with tabs for each. There are also a few editors that ER has that other engines don't.

I do plan on trying to make a language system in the near future. This will have files with all the form words for the user to change so that the engine is in a different language. This will only change what the editors say, it won't change item descriptions, names, or other text that you input.

I'm sorry that my English translates poorly when it is put through a translator, but there isn't much I can do about that.
Link to comment
Share on other sites

  • 2 months later...
Half of these features are useless in vb6 as it still uses Winsock and will not be able to hold more than 30 players in its current state. With these more heavy calculation based systems in place you'd be lucky to get 15 without some serious, heavy optimizations that would take months. There's already better options than nearly any VB6 out there and you seem to know that due to you seeming to be drawing inspiration from them.

I guess my question here is why? There is not a single engine on Eclipse that can handle more than 50 players at the moment and DX7 and DX8 are being dropped. Anyone remotely serious about game development should not be using ANY of the tools here unless it's their first "practice" project. You should not be developing with these engines and go live with it expecting to have a success unless you put literal years into your project, by which time your game's tech will be even more obsolete than it is now.

Not trying to be a Debby Downer, but these are the facts :/
Link to comment
Share on other sites

I get it, and for me, this is more of a practice to see what I should and shouldn't be doing when I finally get around to making an engine in a newer lang. At the very least, this next update will be able to support a lot more content if not more people.

People just want a hobby, and the engine can be fine for hobbies when the bugs are removed. ER is currently pretty buggy, as is EO 2, 3, and most every engine on the site, but they can still be used to learn and for hobby projects.
Link to comment
Share on other sites

  • 2 months later...
Updated the main post again.

I'll be frank: I'm planning on moving on from ER shortly after releasing 1.9. I plan on releasing a couple more updates to polish it up, and to add AE's GUI system (which is an improved version of ER's) to it. After that, I plan on moving on from ER.

I've been working on ER for 3+ years now, and I've improved as a programmer a lot. However, I've also gotten tired of VB6's quirks and how hard it is for the average user to get (there's also the engine's limitations). During this time, I'll also be working more on my side projects (the program restarter, updater, eclipse connect, etc.).

I will still support ER, release bug fixes, and help users learn the engine, but I don't plan to release content updates often if ever.
Link to comment
Share on other sites

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...