core3devel

  •  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
[deleted] old core3 devel branch
[deleted] old core3 devel branch
  1. … 2032 more files in changeset.
[fix] decreased server load time…
[fix] decreased server load time

[added] StatusServer now reports server uptime (in seconds)

[fix] Memory Leaks

[added] Base for upcoming item permission changes

[fix] Proper fix for stat migration exploit

    • -1095
    • +1494
    ./MMOCoreORB/src/server/zone/objects/player/Player.cpp
    • -0
    • +1
    ./MMOCoreORB/src/server/status/StatusServer.cpp
    • -0
    • +4
    ./MMOCoreORB/src/server/zone/ZoneServer.h
  1. … 8 more files in changeset.
[fixed] creature respawn memory leak
[fixed] creature respawn memory leak
[Updated] Trainers Table.
[Updated] Trainers Table.
    • -82549
    • +82480
    ./MMOCoreORB/sql/swgemu.sql
    • -0
    • +556
    ./MMOCoreORB/sql/updates/r626_trainers.sql
[fixed] TC fixes
[fixed] TC fixes
    • -1
    • +6
    ./MMOCoreORB/src/server/login/objects/Account.h
[fixed] TC fixes
[fixed] TC fixes
[added] inventory size checks
[added] inventory size checks
    • -373
    • +392
    ./MMOCoreORB/src/server/zone/objects/player/Player.cpp
[fixed] more memory leaks
[fixed] more memory leaks
[fixed] tc fixes
[fixed] tc fixes
    • -445
    • +464
    ./MMOCoreORB/src/server/zone/objects/player/Player.cpp
[fixed] BUG: @immune now works as intended
[fixed] BUG: @immune now works as intended
[Added] SWGEmu Support To Login Message.
[Added] SWGEmu Support To Login Message.
[fixed] stat migration exploit…
[fixed] stat migration exploit

[fixed] dev/csr tags should now be persistent

[fixed] @warpTo should now work properly for players inside of cells

[fixed] Last Commit
[fixed] Last Commit
[added] Blue Frogs now load from LUAs…
[added] Blue Frogs now load from LUAs

[added] Added maximilius's sample RSS script to the PHPStatus.zip file. (fixes #162)

    • -0
    • +60
    ./MMOCoreORB/bin/scripts/creatures/blueFrogSpawns.lua
[fixed] Compiler warning in blue frog code…
[fixed] Compiler warning in blue frog code

[fix] Drastically improved server start up time

    • -25
    • +28
    ./MMOCoreORB/bin/scripts/creatures/spawns.lua
[added] PHP4 script showing how to display server stats on a website
[added] PHP4 script showing how to display server stats on a website
    • binary
    ./MMOCoreORB/doc/PHPStatus.zip
[fixed] Memory Leak …
[fixed] Memory Leak

[fixed] XML formatting

Note for web developers: Connecting to http://[serveraddress]:44455 returns the xml file as well.

    • -1
    • +3
    ./MMOCoreORB/src/server/status/StatusServer.cpp
[added] Missed files from last commit (stupid subclipse)
[added] Missed files from last commit (stupid subclipse)
    • -0
    • +79
    ./MMOCoreORB/src/server/status/StatusServer.h
    • -0
    • +129
    ./MMOCoreORB/src/server/status/StatusServer.cpp
[added] StatusServer - Connecting to server on TCP port 44455 (by default) will return an XML document containing server status and statistics. Now applications can be created to give accurate server…
[added] StatusServer - Connecting to server on TCP port 44455 (by default) will return an XML document containing server status and statistics. Now applications can be created to give accurate server up status and more.
    • -0
    • +12
    ./MMOCoreORB/src/server/zone/ZoneServer.h
    • -0
    • +20
    ./MMOCoreORB/src/server/ServerCore.cpp
    • -0
    • +28
    ./MMOCoreORB/src/server/conf/ConfigManager.h
[fixed] ignore and friend list mem leaks…
[fixed] ignore and friend list mem leaks

[fixed] broadcastMessage leak

[fixed] bluefrog leak

    • -145
    • +145
    ./MMOCoreORB/src/server/zone/objects/player/Player.idl
  1. … 20 more files in changeset.
[added] State Terminal to Blue Frogs to test statepacks and curepacks…
[added] State Terminal to Blue Frogs to test statepacks and curepacks

[updated] @kill & @killArea no longer destroy bodies, so that respacks can be tested

[Added] Fire Blankets and Cure Disease/Poison Packs.…
[Added] Fire Blankets and Cure Disease/Poison Packs.

[Fixed] Blue Frog "Set me on fire." option.

    • -0
    • +44
    ./MMOCoreORB/bin/scripts/items/bluefrog/curePackSet.lua
    • -0
    • +2
    ./MMOCoreORB/src/server/zone/objects.h
  1. … 15 more files in changeset.
[added] entertainer healing 2ndary wounds + entertainer can heal their own BF/wounds (Bug #195)…
[added] entertainer healing 2ndary wounds + entertainer can heal their own BF/wounds (Bug #195)

[fixed] after primary wounds are removed regen should begin

[fixed] 2ndary wounds that get healed should automatically update the current value to match the maximum value.

[fixed] entertainer buffs were being given to people outside of the group - it didn't work with flourish but if you would have watched for 20 minutes you could have gotten a buff even if not grouped.

[fixed] blue frog now deals focus damage

[fixed] typo from last commit that left setForceMax() in the .h even though I removed the .cpp reference (thanks Saromus)

    • -1
    • +0
    ./MMOCoreORB/src/server/chat/GameCommandHandler.h
[fixed] spice downers for 2ndary wounds & possible stacking conflict later (Bug #225)
[fixed] spice downers for 2ndary wounds & possible stacking conflict later (Bug #225)
  1. … 3 more files in changeset.
[fixed] improved stability
[fixed] improved stability
[fixed] tc fixes
[fixed] tc fixes
[fixed] redid bazaar checking locking
[fixed] redid bazaar checking locking
[Fixed] HAM Bars not updating bug fixed!!…
[Fixed] HAM Bars not updating bug fixed!!

[Fixed] Armor encumbrance affecting buffs.

[Fixed] @warpTo command to be more accurate.

[Fixed] @mutePlayer - now mutes emotes and group chat.

[Added] @immune gm command - makes gm immune to attacks.

[Added] Statepacks (Dizzy/Stunned/Intimidated/Blinded)

[Added] Statepacks to BlueFrog.

[Database] consentList table in database - will wipe consentlists.

[Updated] consentlists now deleted when character deleted.

[Added] Groundwork for encumbranceDeltas

[TODO] Change changeArmor method to send encumbranceDeltas instead of Baselines.

    • -329
    • +389
    ./MMOCoreORB/src/server/zone/objects/player/Player.cpp
    • -82484
    • +82590
    ./MMOCoreORB/sql/swgemu.sql
  1. … 42 more files in changeset.
Optimizing LootManager, re-using code:…
Optimizing LootManager, re-using code:

LootManager object creation is now tied into ItemManagerImplementation

Added "max_drop_from_this_group" sql field to the loot manager

Deleted unneeded fields in the loottable

MAKE SURE YOU APPLY THE INCLUDED SQL updates

r601_loottable.sql

r601_lootgroup_weight.sql

    • -0
    • +2
    ./MMOCoreORB/sql/updates/r601_loottable.sql
    • -0
    • +1
    ./MMOCoreORB/sql/updates/r601_lootgroup_weight.sql
[Fixed] Crafting (Broken in one of the last revisions)
[Fixed] Crafting (Broken in one of the last revisions)