1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/server
mateuszb 047590427f * support for new hero bonuses (BLOCK_MORALE, SECONDARY_SKILL_PREMY (archery), AIR_SPELL_DMG_PREMY, EARTH_SPELL_DMG_PREMY, FIRE_SPELL_DMG_PREMY, WATER_SPELL_DMG_PREMY, BLOCK_SPELLS_ABOVE_LEVEL, SPELL_IMMUNITY, BLOCK_MORALE, FIRE_SPELLS, AIR_SPELLS, WATER_SPELLS, EARTH_SPELLS, SPELL, SPELLS_OF_LEVEL). It means that following artifacts are now supported:
- Orb of the Firmament
- Orb of Silt
- Orb of Tempestuous Fire
- Orb of Driving Rain
- Bow of Elven Cherrywood
- Bowstring of the Unicorn's Mane
- Angel Feather Arrows
- Tome of Fire Magic
- Tome of Air Magic
- Tome of Water Magic
- Tome of Earth Magic
- Recanter's Cloak
- Orb of Inhibition
- Pendant of Dispassion
- Pendant of Second Sight
- Pendant of Holiness
- Pendant of Life
- Pendant of Death
- Pendant of Free Will
- Pendant of Negativity
- Pendant of Total Recall
- Spellbinder's Hat
- Spirit of Oppression
- Sphere of Permanence
I hope I listed them all here :). Please try them and report if something's wrong.
2009-05-03 16:14:16 +00:00
..
vcmi_server break, fix and break and fix - now its fine :) 2008-12-26 15:00:34 +00:00
CGameHandler.cpp * support for new hero bonuses (BLOCK_MORALE, SECONDARY_SKILL_PREMY (archery), AIR_SPELL_DMG_PREMY, EARTH_SPELL_DMG_PREMY, FIRE_SPELL_DMG_PREMY, WATER_SPELL_DMG_PREMY, BLOCK_SPELLS_ABOVE_LEVEL, SPELL_IMMUNITY, BLOCK_MORALE, FIRE_SPELLS, AIR_SPELLS, WATER_SPELLS, EARTH_SPELLS, SPELL, SPELLS_OF_LEVEL). It means that following artifacts are now supported: 2009-05-03 16:14:16 +00:00
CGameHandler.h * server sends confirmation (given later to player interface) after applying request (will be needed for AI) 2009-04-16 00:28:54 +00:00
CVCMIServer.cpp * refactoring 2009-05-01 14:37:25 +00:00
CVCMIServer.h * next ubuntux's patch 2009-04-16 11:14:13 +00:00
Makefile.am * next ubuntux's patch 2009-04-19 15:01:33 +00:00
NetPacksServer.cpp * server sends confirmation (given later to player interface) after applying request (will be needed for AI) 2009-04-16 00:28:54 +00:00
VCMI_server.cbp * patch update from Dikamilo 2009-02-08 16:36:53 +00:00
VCMI_server.vcproj New file for VCMI_Server - NetPacksServer.cpp 2009-03-09 10:37:49 +00:00