#127 the /claim window functionality needs to be implemented

Đã đóng
%! (template.HTML=4 năm trước cách đây)đang mở bởi image · 6 ý kiến
Ở đây vẫn chưa có nội dung nào.
devn00b đã nhận xét 1 năm trước cách đây
Chủ sở hữu

I have support for the following: Display items in the window (pulled from DB). Copies items from list DB (claim_items) to character_claim_items. Tracks # of items left (basic support, cannot properly test).

I need to figure out the claim button (currently does nothing) and then plug in things like subtracting item counts and marking items as 1 per character.

Once complete will require DB update creating the 2 tables noted above.

I have support for the following: Display items in the window (pulled from DB). Copies items from list DB (claim_items) to character_claim_items. Tracks # of items left (basic support, cannot properly test). I need to figure out the claim button (currently does nothing) and then plug in things like subtracting item counts and marking items as 1 per character. Once complete will require DB update creating the 2 tables noted above.
devn00b đã nhận xét 1 năm trước cách đây
Chủ sở hữu

Small update here

Working: Claim items are listed from a DB table. Items exhaust. (can only claim X amt). One Per Character. UI window refreshes amounts left to claim. Items are given to the player when the claim button is clicked.

TODO: (still working on these as I get time) Currently, all claims are unique to the character, so not shared across all characters. Unlock by playtime (as live does for vet rewards). Probably more I'm forgetting at the moment.

Small update here Working: Claim items are listed from a DB table. Items exhaust. (can only claim X amt). One Per Character. UI window refreshes amounts left to claim. Items are given to the player when the claim button is clicked. TODO: (still working on these as I get time) Currently, all claims are unique to the character, so not shared across all characters. Unlock by playtime (as live does for vet rewards). Probably more I'm forgetting at the moment.
devn00b đã nhận xét 1 năm trước cách đây
Chủ sở hữu

Added unlock by playtime in seconds.

Added all veteran rewards we have in the DB. From 1 day up to 8 years.

Requires: https://git.eq2emu.com/devn00b/EQ2EMu/src/master/DB/updates/claimitems.sql

Added unlock by playtime in seconds. Added all veteran rewards we have in the DB. From 1 day up to 8 years. Requires: https://git.eq2emu.com/devn00b/EQ2EMu/src/master/DB/updates/claimitems.sql
devn00b đã nhận xét 1 năm trước cách đây
Chủ sở hữu

Still Todo: Individual Claims, Currently still all unique to the character. (essentially x per character).

Still Todo: Individual Claims, Currently still all unique to the character. (essentially x per character).
devn00b đã nhận xét 1 năm trước cách đây
Chủ sở hữu

Individual claims are done, the last thing to do is fix the claim messages. Live uses different messages for different claims.

Individual claims are done, the last thing to do is fix the claim messages. Live uses different messages for different claims.
devn00b đã nhận xét 1 năm trước cách đây
Chủ sở hữu

This should now be complete, barring any bug reports. Leaving this issue open for a couple of days.

This should now be complete, barring any bug reports. Leaving this issue open for a couple of days.
Đăng nhập để tham gia bình luận.
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.