Commit graph

241 commits

Author SHA1 Message Date
Graves
0075ba159f
Spark vendor items adjusted the NPC sell prices to reflect retail (#2548)
* Spark vendor items adjusted the NPC sell prices

bought every item from 1-39 from sparks vendor on retail and sold to  the fameless NPC. i also have pictures of every price as well if needed but will post a couple to show for proof

* got rid of the extra ``

got rid of the extra lines
2022-08-17 05:10:01 -04:00
Illzbee
74c3e8a5aa BaseSell from retail
captured BaseSell from retail
2022-07-26 22:33:00 -04:00
WinterSolstice8
170fea1cb8 [sql] Audit prices of arrows/quivers/toolbags/ninja tools/shurikens/shuriken pouches
Co-authored-by: UynGH <102221430+UynGH@users.noreply.github.com>
2022-07-23 08:49:57 -07:00
claywar
7fbbc9f21c
Correct spell ID for Lhe Cipher Item 2022-07-17 17:08:20 -04:00
claywar
d8cee9de7a
[chore] Remove parentheses from usable item names 2022-07-17 07:38:16 -04:00
Aurasplash
ad200dfb61 Yngvi Choker
This was renamed and as it is RA/EX it should not be on the AH.
2022-07-12 09:59:16 -06:00
EpicTaru
7ad7efa89f Corrected AH category for Hajduk Ring/+1
Two rings, alone in a sea of earrings, now they can be reunited with their brethren!
2022-06-14 19:06:43 -05:00
Xaver-DaRed
a36cf7a8e8 Audit Item mods + other db tables
Co-authored-by: Hinekri <Hinekri@users.noreply.github.com>
2022-06-14 15:26:43 +02:00
Zach Toogood
53214d42e5
Merge pull request #1853 from neuromancerxi/vendor_prices
Vendor Price Data - 2022-05
2022-06-10 15:07:54 +03:00
NeuromancerXI
f3e60de558 Add comment recommending use of a fame neutral NPC 2022-06-09 14:07:02 -07:00
Xsoulsin
8871700af2 Update locations for gear
Update locations for the gear
2022-06-06 20:26:50 -07:00
Xsoulsin
f5fc19cc26 Gear Update
Added in gear updates for lvl 99, Missing Mods, Equipment
2022-06-06 18:23:50 -07:00
NeuromancerXI
c3eb7be44e Vendor Price Data - 2022-05
Retail vendor prices captured during May 2022 Return Home Campaign.
2022-06-01 05:40:16 -07:00
WinterSolstice8
4ef264c10d Make Crusade & Foil scrolls usable 2022-03-20 19:36:33 -07:00
Zach Toogood
ead8ed79a1 [mount] Add Byakko Mount 2022-03-11 08:35:57 +02:00
Kayanesa
993d3107b4
[Synth] updated items from 35523 to 34541 for issue #885 (#1376)
* [Synth] updated items from 35523 to 34541 for issue #855

Updated items from 35523 to 34541 for issue #855
Also created missing item skrymir_cord and skrymir_cord +1 from both item_basic and Item_equipment

* Re-roder synth item, added gear and stat for Skrymir cord

* Update following recommendation

* Changing  mistake to Skrymir cord

* Udate skrymir_cord flag

* Adding info to comment

* Reformating
2022-03-09 13:23:33 -05:00
RuthlessMortal
f9babf981b
SQL Gear Update (#1251)
* Gear Update

Gear that was missing mods or was not able to equip

* Update item_mods.sql

Update for Space

* Update item_mods.sql

Space Update

* Gear Updates

Added some Odyssey Gear that was missing mods or could not equip

* Update item_mods_pet.sql

* Update item_mods.sql

* Add what is missing

Added back forgot the space first time. Not able to find Mod at this time.

* Remove the Space

Removed the space that was not needed
2022-02-09 10:03:18 -05:00
TeoTwawki
bde5dbfe86 Merge branch 'base' of https://github.com/LandSandBoat/server into history/November-2021-ID-Updates 2021-11-28 13:14:16 -05:00
claywar
b2e26a5863
Merge branch 'base' into base 2021-11-26 16:38:01 -05:00
Xaver-DaRed
0e2a1215b8 Fix item_basic table manual import 2021-11-22 15:15:57 +01:00
Helix Hamin
ddca4501b4 Add some missing items, weapons, mods, etc.
Giving up on trying to complete the list this time around, before something comes in and messes up what I have done so far...

Also, added require("scripts/globals/items") to the item luas, and added the new use items to items.lua.

Update: Fixed the item luas to change the item id to the item name after adding to items.lua.
2021-11-19 14:33:36 +08:00
Zach Toogood
698c40bd30 [client update] add Iron Giant mount and some new KIs 2021-11-10 18:29:13 +02:00
TeoTwawki
dd02066118 Convert tables that are never written to back to MyISAM. Only tables we write to need InnoDB.
MyISAM = table level locking, fast but not safe for multiple simultaneous writes
InnoDB = row level locking, slow, but is safe for multiple simultaneous writes

```
Features                            MyISAM                        InnoDB
Type                                Non-Transactional             Transactional
Locking                             Table locking                 Row-level locking
Foreign keys                        No                            Yes
Table, index, data storage          Three separate files          Combined Tablespace
ACID                                No                            Yes
```
2021-11-10 08:09:45 -05:00
RAIST5150
6dd8eb4d67 Rename royal_sautee to correct name of royal_saute in item_basic.sql 2021-11-02 18:32:43 -04:00
Tokenr
b178687cc8 Incorrect prize_powder base price 2021-10-23 08:47:02 +02:00
bope12
c2c082c2cf Fix ah flags for more iems 2021-09-03 10:29:17 -07:00
bope12
ffbf62536d Remove Hachiryu Sune-Ate from AH 2021-09-03 09:55:07 -07:00
TeoTwawki
f58b4ed02d Correct baseSell of Trader's set gear. 2021-08-07 15:18:44 -04:00
TeoTwawki
445a7f73e9 Adjust basesell price of grenade. 2021-08-04 21:25:50 -04:00
TeoTwawki
c111156e92 price corrections 2021-08-04 15:17:34 -04:00
wrenffxi
3aabfefcad [version update] items 2021-05-11 12:37:26 -04:00
wrenffxi
cfe2256b3b [client update] items 2021-04-29 10:58:24 -04:00
TeoTwawki
2589da530c Merge branch 'topaz' of https://github.com/DerpyProjectGroup/topaz into freedom
# Resolved Conflicts:
#	sql/job_points.sql
2021-04-18 13:49:29 -04:00
Ixion
c460a89139 Ixion is Come!
- Rebranding.
- Migrate to GitLab.
- Add support for database updates when using Docker.
- Give purpose to version.h (adjust minor version with client updates).
- Add an in-game `!ver` command.
- Remove references to AGPL.
2021-04-17 18:24:14 -04:00
TeoTwawki
276cf1a095 Merge branch 'canary' of https://github.com/topaz-next/topaz into freedom 2021-04-10 22:55:57 -04:00
TeoTwawki
de3066a3cb Remove even more banding references. The name "topaz" remains in places but all of "tpz" should be gone now. 2021-04-01 16:14:56 -04:00
Zach Toogood
1cc5670cfa Merge branch 'sol_refactor' into canary 2021-02-11 19:47:50 +02:00
wrenffxi
c0d45e3800 [version update] items 2021-02-11 09:08:13 -05:00
Zach Toogood
9e4993893d Migrate all SQL tables from MyISAM to InnoDB 2021-02-05 17:07:08 +02:00
wrenffxi
834d5a2952 [client update] items 2021-01-12 08:28:54 -05:00
Era-Lusiphur
7d863abcad Correct Bracer Resell Price
Bracers were set to nearly 8x their retail NPC resell value, which is an issue being that players can purchase a crafting kit for 1600, less than the old 2464 resell value.

Retail resale price: 310 with no fame, 321 with max fame
2020-12-28 07:47:56 -05:00
wrenffxi
997c35fb3b [version update] titles, items, spells 2020-12-13 08:38:49 +02:00
Zach Toogood
16bd03cabb Merge branch 'release' into feature/trust
# Conflicts:
#	scripts/zones/Chateau_dOraguille/IDs.lua
#	scripts/zones/Heavens_Tower/IDs.lua
#	scripts/zones/Metalworks/IDs.lua
#	scripts/zones/Northern_San_dOria/IDs.lua
#	scripts/zones/Port_Bastok/IDs.lua
#	scripts/zones/Southern_San_dOria/IDs.lua
#	scripts/zones/Windurst_Walls/IDs.lua
#	scripts/zones/Windurst_Woods/IDs.lua
#	sql/item_basic.sql
2020-11-24 19:53:44 +02:00
ibm2431
b433cff978 Correct base sell price of salty bretzel 2020-11-14 11:05:50 -08:00
Zach Toogood
6d75c949ac Trusts: Beast cipher types 2020-11-11 07:37:59 +02:00
wrenffxi
3eadba2833 [client update] items 2020-11-11 00:03:51 -05:00
Zach Toogood
6632f6c41e Merge branch 'release' into feature/trust
# Conflicts:
#	scripts/globals/msg.lua
#	sql/npc_list.sql
2020-10-16 07:21:48 +03:00
wrenffxi
f793b84b9b [client update] sql 2020-10-13 18:13:01 -04:00
Zach Toogood
8f2755770d Merge branch 'release' into feature/trust 2020-09-14 19:34:17 +03:00
wrenffxi
8ba30c838d [client update] equipment 2020-09-13 15:30:25 -04:00