•  
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
[deleted] old core3 devel branch
[deleted] old core3 devel branch
    • -52
    • +0
    ./scripts/creatures/objects/object.lua
    • -159
    • +0
    ./scripts/creatures/objects/creature.lua
  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

    • -2
    • +4
    ./scripts/sceneobjects/populateObjects.lua
  1. … 21 more files in changeset.
[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
    ./scripts/creatures/blueFrogSpawns.lua
  1. … 4 more files in changeset.
[fixed] Compiler warning in blue frog code…
[fixed] Compiler warning in blue frog code

[fix] Drastically improved server start up time

    • -158
    • +159
    ./scripts/creatures/creatureObjects.lua
  1. … 2 more files in changeset.
[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.
  1. … 9 more files in changeset.
[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
    ./scripts/items/bluefrog/curePackSet.lua
    • -2
    • +2
    ./scripts/items/bluefrog/statePackSet.lua
  1. … 21 more files in changeset.
[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.

    • -2
    • +2
    ./scripts/items/bluefrog/statePackSet.lua
  1. … 50 more files in changeset.
[Added] The Rest Of Last Commit.
[Added] The Rest Of Last Commit.
    • -0
    • +76
    ./scripts/skills/creatureSkills/npcs/rangedAttacks.lua
  1. ./scripts/skills/creatureSkills/yavin4/npcs
  2. ./scripts/skills/creatureSkills/talus/creatures
  3. ./scripts/skills/creatureSkills/corellia/npcs
  4. … 76 more files in changeset.
[Updated] LairSpawns For Future expansion.…
[Updated] LairSpawns For Future expansion.

[Updated] Creature/Npc Attack Luas For Future Expansion.

[Updated] Player Skill Luas For Future Expansion.

  1. ./scripts/sceneobjects/objects/lairs/yavin4
    • -1018
    • +0
    ./scripts/skills/playerSkills/brawler.lua
    • -0
    • +466
    ./scripts/skills/playerSkills/combat/teraskasiartist.lua
  2. ./scripts/sceneobjects/objects/lairs/talus
    • -0
    • +127
    ./scripts/skills/creatureSkills.lua
    • -0
    • +456
    ./scripts/skills/playerSkills/combat/pikeman.lua
  3. … 116 more files in changeset.
[fixed] script typo
[fixed] script typo
[Added] Creature/NPCs Loot Groups…
[Added] Creature/NPCs Loot Groups

[Updated] Current Creatures Loot.

[Updated] lootgroups.xls

  1. … 145 more files in changeset.
[Updated] Forum Integration, should be ready to push live…
[Updated] Forum Integration, should be ready to push live

*** Sorry, overwrote config.lua again

  1. … 6 more files in changeset.
[Fixed] Starting items fix.…
[Fixed] Starting items fix.

Thanks Saromus

    • -7
    • +7
    ./scripts/items/starting/entertainer.lua
[Fixed] Dresses on Blue Frog…
[Fixed] Dresses on Blue Frog

[Removed] Broken NPc Spawns. Should not be Attackable but are.

  1. … 4 more files in changeset.
[Added] Items/Clothes For Social Event.…
[Added] Items/Clothes For Social Event.

[Updated] More Creature Stats.

[ToDo] Fix Loottable.

    • -0
    • +54
    ./scripts/items/objects/clothing/belts/belt12.lua
    • -0
    • +54
    ./scripts/items/objects/clothing/belts/belt16.lua
    • -0
    • +54
    ./scripts/items/objects/clothing/ithorian/ithBrawlingGloves.lua
    • -0
    • +54
    ./scripts/items/objects/clothing/dresses/dress30.lua
    • -0
    • +54
    ./scripts/items/objects/clothing/bandolier/bandolierTR2.lua
    • -0
    • +54
    ./scripts/items/objects/clothing/wookiee/wookieeGloves2.lua
  1. … 449 more files in changeset.
[Fixed] Last Commit
[Fixed] Last Commit
Addition: New loot Manager removing static/harcoded loot. Loot is loaded from DB now. All items currently static have been moved to the LootTable.…
Addition: New loot Manager removing static/harcoded loot. Loot is loaded from DB now. All items currently static have been moved to the LootTable.

Fix: Bug where CSR command @summon will not dismount a player from vehicle leaving him at vehicle speed.

Addition: @summon works cross planet now

Fix (critical): Forbids @map to zones > 10. If a player logs in a zone > 10, the server crashes if the player logs in after the server was restarted, since the managers are not initialized for zones >10. I added zone 10 now (see next line).

Addition: CSR command @warpPlayer accepts now the target word "punish". A offending/rule violating player can be warped to zone 10 (Space) and parked there till he gets summoned back by a CSR. Dont forget to also use @mutePlayer ...

Dont forget to add the SQL scripts in the update folder (sql subdir)

Dont forget to "make config" when compiling!

Farmer John

  1. … 28 more files in changeset.
[Updated] More Creature Fixes/Updates
[Updated] More Creature Fixes/Updates
[Updated] swgemu.sql, Should have all updates.…
[Updated] swgemu.sql, Should have all updates.

[Updated] New sql/updates folder.

ALL NEW SQL UPDATE FILES MUST BE IN THIS FORMAT!

update_name_startRev#.sql

Ex: update_consentlist_startRev535.sql

  1. … 30 more files in changeset.
[Updated] More Creature Model Probs.…
[Updated] More Creature Model Probs.

Thanks Karas and QuiQui for the reasearch!

[Fixed] Last Update
[Fixed] Last Update
[Updated] Npcs/Creatures Models To Correct Ones.
[Updated] Npcs/Creatures Models To Correct Ones.
  1. … 44 more files in changeset.
[Added] vBulletin Integration @banUser now can be used to ban forum accounts as well. Suck on that ban evaders.…
[Added] vBulletin Integration @banUser now can be used to ban forum accounts as well. Suck on that ban evaders.

[Updated] @banUser use "@banUser" in game to see syntax

NOTE: This is all optional configuration in the config.lua and OFF by default

  1. … 18 more files in changeset.
[Fixed] Stormie Names
[Fixed] Stormie Names
[Fixed] Toned Down Gorax
[Fixed] Toned Down Gorax
    • -3
    • +0
    ./scripts/creatures/spawns/naboo/staticSpawns.lua
    • -1
    • +0
    ./scripts/creatures/creatureObjects.lua
[updated] Buff pack strength to 940 to allow for stronger buffs.
[updated] Buff pack strength to 940 to allow for stronger buffs.
[Fixed] More Creature stuff.
[Fixed] More Creature stuff.
[Fixed] Janta Skins.…
[Fixed] Janta Skins.

[Fixed] Krayt Attacks

  1. … 3 more files in changeset.
[Updated] addToInventory - Resources now stack using this…
[Updated] addToInventory - Resources now stack using this

[Fixed] Various Stability Fixes

[Updated] Harvesting the slash commands are now working /harvest (Bone|Hide|Meat)

[Fixed] Proper Creature Despawning in relation to looting and harvesting

[Added] Harvesting Rights for Groups

{Added] Harvesting Group/Ranger/Master Ranger bonuses

  1. … 39 more files in changeset.
[Updated] Creature spawns/stats.
[Updated] Creature spawns/stats.
    • -0
    • +144
    ./scripts/creatures/objects/endor/creatures/goraxguard.lua
    • -9
    • +107
    ./scripts/creatures/spawns/naboo/staticSpawns.lua
    • -144
    • +0
    ./scripts/creatures/objects/npcs/nstormTrooper.lua
    • -0
    • +144
    ./scripts/creatures/objects/npcs/naboostormTrooper.lua
    • -1
    • +2
    ./scripts/creatures/creatureObjects.lua