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

Chti_Yonki

Members
  • Posts

    40
  • Joined

  • Last visited

    Never

Everything posted by Chti_Yonki

  1. Hi, sorry for those already using 0.2.0 and this new early patch. Now the 0.2.1 is available and correct a severe bug caused by FMOD (this should fix your issue lel). _[**Download v0.2.1 - complete version**](http://downloads.supermmorpgmaker.net/Super%20Box%200.2.1%20-%20Kit.rar)_ _[**Download v0.2.0 to v0.2.1 Patch**](http://downloads.supermmorpgmaker.net/SMMOBox%20v0.2.0%20%C3%A0%200.2.1.rar)_ **Patchnote v0.2.1** **Major Changes** - New Sound Mecanics: Client cannot crash, bug or anything because of music FMOD module. - Active HoT/DoT Panel: you can show the HoT/DoT running on you from the Option into the Options Panel. ![](http://www.supermmorpgmaker.net/files/013.png) - Auto-Patch system: the Client and Server will patch themself when upgrading a version. **Minor Changes** - Arrow above Players: show arrow above all Players, this arrow draw above all other effects. You can unshow from the Options Panel. - New color for Mana damages: magenta. - NPCs now attacking randomly between 1s and 2s instead of always 1s. When they are ranged it's 2s to 3s. - When no weapon is equiped, the auto attack speed move between 1s and 2s. **Bug Fix** - Each Projectiles now reach target before disappear. - Now can correctly set a Projectile weapon with no ammo type.
  2. Hello ![;)](http://www.touchofdeathforums.com/community/public/style_emoticons//wink.png) The 0.2.0 is now available. This is an International version you can switch in - French - English - Spanish The Translation cover all the client editors, all the server ui, all the in-game texts. You can switch language directly in-game, no need to restart. Please read the main page of this topic to get the Download link, Patchnote, and more informations.
  3. Hi, I'll try to awnser… > projectiles sistem? NPCs and Players can use Projectiles weapons. > like MR or ordinary? No idea what you mean. > have pd sistem=? If pd is PaperDoll then yes. Engine GFX resources contains also tons of PaperDoll and Item Icons related to PaperDoll made by myself. So atm you have exactly 701 PaperDolls (gear, helm, accessories and weapons) and 1076 Item Icons. All the .png should be usable in other Eclipse Engines, ppls are free to use them ofc.
  4. At the moment higher sprites seem working well, but I didn't scripted for it. I can confirm that's working for NPCs, but for Players that should work. edit: > The only problem I notice is that the server window is too big and i can't see all the options, and that i would like to be able to modify the source code. You cannot read patchnote for 0.2.0 as he is only in French but the Server window size has been drastically reduced. Now the size is 805x585 instead of ~830x1050. ![](http://www.supermmorpgmaker.net/files/001.png)
  5. Hello and thanks for your comments I'll try to awnser you with my best English ever ![:P](http://www.touchofdeathforums.com/community/public/style_emoticons//tongue.png) > Without sourcecode? Without sourcecode. The engine will stay closed-source until I reach a certain version. I don't want to give hopes, so I prefer tell you now that the open-source version is far away. > DX7 or DX8? DX8 ofc. > Not to put this engine down (because it is probably the most feature rich engine I have seen - including premium engines), but it is going to run slower with all of those features. Of course more features = more resources. But all the codes has been optimized A LOT. My engine atm not using so much more resources than other engine (maybe even a bit less since i optimized the source (?)) Somes exemples (0.2.0), the way Maps working has been almost fully rescripted to allow saving only 1 tile or a part of the Map instead of all the Map (SandBox system)… also in 0.2.0 you will get no lag at all in the Map editor (well, a little on 100x100 maps on old computers ^^). All Texts, Maths, Hearts are send only once, so it's charging one time then you never use any server resources for it. Server Variables are asked only on need one by one. Editable Stability rules to make server faster. Calendar system using more client resources than server resources. The NPCs vs NPCs using no more resources than NPCs vs Players NPCs stop activities when no Players on the Map The Game Time tick only when the Hour is over. Each time the Hour change, that's sending 2/3 lines of codes to Players, even. Each UI Options using 1 or 2 lines of controls, not more. Target Sniffer is Client Side on the search, server side on validation (like a normal target click). NPCs Spell System + NPC AI System not using more resource than a 'normal' fight. The NPC Spell even using less resources on SMMOBox for the simple reason that you control NPC AI to make then not just spamming Spells. Lots of things has been edited to save server resources. Just to say guys, a normal attack on a NPC seeking more resources than all thoses systems.
  6. I have a team of 3 people on my forum and 2 irl friends helping me. We are 6 trying to crash, find bugs, ect on the soft. Atm we have really good result on the 0.2.0. - All functions are responding and working correctly online - No major bugs found or reported on our main system since the engine is released. - On IRL crash test we couldn't crash the server, we are going to do an other try with 250 maps full or NPCs fighting each others. - Only unexplained bug we very rarely have is a directx8 bug that crashing client on joining game. - We found no way in 0.2.0 to crash Server from the Client, and crash Client himself while not using 3rd party software. - We found only few UI anomaly due to translation system (anomaly = french instead of english, should be corrected before 0.2.0 release). I focus on stability. I would resolve all issues over making new systems.
  7. **Super MMORPGMaker Box Hello, here my very advanced custom version of Eclipse… [**v0.3.0 AVAILABLE HERE NOW you control wood value with server variables => when a player give a wood you change a local switch to say he participated to the quest => when NPC have enough wood the quest is over and you Create a Chest SandBox => All players with the local switch ON (so if they participated) can use the Chest => If you speak back to the NPC you can reload the Public Quest. You have lots of possibilities, you could even make a RTS system only with this combo and some works… ![](http://supermmorpgmaker.net/files/guides/002/023.png) **- Advanced Event Coding:** It's now 'easy' to code with the Event System. All was made to be confortable and never crashing while doing multiple task. You can even Copy and Paste Event to not have coding again and again the same Event… ![](http://supermmorpgmaker.net/files/guides/002/024.png) **- Target Sniffer System:** Players can choice a Auto-Target option into Option Panel. The Auto-Target is set to make you never using at all your mouse to target. Target Sniffer will always choice a valid target for your Spell, making the game extremly dynamic. The rules of this system are explained into v0.2.0 Patchnote. ![](http://supermmorpgmaker.net/files/guides/002/025.png) **- Full Ban system:** It's now easy to ban/unban an AAccount or/and a IP with the "Ban Manager" on the Serveur. ![](http://supermmorpgmaker.net/files/guides/002/026.png) **- EXP on Contrib System:** I don't like that you get only EXP on killing blow. It pushing peoples to play solo to not losing EXP. Now you can choice how you can EXP with 2 Options; on killing blow and on damages. More the damages you do, more EXP you gain. So several Players can attack the same target and all receive EXP. ![](http://supermmorpgmaker.net/files/guides/002/027.png) ![](http://supermmorpgmaker.net/files/guides/002/028.png) **- Flexible Screen:** the screen global view is larger, and you can also change your screen size as you wish (just like a normal window or throught the Options Panel). ![](http://supermmorpgmaker.net/files/guides/002/029.png) **- Tons of UI bugs fixed…** now All Editors options are working without small UI bugs, ect… the Editors has been totally reworked to FTW. **- in-Game Time:** Now the game how his own clock. You can define the value of 1 Hour In-Game compared to XX minutes IRL. You can see the Clock as Player and from the Server (Hours, Days, Months, Years). The Time is included into the Event Editor. ![](http://supermmorpgmaker.net/files/guides/002/030.png) ![](http://supermmorpgmaker.net/files/guides/002/031.png) **- Calendars system:** Actualy the Calendar system is small. You can bind a Calendar to a Map. Each Month is 10 Days. For each Day you can set Day/Night and Weather to the hours you wish. When a Month is over, you can ask to the Map to go for an other Calendar. This allow you to, for exemple, make a complete automatic season system. ![](http://supermmorpgmaker.net/files/guides/002/032.png) **- Advanced Dialogue System:** you can add commands in Dialogue that write the value of a local variable, server, var, the name of an item, of a spell, ect… for exemple if you write '/vs0015' it will show the server variable #15 value. ![](http://supermmorpgmaker.net/files/guides/002/033.png) **- Map Editor total clean:** what, no more lags ?? ![](http://www.touchofdeathforums.com/community/public/style_emoticons/default/wink.png) - Lots of things has been added to make confortable the Game Edition. A good exemple is the windows memory position. - Advanced Character Panel - Lot more… o_O******
  8. Hello, sorry for my awful English, I try to be simple and clear ![:)](http://www.touchofdeathforums.com/community/public/style_emoticons//smile.png) ATM you can find (in French) my custom version here: [http://www.touchofde…morpgmaker-box/](http://www.touchofdeathforums.com/community/index.php?/topic/133038-super-mmorpgmaker-box/) It's a very advanced version. My translation system is now ready: you can swap all the texts of the game (editors, server, in-game texts, ect…) by 1 click from the client or server. I extracted all the texts and now looking for a translator French to English. If you can understand French enough, the job will be "easy" for you because you can translate and try while the game is running. No need of vb6, no need of editing anything, just need to translate 2 texts files. ATM those 2 files cover around 98% of the texts so we can proceed to a full (-2%) translation. Anyone helping me to translate it in English will have his/her name (and mail and url if want to) write in a text file for forever ![;)](http://www.touchofdeathforums.com/community/public/style_emoticons//wink.png) I'll send the 0.2.0 (that including the translation system) to anyone want help. When the software will available and French and in English, i'll ask for more translation in other languages and make here an English presentation to the soft. Ty for reading ![;)](http://www.touchofdeathforums.com/community/public/style_emoticons//wink.png)
  9. Hi, A gift from the French community ;) You can use this as you wish. I'm the 'compilator' of this. >! ![](http://milesis.free.fr/Ressources%20ORPG/items/mega_items1.png) I never puts publicity on my creations. Thanks you to respect them.
×
×
  • Create New...