Jump to content

Moh

Administrators
  • Content Count

    1064
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Moh

  1. commit fcd90859d57e96b6494a25d269d766d895a1df2c Author: Yupmoh <[email protected]> Fixups to Disconnect Core: - Disconnecting tried to disconnect a disconnected socket?
  2. commit 4b91de690473c1c50ad6493413f75eb272676f32 Author: Yupmoh <[email protected]> Tiny fixup to MsgConnect
  3. commit aef20eafa8ee019090270c883b5b772fa937ffd5 Author: Yupmoh <[email protected]> More fixups to login sequence. Core: - Fixing a small issue with login sequence that relied on db.
  4. commit 809f2cd0ea48d94a9d8911fa860712d6667e7deb Author: Yupmoh <[email protected]> Removal of an un-used piece of code Core: - Db will no longer try to store certain keys in accounts table
  5. commit 883306c934acce14e5717f463ec5f0e3693686c6 Author: Yupmoh <[email protected]> Fixups to some scripts Core: - Fixed some scripts our Scripting Engine was crying about
  6. commit d0b22aca6d6887fd94fe1c483bd8f17c67b5a375 Author: Yupmoh <[email protected]> Finally Dev Branch Merged with Live Branch Core: - Massive amounts of changes and updates that came with the dev branch merge.
  7. commit cdb1510a58aac75eefb92afd7367ea79f51ef630 Author: Yupmoh <[email protected]> New VIP Feature Core: - Loot Control
  8. commit d107d581ca01284f2e0875b40aef9d166a4a4f4e Author: Yupmoh <[email protected]> Network Typo fix Core: - Double Encryption fix
  9. commit 01b7bee692cead67d139b5a73bdb42669438b850 Author: Yupmoh <[email protected]> Networking optimizations Core: - No need to new up more instances of DataPacket for packets being broadcast, instead reusing of the buffer.
  10. commit 9b8c3feca72f443e9525fbc7db1f5ba7f47a97a8 Author: Yupmoh <[email protected]> Network changes Core: - Changes to Send
  11. commit 67eafc021f2859802edc1a619df34a22e79baebd Author: Yupmoh <[email protected]> DataPacket changes Core: - DataPacket now regulates encryption
  12. commit 4af2f83f2281346ad6be83c7c74ddb64d0b2a2aa Author: Yupmoh <[email protected]> Character deletion fixups Core: - New networking stack throwing null mid deletion
  13. commit 4e65d62f8eb14841dd770e5efc191f36f669891d Author: Yupmoh <[email protected]> Socket Changes Core: - Small change to Socket Threshold on Dev server.
  14. commit 38cfc35bdea57ce58f884637f338a22235b4f44f Author: Yupmoh <[email protected]> Super Secret Sauce Idea Core: - MsgMapItem changes
  15. commit 208df478a0ad18862d7846c85473f6fcc0dd9480 Author: Yupmoh <[email protected]> Fixups to some super secret sauce ideas Core: - MsgMapItem fixes - GroundItem class now contains more info about the item dropped
  16. commit ac3ab6b925ec721ed114c873a5f3759bdbe36a1a Author: Yupmoh <[email protected]> More super secret ideas Core: - MsgItemInfo changes
  17. commit 7f09a5d5bb8461dc54d6323e015de81023f7d19a Author: Yupmoh <[email protected]> Super secret idea Core: - Compose changes - MsgItemInfo changes
  18. commit df8f1b9f2a6a5f6a57a516d9dbe9a1ccdd8d488b Author: Yupmoh <[email protected]> Compose system changes Core: - MsgCompose changed up to match the new system.
  19. commit beb591b4ca5e853d47dcfa2366aa3a527dbf767d Author: Yupmoh <[email protected]> Network Fixups Core: - More improvements to disconnection code.
  20. commit c70d8c5f5c25830816b3d442734d7b468caccb55 Author: Yupmoh <[email protected]> Network Fixups Core: - Fixing Disconnection when going back to character selection screen.
  21. commit b561aafb2aa4c959c3ccb6b731ffb5a887b92244 Author: Yupmoh <[email protected]> Network Fixups Core: - PacketHandler now handles MsgTick again
  22. commit 350ae86a05cbfe0bf428bd2671752cc26d34e9a3 Author: Yupmoh <[email protected]> Network Fixups Core: - Packets: -- MsgTick Enabled
  23. commit f590790b0ba3ce887e504aa40cfa71e3f4a32738 Author: Yupmoh <[email protected]> Network Fixes Core: - Packets: -- Fixups to MsgString being at the wrong length
  24. commit 37091652e3c596f992b4bf57ce308411bcba3ca1 Author: Yupmoh <[email protected]> LogonHandler changes Core: - LogonHandler now doesn't require MsgTick
  25. commit 8f21eb56743574c618d538003fc03461c14f3647 Author: Yupmoh <[email protected]> Fixups to Networking, Removal of MsgTick Core: - DataPacket will now round differently based on server type. -- Packets: --- MsgTick: Disabled.
×
×
  • Create New...