#145 Desert of Flames Jan 26 2006 client support

Fermé
Créé il y a 4 ans par image · 6 commentaires
image a commenté il y a 4 ans

Need to patch up (semi-functional):

  • Character select
  • Character create
  • Delete character

Need to start:

  • World zone in process to tutorial island
Need to patch up (semi-functional): - Character select - Character create - Delete character Need to start: - World zone in process to tutorial island
image a commenté il y a 4 ans
Collaborateur
changes put in thus far to start supporting older clients: http://cutpon.com:3000/devn00b/EQ2EMu/commit/27fca1fae52355fbe990ad3c98f483781ac4fd03 http://cutpon.com:3000/devn00b/EQ2EMu/commit/ad85748a62a4e20a31672a57d8a815b0085613fc
image a commenté il y a 4 ans
Collaborateur
World server changes for starting_zone http://cutpon.com:3000/devn00b/EQ2EMu/commit/32ed6a2447f2b526f245a72fb9ceca79fb165387
image a référencé ce problème à partir d'un commit il y a 4 ans
image a commenté il y a 4 ans
Collaborateur

Since LethalEncounter got ahead of me in the zone in race I defer to him on the DoF client support to get in zone. Going back to working systems.. setting milestone to New Moon since I am not setting a deadline on behalf of LE

Since LethalEncounter got ahead of me in the zone in race I defer to him on the DoF client support to get in zone. Going back to working systems.. setting milestone to New Moon since I am not setting a deadline on behalf of LE
image a commenté il y a 4 ans
Collaborateur

Classic/DoF branch was uploaded here: http://cutpon.com:3000/EQ2Zek/EQ2EMu-LE

Classic/DoF branch was uploaded here: http://cutpon.com:3000/EQ2Zek/EQ2EMu-LE
image a commenté il y a 4 ans
Collaborateur

Support for basic character creation, enter world and move around (starting WITH tutorial)

http://cutpon.com:3000/devn00b/EQ2EMu/commit/b698e847e14e9a78cc03430d16c81a00e28b0c93

Keep in mind this is only the BASICS.. much more work to be done to make DoF client stable and functional!

Support for basic character creation, enter world and move around (starting WITH tutorial) http://cutpon.com:3000/devn00b/EQ2EMu/commit/b698e847e14e9a78cc03430d16c81a00e28b0c93 Keep in mind this is only the BASICS.. much more work to be done to make DoF client stable and functional!
image a commenté il y a 4 ans
Collaborateur

will require these SQL queries ran on eq2emu db (world server db):

insert into starting_zones set class_id=255,race_id=255,choice=0,zone_id=253;

UPDATE eq2emu.opcodes SET opcode='67' WHERE NAME='OP_ChangeZoneMsg' AND version_range2=546;

and this source file:

http://cutpon.com:3000/devn00b/EQ2EMu/src/b698e847e14e9a78cc03430d16c81a00e28b0c93/DB/updates/opcodes_for_283_and_546.sql

will require these SQL queries ran on eq2emu db (world server db): insert into starting_zones set class_id=255,race_id=255,choice=0,zone_id=253; UPDATE eq2emu.opcodes SET opcode='67' WHERE NAME='OP_ChangeZoneMsg' AND version_range2=546; and this source file: http://cutpon.com:3000/devn00b/EQ2EMu/src/b698e847e14e9a78cc03430d16c81a00e28b0c93/DB/updates/opcodes_for_283_and_546.sql
Connectez-vous pour rejoindre cette conversation.
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.