Len
|
31c80fa92d
|
Prevent dying shopsigns, Fixes #8
|
2022-09-01 10:10:25 +02:00 |
|
Len
|
c39eba6bfc
|
Merge remote-tracking branch 'origin/main'
|
2022-09-01 09:45:38 +02:00 |
|
Len
|
5ac4c15902
|
Add runserver directory.
|
2022-09-01 09:45:19 +02:00 |
|
Stijn
|
baf1a3696b
|
Added shop type permission error to config
|
2022-08-31 20:51:15 +02:00 |
|
Stijn
|
2228e45ed4
|
Send different message for not having enough items/money
|
2022-08-31 20:00:36 +02:00 |
|
Stijn
|
ad656391fb
|
Send different message for buying/selling from/to shop
|
2022-08-31 19:56:33 +02:00 |
|
Stijn
|
064595475f
|
Trimmed item name and price on signs
|
2022-08-31 19:20:40 +02:00 |
|
Stijn
|
387a56b1d3
|
Changed shop info to show the actual item in the shop when hovering over its name
|
2022-08-31 19:03:54 +02:00 |
|
Stijn
|
581d03d79b
|
Added a way to display all info on a shop
|
2022-08-31 18:49:18 +02:00 |
|
Len
|
89acf0c10e
|
Do not validate shoptype input twice, Fixes #4
|
2022-08-31 10:10:18 +02:00 |
|
Len
|
e49906fc75
|
Prevent players from breaking shops while they are conversing, Fixes #7
|
2022-08-31 10:08:19 +02:00 |
|
Len
|
e4d4ebb8b4
|
Add build number to version
|
2022-08-30 10:34:39 +02:00 |
|
Len
|
ed186b37bb
|
Remove a debug message
|
2022-08-30 10:13:41 +02:00 |
|
destro174
|
93336c653b
|
Merge pull request #3 from Altitude-Devs/templates
Add issue templates
|
2022-08-30 09:37:53 +02:00 |
|
Len
|
10c2a3e583
|
Update templates and add config.yml
|
2022-08-30 09:37:05 +02:00 |
|
destro174
|
30d21810a6
|
Add issue templates
|
2022-08-30 09:12:04 +02:00 |
|
destro174
|
c8f19125f8
|
Merge pull request #2 from Altitude-Devs/dev/rewrite
Dev/rewrite
|
2022-08-28 20:54:24 +02:00 |
|
Teriuihi
|
4ad7d4995e
|
Merge remote-tracking branch 'origin/dev/rewrite' into dev/rewrite
# Conflicts:
# src/main/java/com/alttd/playershops/listener/TransactionListener.java
|
2022-08-28 20:51:54 +02:00 |
|
Len
|
7fb6325285
|
Revert "Made it possible to save/load shops"
This reverts commit 91c0c2ecd1.
|
2022-08-28 20:50:48 +02:00 |
|
Teriuihi
|
09c3349048
|
Added messages/placeholders for failed transactions
|
2022-08-28 20:50:29 +02:00 |
|
Len
|
f646d1283b
|
Add placeholds to TransactionListener.java
|
2022-08-28 20:47:05 +02:00 |
|
Len
|
789a4e0e3b
|
Add placeholds to ShopManagementGui.java
|
2022-08-28 19:50:33 +02:00 |
|
Len
|
176e997b9e
|
Check if player has balance before trying to add money to shop
|
2022-08-28 19:46:34 +02:00 |
|
Len
|
777a240757
|
Prevent stacking Conversations
|
2022-08-28 19:44:48 +02:00 |
|
Teriuihi
|
fe82ccfa43
|
Removed extra call to #toLowerCase
|
2022-08-28 19:17:39 +02:00 |
|
Len
|
96d59d268b
|
Remove shadow
|
2022-08-28 00:57:00 +02:00 |
|
Len
|
b07bf2a92b
|
Merge branch 'dev/rewrite' of https://github.com/Altitude-Devs/PlayerShops into dev/rewrite
|
2022-08-28 00:53:12 +02:00 |
|
Len
|
8d17848b6b
|
Add more listeners and events to listen to
|
2022-08-28 00:53:00 +02:00 |
|
Teriuihi
|
195a47c828
|
Added logging for transactions
|
2022-08-25 22:51:42 +02:00 |
|
Len
|
3be53703be
|
Small tweaks
|
2022-08-25 17:45:11 +02:00 |
|
Len
|
abf53fbbbe
|
dev/rework
|
2022-08-25 00:22:46 +02:00 |
|
Len
|
1ae73c5ba8
|
Use ComponentLogger in Logger.java
|
2022-08-23 16:26:23 +02:00 |
|
Len
|
0ee732bfba
|
Update to 1.19.2 API
|
2022-08-23 14:28:51 +02:00 |
|
Len
|
6221631dab
|
Add missing return in EventListeners
|
2022-08-22 19:15:40 +02:00 |
|
Len
|
41e169df08
|
Add some early returns
|
2022-08-22 16:56:49 +02:00 |
|
Len
|
cd850eeee3
|
Add more events
|
2022-08-22 16:39:57 +02:00 |
|
Len
|
f3030afa33
|
Work on TransactionListener.java
|
2022-08-22 14:07:05 +02:00 |
|
Len
|
3aa8414c5b
|
Refactor/rework
|
2022-08-22 00:21:36 +02:00 |
|
Len
|
658837814a
|
Refactor ShopTransactions
|
2022-08-21 17:36:01 +02:00 |
|
Len
|
4fb4ea4a79
|
Work on ShopTransactions
|
2022-08-21 00:25:48 +02:00 |
|
Len
|
0f3ec2c575
|
Finish database stuff
|
2022-08-13 16:10:23 +02:00 |
|
Len
|
819cbdcd93
|
make shop id a UUID
|
2022-08-13 16:10:10 +02:00 |
|
Len
|
cf4431326e
|
rework some stuff
|
2022-08-13 15:22:00 +02:00 |
|
Teriuihi
|
91c0c2ecd1
|
Made it possible to save/load shops
Fixed defaults in db config
|
2022-08-11 01:56:15 +02:00 |
|
Len
|
d33a0db545
|
Remove ShopType config from DatabaseConfig.java
|
2022-08-07 17:30:00 +02:00 |
|
Len
|
5ccd5b6f0c
|
Remove API module
|
2022-08-07 17:28:38 +02:00 |
|
Len
|
aeb6d79495
|
Add nullcheck on signline
|
2022-08-07 13:38:17 +02:00 |
|
Len
|
7d1e7590b4
|
Remove unneeded imports
|
2022-08-07 13:37:36 +02:00 |
|
Len
|
0b269b46e4
|
Add static config path to Config.java
|
2022-08-07 13:29:40 +02:00 |
|
Teriuihi
|
eb8ee00e4a
|
Added loading/saving shops in a database
|
2022-08-03 19:11:03 +02:00 |
|