Sr_Sirius Posted March 11, 2013 Share Posted March 11, 2013 no more updates?  Link to comment Share on other sites More sharing options...
lel Posted March 11, 2013 Share Posted March 11, 2013 @ [Sr_Sirius](http://www.touchofdeathforums.com/community/index.php?/user/45187-sr-sirius/)> My computer was having problems, but I managed to solve. Soon there will be news.> > Direct2DSprite is fasterIts barely been two days. He is doing great. Give him time.@Death"To each his own."If its really better to use your way, he will find out and fix it I bet.@RicYou're doing great man, keep it up. Link to comment Share on other sites More sharing options...
iHero Posted March 12, 2013 Author Share Posted March 12, 2013 > Loading of it is slower and also i tested it and it is slower at all (it decreased my fps by 5 or 6)In my tests the engine was fastest.> @ [Sr_Sirius](http://www.touchofdeathforums.com/community/index.php?/user/45187-sr-sirius/)> > Its barely been two days. He is doing great. Give him time.> > @Death> > "To each his own."> > If its really better to use your way, he will find out and fix it I bet.> > @Ric> > You're doing great man, keep it up.Thanks lel I'm looking for ways to make the engine faster. I fixed the bug to draw text in picture box. I'll remove the draw text by DirectX8, because he is leaving the engine slower. (If I do not find any fast and efficient way to draw text, I will move to draw text for textures) Link to comment Share on other sites More sharing options...
iHero Posted March 13, 2013 Author Share Posted March 13, 2013 I'm thinking in add MySQL, someone approves? Link to comment Share on other sites More sharing options...
DMF Posted March 13, 2013 Share Posted March 13, 2013 no b/c my sql isnt something someone easyly use so it decreases engine useage. many have shot down dis in the past.just wat i think? idk whats a difference and if you make it work able and explain good enugh might be useful other wise it might turn ppl away.. :/ Link to comment Share on other sites More sharing options...
lel Posted March 13, 2013 Share Posted March 13, 2013 I do not know what MySQL is, or what it does.What I think you should do with your engine now is fix any bugs you can find, and make it as fast as you can.What I want is for you to add features lol, but that is not what you should do.Find and kill bugs, make your engine bug free = )Then add a feature or two. Link to comment Share on other sites More sharing options...
iHero Posted March 13, 2013 Author Share Posted March 13, 2013 > I do not know what MySQL is, or what it does.> > What I think you should do with your engine now is fix any bugs you can find, and make it as fast as you can.> > What I want is for you to add features lol, but that is not what you should do.> > Find and kill bugs, make your engine bug free = )> > Then add a feature or two.Yes, first I always focused on speed and functionality of the engine. MySQL is a database more powerful and better than those saved in files .dat Link to comment Share on other sites More sharing options...
lel Posted March 13, 2013 Share Posted March 13, 2013 I have experienced some issues with certain data not saving correctly in other versions of eclipses. Not sure if this is the same thing you are talking about or not. I will say when ever those issues happened it was so random and infrequent, I would have to ask you if you think it is worth the trouble to switch to MySQL? Is it even that hard? Link to comment Share on other sites More sharing options...
iHero Posted March 15, 2013 Author Share Posted March 15, 2013 Then maybe later I add MySQL. The only problem that prevents me from launching complete version 0.0.7 is the draw text Link to comment Share on other sites More sharing options...
iHero Posted March 16, 2013 Author Share Posted March 16, 2013 _New Version!! 0.0.7.5 Beta_**Download*** [v0.0.7.5 Beta](http://www.mediafire.com/?lt152a6qw8v5a5j)**_Notes_*** This is only a beta version, some things I have not finished* _ScreenShot map don't work_**_ChangeLog_**v0.0.7.5 _Beta__Editions_* Edited some functions and subs* Removed some useless functions and variables* Removed timer for unload textures* Localization of pictures of descriptions* Description of title* After the render sprite* Removed CPS of client and added back into the FPS_Corrections_* My - Draw text in picturebox* My - Drawing tile on editor of map* My - Definition of vital player to create account* My - Draw if control of the form is open Link to comment Share on other sites More sharing options...
lel Posted March 17, 2013 Share Posted March 17, 2013 this Engine is fun. I'll be sad if it's ever left unfinished. Link to comment Share on other sites More sharing options...
Matt Posted March 17, 2013 Share Posted March 17, 2013 I agree  Keep up the good work! Link to comment Share on other sites More sharing options...
iHero Posted March 17, 2013 Author Share Posted March 17, 2013 Thank you. I'm packing up the engine, I'm leaving it faster and fixing bugs … Maybe today I launch a new version  Link to comment Share on other sites More sharing options...
lel Posted March 19, 2013 Share Posted March 19, 2013 that would be great. Link to comment Share on other sites More sharing options...
Sr_Sirius Posted March 22, 2013 Share Posted March 22, 2013 Hey, how its going the new version? Link to comment Share on other sites More sharing options...
iHero Posted March 23, 2013 Author Share Posted March 23, 2013 Sorry. I had a serious problem with my mouse, but I bought a new mouse. Link to comment Share on other sites More sharing options...
iHero Posted March 23, 2013 Author Share Posted March 23, 2013 In the next versions of the engine I'll be adding the event system, but as I never used RPG Maker, I wanted the opinion of you: **What an event system should contain?** Link to comment Share on other sites More sharing options...
DMF Posted March 23, 2013 Share Posted March 23, 2013 EVENT SYSTEM: mainly to control simple stuff like chat system, shops, constom scripts, and cut scenes done with move routes and chat displays, other smaller features like what is in EO 2.3/3.0\. but one in EO currently is a messy code and has a few bugs. but if you keep the features from it (idea behind it) and look at what the event system in rpgmaker does you should be able to make it go right as long as code stays clean xD(plus well commented).if you need to see what the rpgmaker event system "rpgmaker Ace" has a free verision out so you can look at it for refrence.hope this helped you. o-o Link to comment Share on other sites More sharing options...
iHero Posted March 24, 2013 Author Share Posted March 24, 2013 > EVENT SYSTEM: mainly to control simple stuff like chat system, shops, constom scripts, and cut scenes done with move routes and chat displays, other smaller features like what is in EO 2.3/3.0\. but one in EO currently is a messy code and has a few bugs. but if you keep the features from it (idea behind it) and look at what the event system in rpgmaker does you should be able to make it go right as long as code stays clean xD(plus well commented).> > if you need to see what the rpgmaker event system "rpgmaker Ace" has a free verision out so you can look at it for refrence.> > hope this helped you. o-oThank you . I am reviewing the engine and in moments I'll post the new version. Link to comment Share on other sites More sharing options...
iHero Posted March 24, 2013 Author Share Posted March 24, 2013 _New Version!! 0.0.8_**Download*** [v0.0.8](http://www.mediafire.com/?6cdt77bu13v4nl4)**_Notes_*** _ScreenShot map don't work_**_ChangeLog_**v0.0.8_Editions_* Edited some functions* Removed some useless functions and variables* Removed shadow of texts* Add timer for render graphics* Added RenderSprite in a good part of the engine* Edited some things in DirectX8* Using enumerations in place of constants* Faster client_Corrections_* My - Quest of type none* My - Draw title in hotbar* My - Get the picture size to draw something on it.* My - Render resource and door in map* My - Render items* My - Draw player title* My - Npc moving diagonally* My - Moving titles* Draw currency values in inventory when trade is open* Various others bugs Link to comment Share on other sites More sharing options...
iHero Posted March 26, 2013 Author Share Posted March 26, 2013 I found some really serious bugs. Tonight I'll finish patching the system to quest and post the new version. Link to comment Share on other sites More sharing options...
iHero Posted March 28, 2013 Author Share Posted March 28, 2013 _New Version!! 0.0.9_**Download*** [v0.0.9](http://www.mediafire.com/?xwi1n2z7lzwezbl)**_Notes_*** _ScreenShot map don't work_**_ChangeLog_**v0.0.9_Corrections_* My - Quest* My - Errors very, very, very serious* Close the bank after the player leaves the game* Buy Item Link to comment Share on other sites More sharing options...
DMF Posted March 28, 2013 Share Posted March 28, 2013 both v0.0.8 and v0.0.9 are same download link??? y Link to comment Share on other sites More sharing options...
iHero Posted March 28, 2013 Author Share Posted March 28, 2013 > both v0.0.8 and v0.0.9 are same download link??? yOh, sorry it was my mistake.v0.0.9 = http://www.mediafire.com/?xwi1n2z7lzwezbl Link to comment Share on other sites More sharing options...
DMF Posted March 28, 2013 Share Posted March 28, 2013 np, but best brought up before pl complained on bug that you had fixed with the new changes. o-o Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now