|
31d49e2cf9
|
Update to use environment variables in build env
|
2024-09-12 01:38:45 -07:00 |
|
|
786311d614
|
Switch back to jdk8
|
2024-09-06 23:35:21 -07:00 |
|
|
3bf69703fa
|
Swap out jdk for jdk11
|
2024-09-06 23:29:58 -07:00 |
|
|
1be419aa9e
|
Move ENV to global context
|
2024-09-06 13:01:05 -07:00 |
|
|
2f6cc2f4f1
|
Try to tell gradle to only use java 8 for this project
|
2024-09-06 03:20:08 -07:00 |
|
|
7665edfb3a
|
update publishing section
|
2024-09-06 03:19:25 -07:00 |
|
|
cb8b45dad0
|
update publishing section
|
2024-09-06 03:16:59 -07:00 |
|
|
cb00052f19
|
Removal of unnecessary repos
|
2024-09-06 03:01:10 -07:00 |
|
|
710294de8f
|
Add a jenkinsfile and publish to new location
|
2024-09-06 02:56:22 -07:00 |
|
|
f4b6f84167
|
Drop LibAC Version to 1.8 for maximum class compatibility as a library
|
2024-03-15 00:12:10 -07:00 |
|
|
1bff37ef0f
|
Remove event bus dependency
|
2024-02-14 04:24:47 -07:00 |
|
|
90468b8889
|
Update the build script
|
2024-02-10 16:35:01 -07:00 |
|
|
32e1d946a3
|
Update project JDK to 17
|
2024-02-06 20:59:16 -07:00 |
|
|
6c7d6077e8
|
Set java encoding again
|
2024-02-06 20:55:42 -07:00 |
|
|
8a2b64faef
|
Set the default encoding for the project
|
2024-02-06 20:52:50 -07:00 |
|
|
42cd6ce4c0
|
Update repository info
|
2024-01-07 14:45:24 -07:00 |
|
|
87287179c6
|
Updates argument parser to be more complete
|
2023-12-05 11:31:58 -07:00 |
|
|
db0a0eef97
|
Retarget java 8
|
2023-12-04 23:14:41 -07:00 |
|
|
ef08583850
|
Update event bus library, fix compile errors
|
2023-11-19 05:08:53 -07:00 |
|
|
0161fef673
|
Add dependencies to pom output
|
2023-10-15 06:22:19 -07:00 |
|
|
92d152d04f
|
Switch to utilizing the new events bus
|
2023-10-15 06:08:30 -07:00 |
|
|
4ebf878bc8
|
Fix compile error and typo
|
2023-08-02 00:59:48 -07:00 |
|
|
fa8b758d1a
|
Adjust gradle version
|
2023-08-02 00:58:34 -07:00 |
|
|
d4a83ba627
|
Update build script to produce a sources jar at the same time as a normal jar
|
2023-08-02 00:23:32 -07:00 |
|
|
2ab68ce7f3
|
Update build script to produce a sources jar
|
2023-08-02 00:17:44 -07:00 |
|
|
f732de83e2
|
Update maven cache url
|
2023-07-30 13:24:36 -07:00 |
|
|
11d883c0ef
|
Update maven publish location
|
2023-07-30 13:23:17 -07:00 |
|
|
c8529f218e
|
Update maven
|
2023-07-30 13:18:03 -07:00 |
|
|
03970678cd
|
Change the maven URL for Aria's Creations
|
2023-07-30 12:31:52 -07:00 |
|
|
4b2ea71f26
|
Adds idea to the plugin gradle list
|
2023-06-21 23:55:17 -07:00 |
|
|
b7defe82bb
|
Changes the way that publishing works
|
2023-06-21 22:41:30 -07:00 |
|
|
2cea070bb9
|
Update build file to fix error
|
2023-05-08 16:19:09 -07:00 |
|
|
387b329d73
|
Update build file and API version to automatically append patchversion
|
2023-05-08 16:10:37 -07:00 |
|
|
725217967b
|
Fix a bug in SpinnerTask and attempt to fix the DelayedExecutorService#stopRepeatingThread
|
2023-05-08 16:05:09 -07:00 |
|
|
7be51f52d6
|
Fix an oversight in the TaskBus
|
2023-05-08 15:59:32 -07:00 |
|
|
47e114ba57
|
Switched DelayedExecutorService to use ScheduledThreadPoolExecutor
|
2023-05-08 15:46:39 -07:00 |
|
|
8be88eedda
|
Attempt to resolve a concurrent modification exception inside of DelayedExecutorService#onTick
|
2023-05-08 06:09:09 -07:00 |
|
|
c30a980ea0
|
Fix delayed executor.
|
2023-05-08 02:43:28 -07:00 |
|
|
abed7cd895
|
Fix a leftover piece of older code
|
2023-05-06 04:35:22 -07:00 |
|
|
aaf677669d
|
Remove some excess debug and fix Task
|
2023-05-06 04:16:35 -07:00 |
|
|
6cc07c0b72
|
Add two missing helper functions to Task
|
2023-05-06 03:49:24 -07:00 |
|
|
ec58268a25
|
Add a simple task bus with console status messages.
|
2023-05-06 03:37:01 -07:00 |
|
|
c6d83e67d5
|
Add a progress helper
|
2023-05-06 02:29:19 -07:00 |
|
|
150027f1cd
|
Remove the mod info
|
2023-04-21 00:09:57 -07:00 |
|
|
7071838cdb
|
Add a minecraft mod ID handler for the FML during dev testing
|
2023-04-20 23:48:34 -07:00 |
|
|
f591982523
|
Increment patch version
|
2023-04-20 21:56:01 -07:00 |
|
|
df22affbc1
|
Set the java version
|
2023-04-20 21:55:11 -07:00 |
|
|
2e734773a0
|
Amend LibAC's delayed execution service to have a internal start and stop API
|
2023-04-20 19:00:54 -07:00 |
|
|
bbafb83966
|
Publish libac
|
2023-04-20 18:52:50 -07:00 |
|
|
9659d42724
|
Add a publishing step
|
2023-04-20 02:35:58 -07:00 |
|