This website requires JavaScript.
20dc34714e
Merge pull request '5.1.0: add player life cycle events' (#33 ) from dev into master
master
v5.1.0
Quentin Legot
2024-08-20 18:52:18 +0200
267bd3644c
ci: add cache
dev
Quentin Legot
2024-08-20 18:42:39 +0200
d6515d9cbb
feat: add player join and leave events
Quentin Legot
2024-08-20 18:38:23 +0200
5e6eff241e
Merge pull request '5.0.0' (#32 ) from dev into master
v5.0.0
Quentin Legot
2024-02-12 20:49:49 +0100
204198f143
Remove deprecated method and remove redundant cast or throws declaration
Quentin Legot
2024-02-12 20:40:44 +0100
9fdc4f4991
Update okhttp to fix vulnerability
Quentin Legot
2024-02-12 20:33:20 +0100
b88d7f3e08
ConfigI#load now return given clazz in parameter, dump to 5.0.0 because of breaking changes
Quentin Legot
2024-02-12 19:56:28 +0100
ebbb92f66d
Remove my name in contributions and add mod parenting in modmenu, Use a more detailled image of altarik icon
Quentin Legot
2024-02-08 12:47:42 +0100
6b9d4fa968
Merge pull request 'Dump minecraft to 1.20.4' (#31 ) from dev into master
v4.5.1
Quentin Legot
2024-02-04 17:54:14 +0100
041bff1908
Dump minecraft to 1.20.4
Quentin Legot
2024-02-04 17:44:39 +0100
caa52be19e
Merge pull request '4.5.0' (#30 ) from dev into master
v4.5.0
Quentin Legot
2024-01-08 22:02:00 +0100
2c38a76c0a
Dump to 4.5.0
Quentin Legot
2024-01-08 21:52:52 +0100
fede46e91e
Merge remote-tracking branch 'origin/dev' into dev
Quentin Legot
2024-01-08 21:49:23 +0100
95ff56969e
Dump to 4.4.0
Quentin Legot
2024-01-08 21:46:41 +0100
0a7d61e45e
Add configI to abstract config files data and process
Quentin Legot
2024-01-08 21:46:16 +0100
a7b2067765
Merge pull request 'Dump to 4.4.0' (#29 ) from dev into master
v4.4.0
Quentin Legot
2024-01-07 01:24:28 +0100
427fc4cea6
Update gradle.properties
Quentin Legot
2024-01-07 01:24:09 +0100
9590cb9aea
Merge pull request 'Forgot to add an env instruction...' (#28 ) from dev into master
v4.3.2-SNAPSHOT
Quentin Legot
2024-01-07 01:12:09 +0100
f982e497fe
Forgot to add an env instruction...
Quentin Legot
2024-01-07 00:57:32 +0100
23cd5ca100
Merge pull request 'Fix CI trigger' (#27 ) from dev into master
Quentin Legot
2024-01-06 23:40:34 +0100
6fc944eb4a
Update .gitea/workflows/ci.yml
Quentin Legot
2024-01-06 22:58:46 +0100
bc3caaed7d
Merge pull request '1.20.2' (#26 ) from dev into master
Quentin Legot
2024-01-06 22:50:29 +0100
4731cc5698
Update .gitea/workflows/ci.yml
Quentin Legot
2024-01-06 22:28:57 +0100
6276ba58d7
Update .gitea/workflows/ci.yml
Quentin Legot
2024-01-06 22:13:05 +0100
c3ee389d55
Merge remote-tracking branch 'origin/dev' into dev
Quentin Legot
2024-01-06 21:47:34 +0100
0c67018eda
Dump to 4.4.0
Quentin Legot
2024-01-06 21:44:15 +0100
59161400e8
Update to 1.20.2
Quentin Legot
2024-01-06 21:42:25 +0100
c098820076
Remove unnecessary semicolon
Quentin Legot
2023-08-29 22:50:56 +0200
40768b2ec1
Added Command and AbstractCommand
Quentin Legot
2023-08-29 22:50:21 +0200
10edfe5ef6
Improve CI: now create a tag when publishing a new release
Quentin Legot
2023-08-29 22:44:06 +0200
be81716cfe
Merge pull request 'Trying to fix report discord task' (#24 ) from dev into master
Quentin Legot
2023-07-26 23:53:11 +0200
3d3851d032
Merge pull request 'Trying to fix report discord task' (#23 ) from patch-report1 into dev
Quentin Legot
2023-07-26 23:46:29 +0200
c459bf9397
Trying to fix report discord task
Quentin Legot
2023-07-26 23:36:01 +0200
969eaf92bc
Add project name to reportConfig
Quentin Legot
2023-07-26 23:33:01 +0200
662206f32f
Merge pull request 'Task reportToDiscord throw an exception if http request is not sucessful' (#22 ) from dev into master
Quentin Legot
2023-07-26 23:25:15 +0200
bb9ae4d59b
Doesn't return an exception if 20X
Quentin Legot
2023-07-26 23:22:49 +0200
18964aa779
Change exception to GradleException
Quentin Legot
2023-07-26 23:21:14 +0200
5afbcd9ffe
task throw an exception when response isn't a 200 code
Quentin Legot
2023-07-26 23:11:19 +0200
7adf20f1ed
Merge pull request 'Add a report to discord task' (#21 ) from dev into master
Quentin Legot
2023-07-26 22:37:00 +0200
23236ac2dc
Dump to 4.3.2-SNAPSHOT
Quentin Legot
2023-07-26 22:19:37 +0200
349ab639da
Add a report to discord gradle task and added it to ci
Quentin Legot
2023-07-26 22:18:20 +0200
75217ffe30
Merge pull request 'Fix deploy task' (#20 ) from dev into master
Quentin Legot
2023-07-20 19:31:03 +0200
3ad8323085
Remove unnecessary semicolon
Quentin Legot
2023-07-20 19:17:58 +0200
362de5e40d
Finally, fix deploy task, it works
Quentin Legot
2023-07-20 19:17:19 +0200
3a2435b1e8
Activate fabric-loom multi project optimisation
Quentin Legot
2023-07-04 19:19:11 +0200
d995cdd501
Merge pull request 'Improved DataTracker, added registry' (#19 ) from dev into master
Quentin Legot
2023-06-21 18:39:48 +0200
c74ae48156
Add Registry
Quentin Legot
2023-06-21 18:15:12 +0200
285e36e801
If startTracking and set
Quentin Legot
2023-06-15 22:08:39 +0200
3ab417ec45
Added getTrackedDataValueIterator
Quentin Legot
2023-06-15 21:36:50 +0200
9049926a83
Added getTrackedDataIterator
Quentin Legot
2023-06-15 21:28:53 +0200
b8c99862d5
Dump to 4.1.1-SNAPSHOT
Quentin Legot
2023-06-15 19:54:20 +0200
5630794fd1
Merge pull request 'fix deploy' (#18 ) from dev into master
Quentin Legot
2023-06-13 22:52:47 +0200
bbde71463b
fix deploy
Quentin Legot
2023-06-13 22:52:03 +0200
119d019bbb
Merge pull request 'Fix deploy' (#17 ) from dev into master
Quentin Legot
2023-06-13 22:38:35 +0200
9ee131a1f6
Fix deploy
Quentin Legot
2023-06-13 22:28:14 +0200
a80dac0fe1
Merge branch 'dev'
Quentin Legot
2023-06-13 22:15:28 +0200
193236f186
Update '.gitea/workflows/test.yml'
Quentin Legot
2023-06-13 21:59:12 +0200
ea37bdb98f
Update 'build.gradle'
Quentin Legot
2023-06-13 21:51:54 +0200
6f9bd14372
Update '.gitea/workflows/test.yml'
Quentin Legot
2023-06-13 21:49:55 +0200
26d546e229
log message to try to file runner
Quentin Legot
2023-06-13 21:40:11 +0200
97476da964
log message to try to file runner
Quentin Legot
2023-06-13 21:34:10 +0200
1184558c31
log message to try to file runner
Quentin Legot
2023-06-13 21:27:06 +0200
20ba0a126a
log message to try to file runner
Quentin Legot
2023-06-13 21:24:24 +0200
bd8980b8cc
log message to try to file runner
Quentin Legot
2023-06-13 21:19:23 +0200
393da963e6
log message to try to file runner
Quentin Legot
2023-06-13 21:15:55 +0200
eceba274d8
Fix build config
Quentin Legot
2023-06-13 21:12:34 +0200
cfb953e8dc
Remove secret from gradle.properties, moved it to ENV variables or local.properties
Quentin Legot
2023-06-13 21:02:46 +0200
81d780f081
Change password to a secret
Quentin Legot
2023-06-13 18:13:23 +0200
7fdbcda1f6
Merge pull request 'Add DataTracker and TrackedData' (#15 ) from datatracker into dev
Quentin Legot
2023-06-13 18:08:35 +0200
7b054ed935
Update fabric.mod.json and fix Pagination name
Quentin Legot
2023-06-13 18:03:13 +0200
780c0d650c
Updated and added fabric.mod.json
Quentin Legot
2023-06-13 17:46:19 +0200
c976468d2b
Add DataTracker and TrackedData
Quentin Legot
2023-06-13 17:36:22 +0200
ee67f7e075
Added deleteRow and truncateTable for KeyValueTable, add test for KeyValueTable
Quentin Legot
2023-06-08 20:31:47 +0200
95d06283e4
Moved class from keyvalue to keyValue
Quentin Legot
2023-06-08 18:44:18 +0200
17cf359e83
KeyValue has been simplified
Quentin Legot
2023-06-08 18:41:05 +0200
c66067da8c
Move builder to Core module and developed it a bit
Quentin Legot
2023-06-08 18:25:21 +0200
879dd5554d
Add comments to KeyValueTable, KeyValueConnection implements KeyValueTable
Quentin Legot
2023-06-05 22:38:53 +0200
6f05978553
Add KeyValueConnection, update loom to 1.2, gradle to 8.1
Quentin Legot
2023-06-05 18:42:20 +0200
48e53e0edb
Added support of Text for Pagination
Quentin Legot
2023-03-24 21:58:05 +0100
351b8aaf84
Add a new api method (not developed yet)
Quentin Legot
2023-03-24 19:56:10 +0100
30853dee70
Improve player feedback and improve table style
Quentin Legot
2023-03-24 19:38:40 +0100
5d6cf24582
Change values in PaginatedContentfrom String to Text for future updates
Quentin Legot
2023-03-24 18:41:36 +0100
088566175f
remove deploy job
Quentin Legot
2023-03-23 22:02:32 +0100
f038a93796
Remove deploy job
Quentin Legot
2023-03-23 22:01:46 +0100
25e65e0a98
Update '.gitea/workflows/test.yml'
Quentin Legot
2023-03-23 21:55:09 +0100
e6455a86e0
Remove psql from tests
Quentin Legot
2023-03-23 21:48:05 +0100
2f75bb6083
Exclude test which require a connection to database
Quentin Legot
2023-03-23 21:47:04 +0100
7326fb2a7f
Update '.gitea/workflows/test.yml'
Quentin Legot
2023-03-23 21:40:00 +0100
e16843c3e4
Add postgresql to perform databases tests
Quentin Legot
2023-03-23 21:32:52 +0100
4c0ec2ae27
Merge pull request 'pagination' (#10 ) from pagination into dev
Quentin Legot
2023-03-23 02:16:30 +0100
d82c8cecad
Added some "=" to headers and footers
Quentin Legot
2023-03-23 02:15:37 +0100
5992aaa5a0
Added a test command and made some fixes
Quentin Legot
2023-03-23 01:52:02 +0100
f2359c75f4
Fix build and reduce memory footprint by fixing max memory usage to 2G instead of 4G
Quentin Legot
2023-03-23 01:33:03 +0100
5a1e741eac
Add command and page display
Quentin Legot
2023-03-23 01:12:46 +0100
dfc9641e66
Merge pull request 'rebase dev to pagination' (#9 ) from dev into pagination
Quentin Legot
2023-03-21 09:38:14 +0100
b99bcaa71e
Merge pull request 'Fix action' (#7 ) from dev into master
Quentin Legot
2023-03-21 09:35:09 +0100
38cf096c0c
Merge conflict
Quentin Legot
2023-03-21 09:34:02 +0100
116e421dfc
fix test.yml
Quentin Legot
2023-03-21 09:06:14 +0100
d77c45630d
fix test.yml
Quentin Legot
2023-03-21 09:04:54 +0100
f61b18ce13
fix test.yml
Quentin Legot
2023-03-21 09:03:34 +0100