Auxilor
|
3bf9589cd2
|
Patched GUI bug
|
2023-09-12 16:51:20 +01:00 |
|
Auxilor
|
4ae4af6f1d
|
Fixed UltraEconomy
|
2023-07-31 16:10:32 +02:00 |
|
Auxilor
|
bba0900183
|
Fixed UltraEconomy build
|
2023-07-31 16:04:23 +02:00 |
|
Auxilor
|
641aee3965
|
Patched an exploit
|
2023-07-31 15:38:42 +02:00 |
|
Auxilor
|
18ea6cc568
|
Clarifications and fixes for other commits
|
2023-07-31 15:14:01 +02:00 |
|
Auxilor
|
8335f6bae5
|
Added quick patch for an exploit
|
2023-07-31 15:13:45 +02:00 |
|
Auxilor
|
514a8e76f9
|
Revert "Reworked EntityDamageByEntityEvent, finally"
This reverts commit 5cfb87e0
|
2023-07-31 15:12:48 +02:00 |
|
_OfTeN_
|
f34af36690
|
Added ArmorTrim arg parser (now without NMS)
|
2023-07-30 21:27:09 +03:00 |
|
_OfTeN_
|
4f6c023217
|
Stupidity fix
|
2023-07-30 20:44:45 +03:00 |
|
_OfTeN_
|
620e1d3042
|
Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
# eco-core/core-plugin/src/main/kotlin/com/willfp/eco/internal/spigot/EcoSpigotPlugin.kt
# eco-core/core-plugin/src/main/resources/config.yml
|
2023-07-30 20:39:00 +03:00 |
|
_OfTeN_
|
d3c831c19b
|
Added a config option to enforce additional crafting recipe check (in case you're encountering issues with 3d party custom item plugins like ItemsAdder or Oraxen)
|
2023-07-30 20:38:09 +03:00 |
|
Auxilor
|
22d9dbdf66
|
Added display-without-meta option
|
2023-07-22 16:13:31 +01:00 |
|
Auxilor
|
5cfb87e03c
|
Reworked EntityDamageByEntityEvent, finally
|
2023-07-22 14:16:34 +01:00 |
|
Auxilor
|
4301d83e91
|
Removed ItemMetaProxy, can be reimplemented much better without NMS
|
2023-07-06 17:33:44 +01:00 |
|
Auxilor
|
84d5c5e665
|
Merge branch 'master' into develop
|
2023-07-05 15:33:07 +01:00 |
|
Auxilor
|
50f217eebe
|
Switched to a standard map for LazyPlaceholderTranslationExpressionHandler
|
2023-07-05 15:30:06 +01:00 |
|
Auxilor
|
238bd08502
|
Merge remote-tracking branch 'origin/dependabot/gradle/org.javassist-javassist-3.29.2-GA'
|
2023-07-05 14:51:57 +01:00 |
|
Auxilor
|
940e6e8b5b
|
Merge remote-tracking branch 'origin/dependabot/gradle/io.lumine-Mythic-5.3.5'
|
2023-07-05 14:51:56 +01:00 |
|
Auxilor
|
841ed52bdd
|
Merge remote-tracking branch 'origin/dependabot/gradle/com.arcaniax-HeadDatabase-API-1.3.1'
|
2023-07-05 14:51:52 +01:00 |
|
Auxilor
|
245b577adc
|
Expressions that are just numbers will be immediately converted rather than being evaluated
|
2023-07-05 14:44:22 +01:00 |
|
dependabot[bot]
|
1258305755
|
Bump io.lumine:Mythic from 5.2.1 to 5.3.5
Bumps io.lumine:Mythic from 5.2.1 to 5.3.5.
---
updated-dependencies:
- dependency-name: io.lumine:Mythic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-04 21:35:54 +00:00 |
|
_OfTeN_
|
cd8ed5a823
|
Implemented ItemMetaProxy with an ability to set/get trim from the 1.20 armor meta
Added an ArgParserTrim to add trims to armor via item lookup strings
|
2023-06-24 16:38:10 +03:00 |
|
_OfTeN_
|
795ead57bf
|
Fixed MythicMobs mob test predicate
|
2023-06-23 11:24:03 +03:00 |
|
_OfTeN_
|
910cdaf992
|
Updated KingdomsX antigrief integration
|
2023-06-23 10:41:15 +03:00 |
|
dependabot[bot]
|
3c5190da3a
|
Bump com.arcaniax:HeadDatabase-API from 1.3.0 to 1.3.1
Bumps [com.arcaniax:HeadDatabase-API](https://github.com/Arcaniax-Development/HeadDatabase-API) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/Arcaniax-Development/HeadDatabase-API/releases)
- [Commits](https://github.com/Arcaniax-Development/HeadDatabase-API/compare/1.3.0...1.3.1)
---
updated-dependencies:
- dependency-name: com.arcaniax:HeadDatabase-API
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 21:59:50 +00:00 |
|
dependabot[bot]
|
0f0f003f23
|
Bump org.javassist:javassist from 3.28.0-GA to 3.29.2-GA
Bumps [org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 3.28.0-GA to 3.29.2-GA.
- [Release notes](https://github.com/jboss-javassist/javassist/releases)
- [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md)
- [Commits](https://github.com/jboss-javassist/javassist/commits)
---
updated-dependencies:
- dependency-name: org.javassist:javassist
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 21:59:28 +00:00 |
|
Auxilor
|
09417d0834
|
Expressions that are just numbers will be immediately converted rather than being evaluated
|
2023-06-18 21:11:14 +02:00 |
|
Auxilor
|
8eb62d65b4
|
Fixed PersistentDataKeyType.BIG_DECIMAL
|
2023-06-18 14:11:50 +02:00 |
|
Auxilor
|
5b5e161062
|
Added head arg parser
|
2023-06-05 13:22:21 +01:00 |
|
Auxilor
|
74aeaec257
|
Added NumberUtils.evaluateExpressionOrNull
|
2023-06-03 15:13:42 +01:00 |
|
Auxilor
|
08a4d9d6b1
|
Changed playerflow to use local server ID
|
2023-05-22 01:35:23 +01:00 |
|
Auxilor
|
7ef8dcfd64
|
Merge branch 'develop'
|
2023-05-21 19:07:56 +01:00 |
|
Auxilor
|
5bedf88b4c
|
Updated lang.yml
|
2023-05-21 19:03:47 +01:00 |
|
Auxilor
|
1d241651b5
|
Added config option for playerflow
|
2023-05-21 17:01:13 +01:00 |
|
Auxilor
|
3ff2bfa412
|
Updated playerflow URL
|
2023-05-21 16:58:21 +01:00 |
|
Auxilor
|
a4c5ff921e
|
Added playerflow
|
2023-05-21 16:38:17 +01:00 |
|
Auxilor
|
137e9dc7d6
|
Added global price display names
|
2023-05-20 18:01:45 +01:00 |
|
Auxilor
|
710cec4bc1
|
Merge branch 'develop'
|
2023-05-19 13:17:05 +01:00 |
|
Auxilor
|
5093799775
|
Merge remote-tracking branch 'origin/develop' into develop
|
2023-05-19 13:15:34 +01:00 |
|
Sen2000
|
bbc2513b40
|
Fix RoyaleEconomy integration
|
2023-05-19 16:54:05 +07:00 |
|
Sen2000
|
c7f8063a3a
|
Add RoyaleEconomy to prices system
|
2023-05-19 09:11:17 +07:00 |
|
ChanceSD
|
14b0f1be0c
|
Fix PvPManager integration
|
2023-05-18 22:42:49 +01:00 |
|
Auxilor
|
6645e216d5
|
Fixed stupid profile saver bug
|
2023-05-18 15:35:47 +01:00 |
|
Auxilor
|
4f406353ba
|
Fixed data bug
|
2023-05-18 14:33:14 +01:00 |
|
Auxilor
|
095494dd2e
|
Fixed PersistentDataKeyType.BIG_DECIMAL and javadoc
|
2023-05-17 18:39:48 +01:00 |
|
Auxilor
|
1a6ac29083
|
Fixed PersistentDataKeyType.BIG_DECIMAL
|
2023-05-17 17:26:48 +01:00 |
|
Auxilor
|
4fc3c22a7d
|
Added PersistentDataKeyType#BIG_DECIMAL
|
2023-05-15 12:05:37 +01:00 |
|
Auxilor
|
4aed33751d
|
EcoPlugin#afterLoad now runs 2 ticks after, with a preliminary reload 1 tick after startup to fix load order bugs
|
2023-05-13 17:43:31 +01:00 |
|
Auxilor
|
d8793bc2bb
|
Fixed command aliases
|
2023-05-12 16:54:03 +01:00 |
|
Auxilor
|
43df79e3b1
|
Fixed captive slots not forcing a re-render on shift click
|
2023-05-10 16:03:29 +01:00 |
|