This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
v2.9.5
- Don't use typescript for v2 2178ddf
- Merge branch 'master' of github.com:Nicklason/tf2-automatic 7ef191b
- Downgrade so that versioning makes sense b9ec7d9
- Merge pull request #274 from Nicklason/lexidor-patch-1 a530cd1
- Require tippuskript b62c6ac
- 3.1.0 50cbff0
- Merge pull request #270 from Nicklason/development 19d3879
- Merge two ifs 992e98d
- Fix partner 0f280b4
- Fixed problems with cart 57bac35
- Update scripts a868585
- Merge pull request #268 from Hhanuska/withdraw 8a8bbd7
- 🎨 Improve structure of cart.js 4d6bd1b
- Merge pull request #267 from danocmx/development 374f61f
- 🐛 Fix strict check for premium 2c1b3b7
- Merge pull request #266 from danocmx/development 96475c8
- 💄 Fix string log to be clearer aec56e7
- Add carts commands to help command 1153ec9
- 💫 Ignore errors 3ce8f9b
- Merge branch 'development' of github.com:Nicklason/tf2-automatic into development 2c42327
- Merge branch 'Hhanuska-withdraw' into development c17a0c6
- Merge pull request #264 from Nicklason/master e6ae614
- 3.0.0 7cd2338
- Fix todo comment 9af6362
- Change missing properties response fce109b
- 🔥 bruh 143cb07
- 🎨 Restructure checkout 20a0997
- Merge pull request #261 from Nicklason/types d839fe1
- Change dist 946ac1b
- Install typescript and compile when using 'npm install' 240a561
- Add missing dependency check 16465cc
- Merge pull request #262 from Nicklason/revert-260-revert-259-types bcc9e11
- Revert "Revert "Types"" bf2a39c
- Fix path to .env b378229
- Merge pull request #260 from Nicklason/revert-259-types 4e4eb71
- Revert "Types" add4942
- Merge pull request #259 from Nicklason/types 7d61e0b
- 🐛 Remove code used for debugging problem 61d0211
- Merge branch 'master' into types 5de06a0
- 💫 Ignore ts errors faf4408
- 💫 Fix optional callback c8c4246
- Move code into src folder dd3881a
- 💫 never fix f6bb526
- 💫 Fix optional option a2a6e50
- 💫 Always use callback for getTimeOffset c1220e4
- 💫 Remove unknown argument from jsdoc 9fb6b7e
- 💫 Fix errors found by ts a30762b
- 💫 Use correct types 30ba8c9
- 💫 Fix ts errors dee14f2
- 💫 Ignore ts errors 0c6be97
- 💫 Fix ts errors 8ba202b
- 💫 Ignore ts errors edede44
- Don't use reserved word 'package' dedbbc0
- Add typescript config 99596b2
- Fix path fb52e1c
- Remove types c60feb8
- Remove @ts-check 65c534b
- Remove module-alias 7b26b37
- ✨ Add !cart command 9ab6fbc
- ⚡ Make cart only store sku 1b0a6db
- ⚡ Clean up 275df10
- ⚡ Clean up 318879d
- 👌 Move checkout to cart.js f3a4cc9
- \n 10f496a
- Demo for adding type information 79a7d0d
- 🎨 Remake cart system, move to new file 4f1e332
- 🐛 Change function to use new variable names cf70bba
- 💄 Change variable names 8316da8
- 🐛 Fix merging issues 898daea
- 💩 Fix optional callback a8030f6
ignore ts for json require 28e7382
- 💫 Add optional argument 011be0a
- 💩 Fix jsdoc 1083a10
- Change imports in app.js 2aacd25
- ESlint wanst a space, ESlint gets a space 135da6d
- 💥 Update all import paths for typescript 2b21454
- Merge branch 'development' into withdraw 076bd26
- ⚡ Change order of parameters to follow existing functions' a6dee03
- 🔥 Remove useless comment dfcb5aa
- 🐛 Fix deposit/withdraw 86d945c
- ✨ Add function to process custom offers dcbdec1
- ✨ Add checkout command 689a1ec
- ⚡ Improve findBySKU 1f9b5ac
- ✨ findBySKU can be used for any inventory 43a9768
- ✨ Add command to clear cart e0f184c
- ⚡ Change callback to return, since we no longer need to wait for inventories to load 01fc454
- 🔥 Remove duplicate code 021a5f7
- ⚡ Improve removing items from cart 332c223
- ⚡ Add different cart for each steamid 59753cd
- 🔥 Remove inventory check for admin when adding to cart 071bae5
- 🐛 Fix deposit/withdraw 32a5410
- ✨ Add deposit and withdraw chat commands 37ea5f3
- ✨ Add function to remove items from cart 2f217b0
- ⚡ Admin inventory is saved for 5 minutes 59fa695
- ✨ Add function to update admin's inventory b90956b
- ✨ Add cart for withdrawing and depositing 006b22f