KingPin
b8e87bfc51
[svn] * Prevent Cheating at logout/login by players. Thank you Visagalis
...
* Set scripts to eol style native
--HG--
branch : trunk
2008-10-21 13:19:26 -05:00
megamage
35f7512be9
[svn] Black Temple doors script. Patch provided by Blaymoira.
...
--HG--
branch : trunk
2008-10-21 12:51:53 -05:00
w12x
63f37b8bd2
[svn] Change MSVC project files to use multithreaded (debug) dll runtime libraries. Hopefully this will solve the problems with ACE. Original patch by Derex.
...
--HG--
branch : trunk
2008-10-21 06:23:46 -05:00
megamage
23ff96ded9
[svn] Fix 71ScriptDev2.vcproj. Thanks to NeoLithicX.
...
--HG--
branch : trunk
2008-10-20 23:36:36 -05:00
megamage
717cfa01f0
[svn] Add Alar script.
...
Update Magtheridon script.
Update Vorpil script. Patch provided by BroodWyrm.
Add sunwell boss scripts into scriptmgr.cpp (forgot to do so in previous revs).
--HG--
branch : trunk
2008-10-20 14:02:13 -05:00
megamage
a1d00528a3
[svn] Script for quest 1719. Patch provided by ckegg.
...
--HG--
branch : trunk
2008-10-19 23:56:06 -05:00
megamage
672d304a44
[svn] Add Unit::IsWithinCombatDist function to check melee range and spell range (now range is related to the attacker's bounding_radius and target's combat_reach, not sure if both should be combat_reach).
...
--HG--
branch : trunk
2008-10-19 14:42:12 -05:00
KingPin
e7519059c9
[svn] * fix Compile ( typo in boss_felmyst.cpp )
...
--HG--
branch : trunk
2008-10-19 14:25:52 -05:00
megamage
636d810772
[svn] Change aura stack check.
...
Add some boss yells. Patched provided by BroodWyrm and Blaymoira.
--HG--
branch : trunk
2008-10-19 13:56:11 -05:00
KingPin
f064bc4ba4
[svn] * Fixed Compile error from previous rev
...
--HG--
branch : trunk
2008-10-19 13:28:58 -05:00
megamage
a3b5626e5c
[svn] Escortai for 10211 quest provided by Blaymoira.
...
Grandmaster Vorpil script provided by BroodWyrm.
--HG--
branch : trunk
2008-10-19 12:17:34 -05:00
megamage
a3dea992f5
[svn] Recalculate attack time in Unit::ApplyAttackTimePercentMod function.
...
Add Felmyst script.
Add Eredar twins script. Script provided by BroodWyrm.
Update Brutallus script. Patch provided by riddick. (Burn temporarily disabled)
Update void reaver script. Patch provided by Bagsac.
Fix a bug that Najentus causes server crash.
--HG--
branch : trunk
2008-10-19 12:01:49 -05:00
megamage
e4b701caba
[svn] Add Unit::GetObjectInWorld function to get object by guid without providing reference.
...
Small change in SummonGameObject.
Fix a bug that player can not click summoned najentus spine (must let target summon gameobject).
--HG--
branch : trunk
2008-10-18 19:59:34 -05:00
megamage
da17b0fd41
[svn] Update some Black Temple boss scripts.
...
Implement some Black Temple boss spells.
Update maiden of virtue and void reaver scripts. Patch provided by Blaymoira.
--HG--
branch : trunk
2008-10-18 16:25:58 -05:00
megamage
a3e03f62d0
[svn] Remove unused script event functions HealBy and DamageDeal. Add new function SpellHitTarget.
...
Fix a bug in r57_trinity.sql.
--HG--
branch : trunk
2008-10-18 11:50:02 -05:00
megamage
bac1fb628e
[svn] Merge branch r50 with trunk.
...
--HG--
branch : trunk
2008-10-17 21:44:37 -05:00
runningnak3d
fc6a5eae08
[svn] * Scripts fixed
...
* Last commit before public
--HG--
branch : trunk
2008-10-14 15:05:43 -05:00
runningnak3d
4679076a58
[svn] * Last minute cleanup before the public release
...
--HG--
branch : trunk
rename : src/bindings/scripts/sql/mangos_full_scripts.sql => src/bindings/scripts/sql/full_scripts.sql
rename : src/bindings/scripts/sql/scriptdev2_structure.sql => src/bindings/scripts/sql/scripts_structure.sql
2008-10-14 14:17:55 -05:00
runningnak3d
21d4e221e3
[svn] * Added scripts back into the core
...
--HG--
branch : trunk
2008-10-14 14:08:22 -05:00
Seline
2265aef916
[svn] * Merge Temp dev SVN with Assembla.
...
* Changes include:
- Implementation of w12x's Outdoor PvP and Game Event Systems.
- Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed).
- All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql).
- Improved Config cleanup.
- And many more changes.
--HG--
branch : trunk
2008-10-14 11:57:03 -05:00
Coldblooded
222cbfd464
[svn] * restored scripts lib build under Windows
...
* fixed Makefile.am to automatically find the sysconfdir again
--HG--
branch : trunk
2008-10-12 19:41:35 -05:00
XTZGZoReX
fdcf5cc406
[svn] * Random changes/fixes...
...
* Some fixes to MangChat, more coming.
* Cleaning up scripting part and preparing to merge it into the core.
--HG--
branch : trunk
rename : src/bindings/scripts/README.TXT => src/bindings/scripts/README
2008-10-12 17:35:16 -05:00
Neo2003
95b91afbab
[svn] * svn:eol-style native set on all files that need it
...
--HG--
branch : trunk
2008-10-11 14:16:25 -05:00
Neo2003
631ebe5b61
[svn] * Renamed the solutions and removed scripts folder
...
--HG--
branch : trunk
rename : win/TrinityCore No Script VC71.sln => win/TrinityCore Only VC71.sln
rename : win/TrinityCore No Script VC80.sln => win/TrinityCore Only VC80.sln
rename : win/TrinityCore No Scripts VC90.sln => win/TrinityCore Only VC90.sln
rename : win/TrinityCore VC71.sln => win/TrinityCore&Script VC71.sln
rename : win/TrinityCore VC80.sln => win/TrinityCore&Script VC80.sln
rename : win/TrinityCore VC90.sln => win/TrinityCore&Script VC90.sln
2008-10-09 15:36:50 -05:00
runningnak3d
4a5af3099a
[svn] Removed the scripts and added them to their own repo at: http://svn.assembla.com/svn/trinityscripts
...
--HG--
branch : trunk
2008-10-09 15:20:29 -05:00
Neo2003
f736567a37
[svn] * Updated to 6743 and 685
...
Moved language id used by Arena to a higher place to solve conflicts
Added the empty script folders
--HG--
branch : trunk
rename : 6731-680 => 6743-685
2008-10-09 08:42:22 -05:00
Coldblooded
4a920d1144
[svn] * lost 2 Makefiles in prev commit due to connection lost
...
* reverted dep/ACE_wrappers/ace/config.h.in & dep/ACE_wrappers/aclocal.m4 to rev23 :o
--HG--
branch : trunk
2008-10-06 15:50:41 -05:00
Coldblooded
b243e774a9
[svn] * Adjusted all Makefile headers; Updated to GPL v3
...
--HG--
branch : trunk
2008-10-06 15:30:26 -05:00
Neo2003
1fc5c0d6d7
[svn] * Little fix in RandomMovementGenerator
...
* Updated to 6731 and 680
--HG--
branch : trunk
rename : 6721-676 => 6731-680
2008-10-06 04:48:59 -05:00
derex_tri
010ed993e1
[svn] * Restore make dist.
...
--HG--
branch : trunk
2008-10-06 04:27:18 -05:00
Neo2003
843f789f58
[svn] * Added fleeing and call assistance in script until we move all AI functions to core
...
--HG--
branch : trunk
2008-10-05 12:10:02 -05:00
Neo2003
0c3db399c5
[svn] * Moved Script grid_searchers to core
...
* Moved an enum from sc_creature.h to CreatureAI.h
--HG--
branch : trunk
2008-10-05 11:56:30 -05:00
Neo2003
1fc73ff41b
[svn] * PlaySound changed to SendPlaySound, moved to WorldObject and used everywhere instead of hard-coding packet
...
--HG--
branch : trunk
2008-10-05 11:38:24 -05:00
Neo2003
9245de8138
[svn] * Some renames of VS projects
...
ACEWraper -> ACEWrappers
ScriptFull -> TrinityScript
--HG--
branch : trunk
2008-10-05 11:17:53 -05:00
Neo2003
5651828bf7
[svn] * Added ACE for Linux and Windows (Thanks Derex for Linux part and partial Windows part)
...
* Updated to 6721 and 676
* Fixed TrinityScript logo
* Version updated to 0.2.6721.676
--HG--
branch : trunk
rename : 6700-670 => 6721-676
2008-10-04 06:17:19 -05:00
Seline
ca7a4bf1a7
[svn] * Continue Trinity Script conversion.
...
--HG--
branch : trunk
2008-10-03 19:21:26 -05:00
Seline
b9f14f49c0
[svn] * Remove unneeded SQL updates from TrinityScript.
...
--HG--
branch : trunk
2008-10-03 15:40:41 -05:00
Neo2003
9b1c0e006f
[svn] * Proper SVN structure
...
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00