#145 Desert of Flames Jan 26 2006 client support

Geschlossen
vor 3 Jahren geöffnet von image · 6 Kommentare
image kommentierte vor 3 Jahren

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 kommentierte vor 3 Jahren
Mitarbeiter
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 kommentierte vor 3 Jahren
Mitarbeiter
World server changes for starting_zone http://cutpon.com:3000/devn00b/EQ2EMu/commit/32ed6a2447f2b526f245a72fb9ceca79fb165387
image hat dieses Issue vor 3 Jahren aus einem Commit referenziert
image kommentierte vor 3 Jahren
Mitarbeiter

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 kommentierte vor 3 Jahren
Mitarbeiter

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 kommentierte vor 3 Jahren
Mitarbeiter

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 hat vor 3 Jahren geschlossen
image kommentierte vor 3 Jahren
Mitarbeiter

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
Anmelden, um an der Diskussion teilzunehmen.
Laden…
Abbrechen
Speichern
Hier gibt es bis jetzt noch keinen Inhalt.