Search Unity

Multiplayer Kit

Discussion in 'Assets and Asset Store' started by DevionGames, Nov 30, 2011.

?

Next Update?

  1. Collision

    50 vote(s)
    11.6%
  2. Day Night Cycle

    72 vote(s)
    16.7%
  3. Save the level , skills and inventory...

    152 vote(s)
    35.3%
  4. Character Customization

    92 vote(s)
    21.3%
  5. Teleportation portals

    13 vote(s)
    3.0%
  6. Basic GM commands

    37 vote(s)
    8.6%
  7. Resolution dependand GUI

    15 vote(s)
    3.5%
  1. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    This kit is nothing for beginners, because i am not providing any documentation.

    1. General

    • registration inside client via php
    • login to the game using the MySql database
    • creating and saving character to MySql
    • choosing character
    • "ID Factory"


    2. Character

    • sending keyboard press to server
    • moving character
    • Inventory
    • Equip/Unequip
    • Pickup Items/Drop Items
    • Stats with Regeneration
    • Death
    • "passive" Skills---> increase the hit chance and damage
    • Talents 2 of each class
    • Private Chat

    3. Npc

    • spawnig npcs from database
    • structure for AI to add easy diffrent AI behavior
    • sending status to client( hp, level)
    • die

    3.1 AI

    • Attacking event handler --> fires the attacking state
    • See player event handler
    • Not see player event handler
    • NothingToDo event handler---> clear events
    • Aggro state --> looking for player to attack
    • Moving to Spawnpoint state
    • Active state ---> active , random walk waiting of the player
    • Thinking state ---> thinking what ai state/handler to fire
    • Desires
    • Aggression desire --> will attack if he see the player
    • Attack desire
    • Move to target desire --> following a target (for attack or summon/animal control)
    • Move to Spawnpoint desire --> if to far away the npc will walk to his spawnpoint
    • Walk desire --> random walk
    • Diffrent controllers to handle the ai.

    Login and Registration


    Inventory and Equipment


    AI Following and Attacking


    Talent Trees


    NPC Professions


    Update 0.1

    -fixed crash on login/create character
    -shop system (buy/sell items)
    -save position of the player


    Update 0.2

    FIXED
    - whitescreen in standalone
    - Extracting referenced dlls failed.
    - QuestEditor: you can now only choose npc with the type of QuestNpc

    NEW

    PVP:

    - Editor script Config.cs added to configurate your database connection.
    - some more small changes...

    Update 0.3

    Public Chat/ Say:

    Create Items:

    Account Manager --> Edit existing Account/Characters Preview for update 0.3:

    Teleport/Scene switcher:

    ADDED:
    - New Editor parameters (Npc editor, item editor... and other)

    Update 0.4
    Saving Inventory, Skills, Stats, Talents...

    Update 0.5
    Collision detection

    Update 0.6
    Spawn npc command

    Spawnpoint editor

    Resurrect player

    A lot of fixes and optimization in update 0.6

    Update 0.7
    - Fixed jump animation sync
    - Fixed a performance issue (+ 80 FPS)
    - Started adding Visual Node System

    Update 0.8
    - Npc respawn bug
    - Talent effects were not always instantiated.
    - Player is no longer able to repeat the quest after relog/restart server
    - Banker is holding items after relog/restart server
    - Saving and autoequip after relog.


    You can buy this kit here!


    TODO:
    - more, more, more ideas are welcome

    SOFTWARE LICENSE AGREEMENT
    PLEASE READ THIS SOFTWARE LICENSE AGREEMENT CAREFULLY BEFORE
    USING THE SOFTWARE.BY DOWNLOADING THE PRODUCT YOU ARE CONSENTING TO BE BOUND BY
    THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
    AGREEMENT, DO NOT USE THE PRODUCT.
    – You are not allowed to sell or share this product(Source Code).
    – You may only use one license for one person.
    – You may not transfer your license.
    – You may use the "Multiplayer Kit" as often as you want.
    – If you want a special license, feel free to contact me.
     
    Last edited: Aug 7, 2013
  2. norby

    norby

    Joined:
    Jul 10, 2006
    Posts:
    277
    wow looks good

    Norby
     
  3. thelastowl

    thelastowl

    Joined:
    Jul 30, 2010
    Posts:
    71
    look great can't wait
     
  4. emenezes

    emenezes

    Joined:
    Dec 1, 2008
    Posts:
    2
    when will it be available? what is the cost?
     
  5. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    It needs still some work and my todo list is a little bit long... can not say how much it will cost, because in some systems i am still in the idea phase :D

    @Norby and Lastowl thanks :D
     
  6. Astero

    Astero

    Joined:
    Mar 17, 2011
    Posts:
    115
    Awesome, that is what I will probably need for my project ! I will buy it for sure but I hope you will add a tutorial with that :)
     
  7. Dabeh

    Dabeh

    Joined:
    Oct 26, 2011
    Posts:
    1,614
    Looking good.
     
  8. CursedOne

    CursedOne

    Joined:
    Apr 4, 2011
    Posts:
    91
    I just bought your mmo-starter kit :) I'll buy this if its $10 but im guessing it will be 30+ :p
     
  9. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Will this kit be exp based or gain use system like UO as per our discussion in your other thread??
    Will it have the skill editor we spoke about?
    And will it be generic enough to use in a futuristic game?
     
  10. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Opps sry for double post
     
  11. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    It will have exp system, it is not easy to do a skilleditor, for each skill you need a script so at the moment i have no idea on how to do a generic skill editor, i will do first a quest system, maybe i have an idea for the skillsystem then. I will offer for every customer one hour for a custom script for free. So if the skills are not generic enough, i can make you 1-2 skills for your futuristic game and you can see on how to do it and make the rest of yourself.

    @CursedOne thanks for your purchase :D
     
  12. Avanger

    Avanger

    Joined:
    Aug 26, 2011
    Posts:
    258
    so you need more time to finish it??
     
  13. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Yes of course :D i have done only a small part...
     
  14. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    That would be great. Exp and skills/talents. I would love to have you do 1-2 of my skills then i would know how to add my own. I have a very difforent kind of game im looking to make and your kit seams like it would fit well. I did love your RPG starter kit i bought. the UO style is fantastic way to work one of those but this multiplarer I wanted a bit difforent.
     
  15. tanker24

    tanker24

    Joined:
    Nov 22, 2011
    Posts:
    6
    No offense but way to rip off World of Warcraft it is exactly the same!!
     
  16. Avanger

    Avanger

    Joined:
    Aug 26, 2011
    Posts:
    258

    only character creation is look like wow and nothing else
     
  17. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Wy do people even do that?
    You have to know this isnt a game at all as the title should show. I'm sure there is no one who will buy this kit and try to make another wow and sell it.
     
  18. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Yes of course, but what is wrong with that? Talent trees will be something similiar to wow/diablo, too. I played wow 10 minutes and i do not like it, but some people do and if i can earn a little bit money for fun, i will of course do it :D
     
  19. Ullukai

    Ullukai

    Joined:
    Aug 24, 2010
    Posts:
    746
    looks good ! Can't wait to try it out
     
  20. CursedOne

    CursedOne

    Joined:
    Apr 4, 2011
    Posts:
    91
    I just want to know how much it will cost :)
     
  21. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Oh you wanted more feature idea's.
    Well a guild/team system would be nice. Also a party/raid system.
    A multi-player is all about socializing. Oh dont forget the difforent chat features.
     
  22. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    @dreamlarp thanks a party system will be added in the future, also a chat/friendlist

    today i made the stats/regeneration/death to see in the video on the first page/post.
     
  23. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Great I cant wait to see more. I'm looking to use this as the base for my game if it all works out.
     
  24. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Npc hp-bar and death added (video on first page)
     
  25. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    I see that you worked on a UO free shard. Were you planning on putting in pets or companions? I have been playing dragon age a lot lately and would love a companion system.
     
  26. corza334

    corza334

    Joined:
    Jun 2, 2011
    Posts:
    54
    http://alltheragefaces.com/img/faces/png/misc-are-you-F***ing-kidding-me-clean-s.png
     
  27. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    This is something very specific, but a good feature for a later update.

    Private Chat added
     
  28. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Oh btw how many players will be able to play at the same time on your kit?
     
  29. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    100 for free, if you want more you have to buy a smartfoxserver2x license
     
  30. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Nice more than I expected. Will this be more like the built in unity mutiplayer were the game hosts other players or a server client system?
     
  31. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    No smartfoxserver2x is a third party program where you can create extensions for(game is not the server). You can find more info here.
     
  32. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Thank you very much that help loads.
     
  33. Creativita

    Creativita

    Joined:
    Dec 2, 2011
    Posts:
    180
    This looks awesome
     
  34. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    You have a gain in skills as you use them like UO system and now I see that you have put in talent tree's. Is that what you have the exp for? To gain in talent points? Lookis amazing BTW.
     
  35. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Yes, but it will be more flexible, you can also setup, that a quest or other things give the player points to raise his talents. a preview video on talent trees will coming soon.
     
  36. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Will this kit also have these features like your RPG starter kit?

    Editor for
    - Items (100%)
    - Npc (100%)
    - Quest (100%)


    Spawnpoint System
    - Items(100%)
    - Container (Generating loot) (100%)
    - Npc (100%)

    Merchant System(100%)
     
  37. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Most of it yes, but i am unsure about Container/Merchant at the moment.
     
  38. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    New video added talent tree preview --> need still some checks like reduce mana, delay...
     
  39. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    2 spells added(see video on first post)
     
  40. Avanger

    Avanger

    Joined:
    Aug 26, 2011
    Posts:
    258
    Zerano add the mount
     
  41. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    You putting mounts in this kit too?
    Will you provide for vehicles?
     
  42. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    No sorry, i am not allowed to sell the horse model.
     
  43. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    Are there no vehicles you can use?
     
  44. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Sorry but i can not model and i think most people who buy this kit, will make a medieval game. So a system like this must be done as a custom system.
     
  45. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Auto QuestSystem 1.0 added
     
  46. Avanger

    Avanger

    Joined:
    Aug 26, 2011
    Posts:
    258
    very good man
     
  47. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Model which will be supported with this pack: Barbarian
     
  48. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Quest/Item/Npc Editor how to use:


    How to setup a weapon:


    Item tooltips:
     
    Last edited: Dec 20, 2011
  49. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Serverside Code (I hope you can understand me):
     
  50. Avanger

    Avanger

    Joined:
    Aug 26, 2011
    Posts:
    258
    So Zerano how much more time we need to wite to finish it