#145 Desert of Flames Jan 26 2006 client support

已關閉
image3 年之前創建 · 6 條評論

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 評論 3 年之前'
協同者
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 評論 3 年之前'
協同者
World server changes for starting_zone http://cutpon.com:3000/devn00b/EQ2EMu/commit/32ed6a2447f2b526f245a72fb9ceca79fb165387
image 在代碼提交 3 年之前 中引用了該問題
image 評論 3 年之前'
協同者

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 評論 3 年之前'
協同者

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 評論 3 年之前'
協同者

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!
image3 年之前 關閉
image 評論 3 年之前'
協同者

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
登入 才能加入這對話。
正在加載...
取消
保存
尚未有任何內容