CVS 08-12

Les dernières nouvelles du serveur.
Sp4M
Maître Absolu
Posts: 2904
Joined: 16 Apr 2004, 14:52
Discord:

CVS 08-12

Unread post by Sp4M »

Code: Select all

- Changed: byte to int for craftingprimaryskill in dolcharacter table
- Add: Enchanter custom npc
- BugFix : guild name escape to fix the ' bug
- Add: vaultkeeper quild
- New: Packet sending thread for each client. Calls to client/player.Out.SendXXX now
       queue the packet to be sent and instantly return. A working thread then
       takes care of the sending of the packets (as fast as possible in FIFO order)
       There is virtually NO overhead for this technique and it should prevent
       some lagging out when sending many packets to other players (eg. casters)
       because the TCP protocol waits for an ACK ...

- Changed: The DOLEvent class now has an overidable "IsValidFor(object o)" method,
           which should be overwritten in the custom event classes (eg. GamePlayerEvent) This method is called to check if it is valid to register a certain event for an object. Eg. if you try to register a GameEntered event for a mob, then the IsValidFor call will return false and prevent this... preventing loose events... 
- Bugfix: Fixed some typos in /task command
- Change: Moved quickcast out of player into QuickCastAbilityHandler
- Change: Renamed QckCastEffect to QuickCastEffect
- Add: Engage Ability
- Changed: Evade formula to match parry/block formulas style
- Changed: Base chance to block arrows is 30%
- Changed: Weapon spec affects two-handed weapons cap
- Changed: CritShot factor back to 2
- Changed: Replaced division with multiply and bit shift in some places
- Add: Added Task System for MoneyTasks and KillTasks, work is based on LightBringers Task system and on Quest System.
       But Code is disabled by default since it needs to be reviewed and
       tested more first. To enable it add TASK_ENABLED as a compiler constant in the settings of the following projects: doldatabase, gameserver, gameserverscripts
- Clean: All Notify methods now call Notify(e,sender,args) with null values if not set, which makes it easier to add additional code.
- Bugfix: GamePlayer.RecieveItem(GameLiving living IventoraItem item)  only worked for living is GamePlayer. Added additional checks.
- Bugfix: WolfpeltCloak.cs: Some typos, and now any wolf is killabled for quest.
- Changed: Players with active pulsing spell can't stealth
- Changed: All effects are canceled when player logs out (LD or /quit)
- Add : stuck command
- BugFix : craft prymary skill save in db so remove bug of craft npc
- Bugfix: CombatHeal can be used solo
- Bugfix: Escape function for sql database
- Bugfix: When creating new SQL tables AllowDBNull check was reversed
- Add: BerserkAbility and ProtectAbility Added
- Change: move code for criticaldamge calculation into own method CalculateCritcalDamage()
- Bugfix: Some GameMobs where added multiple times if BaseQuest.Save_INTO_DATABSE was set to true.
- New: /item command can be used to set magical bonuses
- New: Guard/Intercept abilities
- Changed: Matter Focus was missing
- Bugfix: Stealth CanDetect formula was... just wrong
- Bugfix: Player equipment appearence is updated when item is equipped from inventory slot
- Add: IGameLocation, GameLocation as extension of Point3D to store Name, RegionID and heading
- Clean: Removed debug message from hasFinishedQuest too reduce logfile load.
- Bugfix: dead players should not be able to start attack
- Bugfix: TargetObject of player is cleared if player dies
- Bugfix : VaultKeeper
-BugFix : check of distance for each gameliving inherited methode receiveitem
- Add : refresh inventory after remove material in crafting
- New: CombatSpeedDebuff spell handler
- Bugfix: Can't change QuickCast state while casting a spell
- Bugfix : improve and clean mez stun root system
- Add : getFirstItemByName to playerinventory
- Add : craft improve and debug a bit
Last edited by Sp4M on 09 Dec 2004, 13:12, edited 1 time in total.
Image ©Djip

:arrow: Plaintes: (En cas de plainte sur le forum, vous vous exposez vous même au ban.)
:arrow: Administrateurs: Sp4M[at]Amtenael.com - Malkavien[at]Amtenael.com - Darkpepper - Dre
:arrow: GMA: ?
:arrow: GMT: ?
User avatar
Canibal Corpse
Gros Bill
Posts: 308
Joined: 12 Nov 2004, 21:49
Discord:
Contact:

Unread post by Canibal Corpse »

Merci Sp4mounet pour cette mega maj
Image
Image
Laroc
Gros Nioubi
Posts: 1
Joined: 04 Dec 2004, 22:42
Discord:

Unread post by Laroc »

Wouaw :shock: gros changement, GG :D
User avatar
Yaugzebul
Maître Absolu
Posts: 1026
Joined: 14 Aug 2004, 05:37
Discord:

Unread post by Yaugzebul »

Wow chapeau !! Ca a l'air d'etre une mise à jour très fructueuse :)

Bravo !! ;)




_____________________________________________________________

* Yaugzebul Aelfwynn, Mentaliste, Level 50 *
Bardiug
Billou
Posts: 232
Joined: 04 Oct 2004, 14:13
Discord:

Unread post by Bardiug »

D'habitude, j'applaudis avec mes mains , après avoir compter sur mes doigts les nouveautés ajoutées...
Ben là j'ai plus assez de doigts! quelqu'un peut me prêter ses mains s'il vous plait?
Bardiug
-> Veldriss, Phantom Summoner lvl 50+
lavorine
Dieu
Posts: 554
Joined: 05 Oct 2004, 14:08
Discord:
Contact:

Unread post by lavorine »

*prete ses mains a Bardiug*

Mais faut me les rendre apres :wink:

Bravo pour la maj
Image
Lavorine fille de Lavorine, élevée par les enfants de l'arbre
Estrelle : sentinelle lvl 5
Gwenrahn: clerc lvl 9
maelenn : future menestrelle lvl 4
(merci a Cossa pour la jolie signature )
Dama
Maître Absolu
Posts: 1555
Joined: 09 Nov 2004, 20:57
Discord:

Unread post by Dama »

:shock:

Ouha grande mise a jour Bravo a vous :wink:
User avatar
Ghordjul
Demi-Dieu
Posts: 499
Joined: 12 Nov 2004, 22:46
Discord:

Re: CVS 08-12

Unread post by Ghordjul »

Tout d'abord, une fois de plus merci et bravo pour le boulot, et je soulignerais parmis toutes ces màj deux que je trouve non pas plus importantes, mais plus directement utiles aux joueurs :
Sp4M wrote:- Add : stuck command
Alors là, si elle marche, elle devrait à elle seule supprimer +- 4 posts par jour dans la section Bugs :shock: :lol:
Sp4M wrote:- Bugfix : improve and clean mez stun root system
Celui-là aussi il va faire du bien !!! :D :D

Et globalement le système de craft qui à l'air d'avancer à pas de géant, sans compter une foultitude de Bugfixes, bref ....

... ben encore une fois BRAVO :P
ImageImage
Darkpepper wrote:Il faut juste se rendre compte que même si ca va a l'encontre de certaines actions "plausibles" vous devez avant tout respecter chacunes des règles du serveur
User avatar
comjadis
Petit Bill
Posts: 160
Joined: 10 Oct 2004, 18:56
Discord:

Unread post by comjadis »

bravo pour cette maj mm si j ai rien compris :lol:
La sagesse s aquiere avec le temps mais le temps ne nous fait pas obligatoirement plus sage
Ederine
Gros Nioubi
Posts: 13
Joined: 06 Nov 2004, 07:45
Discord:

Unread post by Ederine »

Bravo bravo !!!

Hmm au passage si quelqu un ce sent la force de traduire en francais :oops:

*pas copine avec l'anglais* :?
User avatar
X-@B Brutal
Demi-Dieu
Posts: 423
Joined: 21 Oct 2004, 18:40
Discord:
Contact:

Unread post by X-@B Brutal »

Mwarf, ça c'est de la MaJ. GG les gars. Faut tout tester maintenant ^^
Xab Brutal, Chef de la famille Brutal, lvl 33

Image
http://xab.jexiste.fr
Webmaster
Doulbousiouf
Maître Absolu
Posts: 1010
Joined: 23 Sep 2004, 17:42
Discord:

Unread post by Doulbousiouf »

Tout d'abord, une fois de plus merci et bravo pour le boulot, et je soulignerais parmis toutes ces màj deux que je trouve non pas plus importantes, mais plus directement utiles aux joueurs :



Sp4M a écrit:


- Add : stuck command



Alors là, si elle marche, elle devrait à elle seule supprimer +- 4 posts par jour dans la section Bugs
C'est justement dans ce but que je l'ai code :wink:

_______________________
Doulbousiouf
Balrog
Maître Absolu
Posts: 858
Joined: 31 Oct 2004, 12:42
Discord:

Unread post by Balrog »

Doulbousiouf wrote: C'est justement dans ce but que je l'ai code :wink:

_______________________
Doulbousiouf



:lol:

bravo pour la maj
Sp4M
Maître Absolu
Posts: 2904
Joined: 16 Apr 2004, 14:52
Discord:

Unread post by Sp4M »

Ben chez moi en tout cas le /stuck ne fais rien ;)
Image ©Djip

:arrow: Plaintes: (En cas de plainte sur le forum, vous vous exposez vous même au ban.)
:arrow: Administrateurs: Sp4M[at]Amtenael.com - Malkavien[at]Amtenael.com - Darkpepper - Dre
:arrow: GMA: ?
:arrow: GMT: ?
Sarek
Maître Absolu
Posts: 2469
Joined: 15 Aug 2004, 19:14
Discord:

Unread post by Sarek »

Bravo pour cette formidable MAJ ;)

S'il faut un cobaye pour le craft, appelez moi :P
Image
Post Reply