MPRPG UnNamed Survival Game V007-V009

1 year ago

This is an update to the game I'm currently working on temporarily called MPRPG UnNamed Survival Game.
Its a multiplayer survival role playing game.
Here is a list of the latest updates and of course like and subscribe our video!!

UPDATES V007-V009
-Fix – NonLocal clients not equipping on new players game when they join. Had to uncomment the synced list
-Take another look at nonLocal-client equiping/unequiping, does nonLocal-client need to store syncd equipped list? Server just sends message to client telling them what equipment to equip/unequip?
No, need syncd list to
-Fix – Tooltip pops up too far away from cursor position on browser client, editor client is fine. Scaling issue? Had to apply scale factor to tooltip positioning
-Hide tooltip when an item is unequipped
-Change method used to unequip item in inventory manager, move icon from equipslot to inventory slot
-Move unequipped item from equipment slot to inventory slot
-Fix – If mouse is over an inventory slot and player closes inventory, slot highlight and tooltip stay visible
-Change from using non-local player invitems to store equipped items, use the syncd equippedItems list
-Fix – When 2nd player joins, 1st player cannot unequip items. Need to make sure gameMan.localPlayer is getting set properly
-Get unequip inventory item working on non-local Player
-Get unequip inventory item working on local Player
-Get unequip inventory item working on Server Player
-Get Tooltip working when mouse hovers over inventory, toolbar, equipment item slot
-Add inventory manager to cache inventory slots, manage inventory item functions like pick up item, drop item, move item, equip item, etc
-Hide Highlighter when mouse leaves a inventory, equipment, toolbar slot
-Show Highlighter when mouse is over a inventory, equipment, toolbar slot
-Show Inventory items on toolbar
-Show players equipped items on equipment panel
-Show players inventory on client inventory screen when inventory key is pressed
-Change message window to a button that will show messages in left hand side, like SPRPG V008
-Add Tool bar graphics
-Add Inventory Window
-Get new player info bars working and wired up correctly
-Get new chat window working, showing up correctly, new message button shows and hides chat properly
-Get Inventory window showing up correctly, fix slot backgrounds, drag around screen, save position working
-Copy MPRPG Player UI prefabs, inventory, skills, trader windows to MP Survival

Loading comments...