Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refine DB Revamped & Refine UI support #10

Open
wants to merge 42 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
82217a4
Initial release of the refine UI
Lemongrass3110 Oct 9, 2017
b9858f7
Added a missing index check
Lemongrass3110 Oct 9, 2017
ed664a3
Added a logic check for the feature configuration
Lemongrass3110 Oct 9, 2017
0a2d6c1
Added a feature check for existing refiners
Lemongrass3110 Oct 9, 2017
db82c45
Added downgrade logic
Lemongrass3110 Oct 9, 2017
d50cb66
Sanity check for current refine level
Lemongrass3110 Oct 10, 2017
fe391b0
Fixed Refine UI doesn't update the refine value on downrefine. Thanks…
cydh Oct 10, 2017
9c155ac
Added 'Blacksmith blessing' system in refine npcs (Basta and Mighty h…
Atemo Oct 10, 2017
2f008a5
Updated script accordly @cydh comment
Atemo Oct 13, 2017
7ae8826
Merge branch 'master' into feature/refineui
Lemongrass3110 Oct 24, 2017
0b83ac7
Merge branch 'master' into feature/refineui
aleos89 Nov 3, 2017
0864ba9
Merge branch 'master' into feature/refineui
aleos89 Feb 20, 2018
b532dfe
Corrected an emotion constant
aleos89 Feb 20, 2018
a88f3a6
Merge branch 'master' into feature/refineui
aleos89 Mar 13, 2018
fc61f81
Merge branch 'master' into feature/refineui
Lemongrass3110 Jun 1, 2018
4c80179
Merge branch 'master' into feature/refineui
Lemongrass3110 Jun 14, 2018
1b2a99e
Merge branch 'master' into refactor/refine_db-2.3.1
cydh Jul 8, 2018
a7b6e41
Refine UI Updates
cydh Jul 8, 2018
01867f1
Added Refine material limitations
cydh Jul 8, 2018
1a3ac7a
Refine DB is revamped!
cydh Jul 8, 2018
7dcfce2
Constant update
cydh Jul 8, 2018
50b0e5c
Rework on Refine DB Refactor
cydh Jul 8, 2018
3c41b17
Removed 'Breakable', added 'OnFail'
cydh Jul 8, 2018
1838878
Added `RefineUI: false` for Wagjak and Holink
cydh Jul 8, 2018
3bae922
Wagjak rate is using Normal Rate
cydh Jul 8, 2018
17952fb
Added `getblacksmithblessing`
cydh Jul 8, 2018
3d3cda2
A little clean up
cydh Jul 8, 2018
5acae3c
Typo in getblacksmithblessing usages
cydh Jul 8, 2018
dfc2186
Removed 'event_refine_chance' from conf/battle/items.conf
cydh Jul 13, 2018
3863d77
Typo fixes
cydh Jul 17, 2018
5816928
Merge branch 'master' into refactor/refine_db-2.3
cydh Jul 30, 2018
bc00ff7
Refine UI Updates
cydh Sep 1, 2018
e56dba8
Refine DB Updates
cydh Sep 2, 2018
f1b2a14
Merge branch 'master' into refactor/refine_db-2.3
cydh Mar 11, 2019
3ca66c7
Merge branch 'master' into refactor/refine_db-2.3
cydh Mar 31, 2019
5dc540e
Merge branch 'master' into refactor/refine_db-2.3
cydh Jun 12, 2019
e65790e
Merge branch 'master' into refactor/refine_db-2.3
cydh Jul 10, 2019
881bade
Merge branch 'master' into refactor/refine_db-2.3
cydh Aug 4, 2019
a070939
Set feature.refineui to 3
cydh Aug 4, 2019
b7f3db0
Merge branch 'master' into refactor/refine_db-2.3
cydh Oct 16, 2019
2cae7f3
Merge branch 'master' into refactor/refine_db-2.3
cydh Apr 22, 2020
5c72664
follow up 2cae7f359029214921889fb180238b1437ea23e0
cydh Apr 22, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -107,3 +107,10 @@ feature.attendance: on
// Private Airship System (Note 1)
// Requires: 2018-03-21aRagexeRE or later
feature.privateairship: on

// Refine UI (Note 3)
// Requires: 2016-10-12aRagexeRE or later
// 0 = Disabled
// 1 = Enabled
// 2 = Enabled in existing official scripts (old dialogs were removed and replaced by the UI)
feature.refineui: 3
@@ -120,11 +120,6 @@ default_bind_on_equip: 4
// 0x8 = Only Guild Leader can sell BOUND_GUILD items to Shops or Itemshops (if 0x1 or 0x4 set)
allow_bound_sell: 0x0

// Turn on event refine chance (see db/{pre-}re/refine_db.yml)
// no = normal refine chances in effect (official/default value)
// yes = event refine chances in effect
event_refine_chance: no

// Hide n last characters of player's name with asterisk (*) when the player
// obtained an item with special broadcast flag.
// Note: Players with short names can be fully converted to asterisks if this
@@ -835,7 +835,10 @@
// Achievements
772: Achievements are disabled.

//773-775 reserved for refine UI
// @refineui
773: This command requires packet version 2016-10-12 or newer.
774: This command is disabled via configuration.
775: You have already opened the refine UI.
//776-781 reserved for tax system

782: Star Emperor