balrok
49c52ddf9c
[8600] allow unbinding instances also per map
...
so command can be called as
.instance unbind all
or
.instance unbind #mapid
now
output also the mapname next to the mapid
for the humanoid users among us ;)
2009-10-08 00:46:55 +02:00
balrok
dc96ddfbfb
[8599] removed now unneeded parameter from GetBattleGroundQueueIdFromLevel
...
cause alterac valley is not handled special since 3.2.2
this function also works without bgtypeid parameter
2009-10-07 15:36:43 +02:00
tomrus88
90a80471f7
Merge commit 'origin/master' into 330
2009-10-07 16:37:49 +04:00
NoFantasy
0516ed3557
[8598] Clarify one error message and provide spellId in text.
...
Signed-off-by: NoFantasy <nofantasy@nf.no>
2009-10-07 08:52:19 +02:00
Xadiaris
416f511419
[8597] Manually fix src/shared/revision_sql.h
...
It expected to be generated by git_id at [8596] commit
if use up-to-date git_id version...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-10-07 09:06:34 +04:00
balrok
dc382abdf5
[8596] fixed query from last commit
...
now i also know what the error caused
old sql made "alter table `characters`.`bugreport`"
but my database wasn't supposed to be called "characters"
and the other db had an index defined over the type-field
2009-10-07 01:00:42 +02:00
balrok
6800ae932b
[8595] fixed incompatible mysql
...
in 8589_06 i got an error:
ERROR 1170 (42000) at line 2: BLOB/TEXT column 'type' used in key specification without a key length
also added delete-queries for 8589_05
2009-10-07 00:31:27 +02:00
VladimirMangos
793102318e
[8594] Resync command data in mangos.sql with code.
2009-10-07 01:59:45 +04:00
VladimirMangos
cbfb671af3
[8593] Fixed my typo in mangos.sql. :/
2009-10-07 01:40:49 +04:00
balrok
8eb9d3edd8
[8592] added missing include
2009-10-06 23:09:29 +02:00
VladimirMangos
1d9a142237
[8591] Add switch sql update changes into mangos.sql/characters.sql
2009-10-07 00:59:15 +04:00
VladimirMangos
d38866cfbc
[8590] Restore build at Unix/Linux.
2009-10-06 15:34:33 +04:00
tomrus88
c9636623bf
Added support for 3.3.0 PTR client.
2009-10-06 13:44:48 +04:00
VladimirMangos
f37f27d3c2
[8589] Merge branch '320' - Switch to support client version 3.2.2A
...
You need extract new dbc/map/vmaps for correct work.
And apply ofc sql updates that including character convertion.
Special thanks to TOM_RUS for prepering this switch :)
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-10-06 12:59:26 +04:00
VladimirMangos
58c1f1158a
[8588] Bump for 0.15.0 development.
2009-10-06 12:08:13 +04:00
VladimirMangos
97381d3e68
[8587] MaNGOS 0.14 release.
2009-10-06 12:06:56 +04:00
ApoC
9e669137a1
[8586] Fixed crash when no event indexes loaded.
...
Minor coding style fixes.
Signed-off-by: ApoC <apoc@nymfe.net>
2009-10-06 03:14:52 +02:00
ApoC
b9168145b5
[8586] Fixed sql query to be compatible with PGSQL.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2009-10-06 03:11:22 +02:00
VladimirMangos
a9af7f2b1c
Use reset time for normal/heroic from new DBC. Improve basic support for raid difficalties.
2009-10-06 02:12:02 +04:00
Triply
a0079ed59d
[8585] Fixed problem with guild_bank_rights not removed when guild master deleted rank. Problem reported by leak, Thx.
...
Signed-off-by: Triply <triply@getmangos.com>
2009-10-04 18:22:30 +02:00
VladimirMangos
9850551751
Small cleanupas in petition code.
2009-10-04 20:07:56 +04:00
tomrus88
3193896935
Some changes from 3.3.0, that applies to 3.2.2 as well.
2009-10-04 11:22:21 +04:00
tomrus88
d341702a11
Merge branch '320' of github.com:mangos/mangos into 320
2009-10-04 10:48:48 +04:00
tomrus88
a6c04f1667
- Fixed arena petitions (not tested).
2009-10-04 10:46:19 +04:00
VladimirMangos
4e4e9b0c78
Character data field convertor.
2009-10-04 01:44:48 +04:00
VladimirMangos
8b07b82b93
Renumbering sql/320 sql updates
2009-10-03 23:05:44 +04:00
NeatElves
4a2ef99d70
[8584] Remove spell 28734 from mangos.sql
...
sql updates from [7884] not has been applied to mangos.sql in past.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-10-03 22:44:40 +04:00
tomrus88
2964f399c7
Merge commit 'origin/master' into 320
2009-10-03 11:04:30 +04:00
tomrus88
8ad48e86e9
Fixed character deletion.
2009-10-03 11:04:04 +04:00
VladimirMangos
9919d89907
Fixed some commented cases for later apply in 3.2.x
...
* Allow cast 879 and ranks to players
* Add support for spell 67596 from some items added into 3.2.x
2009-10-03 07:22:46 +04:00
VladimirMangos
8ad4f0f10b
Restore spell 53563 work at 3.2.x
2009-10-03 07:17:53 +04:00
VladimirMangos
ef19575a59
Update spell code base at mangos_spell_check.sql errors:
...
* Drop code for spell 781. Not need now for work.
* Move code for 8017 and ranks to expected effect for 3.2.x.
* Drop code for spell 26635. Not need for new way work.
2009-10-03 06:47:34 +04:00
VladimirMangos
5c0e01be8f
Remove outdated spell data from mangos.sql
2009-10-03 02:29:01 +04:00
VladimirMangos
e167a567d5
[8583] Prevent crash at casting DK spells by non-DK characters.
2009-10-02 21:55:53 +04:00
VladimirMangos
59befa2e0e
Merge branch 'master' into 320
2009-10-02 19:09:06 +04:00
VladimirMangos
5440deddea
[8582] Correctly use yell range for boss textemote broadcast.
2009-10-02 04:50:23 +04:00
VladimirMangos
2e2d1013d4
[8581] Implement downgrade armor proficiency for items with scaled stats.
...
Original patch provided by Antonio593.
2009-10-02 04:46:24 +04:00
VladimirMangos
140b0d59bc
[8580] Restore build at *nix after my recent included cleanup.
2009-10-02 01:39:58 +04:00
VladimirMangos
97c54acd92
[8579] Really make talent 51685 and ranks work, some cleanups
...
* Talent have spell family GENERIC, move code to correct case
* Not use caster for spells that expected self applied, avoid caster search without need in Aura::PeriodicDummyTick
2009-10-01 23:17:17 +04:00
hunuza
cedc62bd40
[8578] Fix targeting of priest spell 64843.
...
Signed-off-by: hunuza <hunuza@gmail.com>
2009-10-01 20:32:47 +02:00
VladimirMangos
30105b8a0d
[8577] Remove redundent #include "ObjectAccessor.h"
2009-10-01 19:30:30 +04:00
XTZGZoReX
63897d56d7
Move visibility update functions to more appropriate classes.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-10-01 19:01:42 +04:00
Shendor
4041121fd8
[8576] Implement spells 51689 and 51680
...
Signed-off-by: Ambal <pogrebniak@gala.net>
2009-10-01 17:40:22 +03:00
Ambal
0cbb181479
[8575] Fixed x64 build compilation in VC2005
...
Signed-off-by: Ambal <pogrebniak@gala.net>
2009-09-30 22:39:33 +03:00
XTZGZoReX
c5a22f775b
[8574] Use map pointer in BattleGround for faster access
...
this avoids the HashMapHolder usage when searching
for objects
2009-09-30 18:18:33 +02:00
VladimirMangos
9ee41092df
[8573] Fixed sql update name
2009-09-30 20:04:35 +04:00
VladimirMangos
1a3e8ca4d0
[8572] Add active repeatable non-daily quest in quest book at character loading also.
...
This fix bug with have like quest started and impossibility see and abort it.
2009-09-30 19:44:56 +04:00
VladimirMangos
47bf1dbce6
[8571] Avoid use ^ bitmask operation for bool values compare in general.
...
Also drop HandleSet32Bit logn unused and wrong coded chat command code.
2009-09-30 19:39:44 +04:00
balrok
b2e32f4ff9
[8570] allow negative spawntimesecs also when NoDamageImmune is 0
...
thx to crackm for report and investigations :)
2009-09-30 15:09:07 +02:00
balrok
9204ed5eb5
[8569] replace ^ by != introduced in 8552
...
for clarification, also ^ could create unexpeced
results if our boolean TRUE is not equal to 1
thx to vladimir for pointing it out + explanation
2009-09-30 14:37:39 +02:00