Thread: Economy version of Elvarg framework with some skills and improved core.

Page 11 of 18 FirstFirst ... 910111213 ... LastLast
Results 101 to 110 of 174
  1. #101  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    VERSION 3.1

    Was bored and decided to fix up some bugs that have been reported.

    • Added a brand new shop system which is really simple to use, I've left examples of how to add custom currencies such as points. Look through the ShopManager class, it's very user friendly.
    • Fixed up bugs related to player updating, mainly player facing. If player A was fighting something and player B entered the region, player B would see player A looking in the wrong direction while fighting.
    • Improved pathfinding and added player dancing. No longer allows players standing under big npcs while attacking, it will properly move them out.
    • Added old emblem trader dialogues from OSRS Pk. Also added item statement support and left an example in the dialogues.json file. Additionally, added 5 lines support for regular statements.
    • Fixed the nullpointers for drops and clan chats.
    • Fixed food timers.
    • Fixed seconds timer system going negative


    Download link:
    https://www.dropbox.com/s/vtmbpjgkpj...0V3.1.zip?dl=0
    Reply With Quote  
     


  2. #102  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    Quote Originally Posted by Professor Oak View Post
    VERSION 3.1

    Was bored and decided to fix up some bugs that have been reported.

    • Added a brand new shop system which is really simple to use, I've left examples of how to add custom currencies such as points. Look through the ShopManager class, it's very user friendly.
    • Fixed up bugs related to player updating, mainly player facing. If player A was fighting something and player B entered the region, player B would see player A looking in the wrong direction while fighting.
    • Improved pathfinding and added player dancing. No longer allows players standing under big npcs while attacking, it will properly move them out.
    • Added old emblem trader dialogues from OSRS Pk. Also added item statement support and left an example in the dialogues.json file. Additionally, added 5 lines support for regular statements.
    • Fixed the nullpointers for drops and clan chats.
    • Fixed food timers.


    Download link:
    https://www.dropbox.com/s/vtmbpjgkpj...0V3.1.zip?dl=0
    thanks for the share!
    Reply With Quote  
     

  3. #103  
    Donator


    Join Date
    Jul 2016
    Posts
    212
    Thanks given
    53
    Thanks received
    60
    Rep Power
    121
    Quote Originally Posted by Professor Oak View Post
    VERSION 3.1

    Was bored and decided to fix up some bugs that have been reported.

    • Added a brand new shop system which is really simple to use, I've left examples of how to add custom currencies such as points. Look through the ShopManager class, it's very user friendly.
    • Fixed up bugs related to player updating, mainly player facing. If player A was fighting something and player B entered the region, player B would see player A looking in the wrong direction while fighting.
    • Improved pathfinding and added player dancing. No longer allows players standing under big npcs while attacking, it will properly move them out.
    • Added old emblem trader dialogues from OSRS Pk. Also added item statement support and left an example in the dialogues.json file. Additionally, added 5 lines support for regular statements.
    • Fixed the nullpointers for drops and clan chats.
    • Fixed food timers.


    Download link:
    https://www.dropbox.com/s/vtmbpjgkpj...0V3.1.zip?dl=0
    You always seem to amaze me with these shares! Thanks
    Discord-Btown#5453
    Reply With Quote  
     

  4. #104  
    Donator
    Skater's Avatar
    Join Date
    Nov 2011
    Posts
    545
    Thanks given
    21
    Thanks received
    23
    Rep Power
    0
    Quote Originally Posted by Professor Oak View Post
    VERSION 3.1

    Was bored and decided to fix up some bugs that have been reported.

    • Added a brand new shop system which is really simple to use, I've left examples of how to add custom currencies such as points. Look through the ShopManager class, it's very user friendly.
    • Fixed up bugs related to player updating, mainly player facing. If player A was fighting something and player B entered the region, player B would see player A looking in the wrong direction while fighting.
    • Improved pathfinding and added player dancing. No longer allows players standing under big npcs while attacking, it will properly move them out.
    • Added old emblem trader dialogues from OSRS Pk. Also added item statement support and left an example in the dialogues.json file. Additionally, added 5 lines support for regular statements.
    • Fixed the nullpointers for drops and clan chats.
    • Fixed food timers.
    • Fixed seconds timer system going negative


    Download link:
    https://www.dropbox.com/s/vtmbpjgkpj...0V3.1.zip?dl=0
    What files were changed?
    Btw pked drops from pking not working
    Reply With Quote  
     

  5. #105  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    Quote Originally Posted by Owner Spikey View Post
    What files were changed?
    Btw pked drops from pking not working
    idk too many to name, mostly the ones related to the issues
    Reply With Quote  
     

  6. #106  
    Registered Member

    Join Date
    Jul 2007
    Age
    32
    Posts
    466
    Thanks given
    90
    Thanks received
    52
    Rep Power
    87
    Quote Originally Posted by Owner Spikey View Post
    What files were changed?
    Btw pked drops from pking not working
    Here u go
    ClanChatManager
    Combat
    CombatFactory
    Food
    DialogueDefinitionLoader
    ShopDefinitionLoader
    ShopDefinition
    NPCDropGenerator
    Player
    Character
    NPCUpdating
    PlayerUpdating
    shop -deleted
    shop folder - added (Shop, ShopManager)
    ItemContainer
    DialogueManager
    PathGenerator
    MovementQueue
    WalkToAction
    BuyX
    CreationMenuX
    SellX
    TeleportHandler
    PlayerStatus
    SecondsTimer
    NPCDeathTask
    ShopRestockTask
    CommandPacketListener
    ItemContainerActionPacketListener
    MovementPacketListener
    NPCOtionPacketListener
    PacketSender
    ShopIdentifiers added
    Reply With Quote  
     

  7. #107  
    Banned
    Join Date
    Aug 2017
    Posts
    98
    Thanks given
    21
    Thanks received
    33
    Rep Power
    0
    Quote Originally Posted by wolfenzi View Post
    Here u go
    I hope he doesn't copy all of these files over to his current base lol this could cause an increase in help threads :3

    OT GJ Oaky, thanks for the release
    Reply With Quote  
     

  8. #108  
    Registered Member

    Join Date
    Oct 2017
    Posts
    649
    Thanks given
    6
    Thanks received
    119
    Rep Power
    161
    thanks
    Reply With Quote  
     

  9. #109  
    Donator
    Skater's Avatar
    Join Date
    Nov 2011
    Posts
    545
    Thanks given
    21
    Thanks received
    23
    Rep Power
    0
    Quote Originally Posted by wolfenzi View Post
    Here u go
    Quote Originally Posted by Professor Oak View Post
    idk too many to name, mostly the ones related to the issues
    Quote Originally Posted by Shabs View Post
    I hope he doesn't copy all of these files over to his current base lol this could cause an increase in help threads :3

    OT GJ Oaky, thanks for the release
    Rofl ya thanks for helping about the simplest things you probably didn't even know about either.

    Oak/Wolf
    thank you guys

    p.s. Oak I love working on this base you should note every file modified next version
    Reply With Quote  
     

  10. #110  
    Donator
    Skater's Avatar
    Join Date
    Nov 2011
    Posts
    545
    Thanks given
    21
    Thanks received
    23
    Rep Power
    0
    Quote Originally Posted by Professor Oak View Post
    VERSION 3.1

    Was bored and decided to fix up some bugs that have been reported.

    • Added a brand new shop system which is really simple to use, I've left examples of how to add custom currencies such as points. Look through the ShopManager class, it's very user friendly.
    • Fixed up bugs related to player updating, mainly player facing. If player A was fighting something and player B entered the region, player B would see player A looking in the wrong direction while fighting.
    • Improved pathfinding and added player dancing. No longer allows players standing under big npcs while attacking, it will properly move them out.
    • Added old emblem trader dialogues from OSRS Pk. Also added item statement support and left an example in the dialogues.json file. Additionally, added 5 lines support for regular statements.
    • Fixed the nullpointers for drops and clan chats.
    • Fixed food timers.
    • Fixed seconds timer system going negative


    Download link:
    https://www.dropbox.com/s/vtmbpjgkpj...0V3.1.zip?dl=0
    The bounty store trade screen is bugged because after using it it will randomly pop up when you are walking around or doing anything.
    Reply With Quote  
     

Page 11 of 18 FirstFirst ... 910111213 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 70
    Last Post: 05-08-2017, 07:29 PM
  2. Replies: 10
    Last Post: 11-15-2013, 08:53 PM
  3. 508+ server with SOME skilling?
    By JacksonPM23 in forum Requests
    Replies: 0
    Last Post: 01-12-2012, 04:58 AM
  4. Replies: 6
    Last Post: 06-03-2010, 03:21 PM
  5. Replies: 4
    Last Post: 08-04-2009, 05:03 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •