Commit Graph

673 Commits

Author SHA1 Message Date
Michael Kamensky
693152cda6 - Prepare Forge for Android publish 1.6.53.001 [incremental]. 2022-06-11 13:18:25 +03:00
Michael Kamensky
cff5e36d9e [maven-release-plugin] prepare for next development iteration 2022-06-11 13:06:54 +03:00
Michael Kamensky
d3c411d097 [maven-release-plugin] prepare release forge-1.6.53 2022-06-11 13:06:46 +03:00
Michael Kamensky
761b10eba4 [maven-release-plugin] prepare for next development iteration 2022-06-11 12:55:35 +03:00
Michael Kamensky
bd2a42b435 [maven-release-plugin] prepare release forge-1.6.52 2022-06-11 12:55:27 +03:00
Michael Kamensky
20de403e64 [maven-release-plugin] prepare for next development iteration 2022-06-11 12:50:40 +03:00
Michael Kamensky
6c1fe344e1 [maven-release-plugin] prepare release forge-1.6.51 2022-06-11 12:48:23 +03:00
Michael Kamensky
888d49a43f [maven-release-plugin] prepare for next development iteration 2022-05-30 20:40:26 +03:00
Michael Kamensky
b9897ecb00 [maven-release-plugin] prepare release forge-1.6.50 2022-05-30 20:40:16 +03:00
Anthony Calosa
be997820a3 update ProtocolMethod & access options
- added access options for Java 11 and up
- fix Netplay Crash on assignGenericAmount
2022-05-29 14:31:15 +08:00
Anthony Calosa
476a85c658 Update pom.xml
fix warning Deserialization of Untrusted Data in Gson
2022-05-21 08:21:53 +08:00
Anthony Calosa
8f06aaeb01 Update LibGDX 1.11.0
- see https://libgdx.com/news/2022/05/gdx-1-11
2022-05-18 11:34:11 +08:00
Michael Kamensky
d0d08573f5 [maven-release-plugin] prepare for next development iteration 2022-03-28 17:48:30 +03:00
Michael Kamensky
31144ad505 [maven-release-plugin] prepare release forge-1.6.49 2022-03-28 17:48:16 +03:00
Hans Mackowiak
c8e5a02487 Sentry upgrade 2022-03-21 05:11:36 +00:00
Michael Kamensky
5142549c0d [maven-release-plugin] prepare for next development iteration 2022-03-06 20:30:40 +03:00
Michael Kamensky
587539290c [maven-release-plugin] prepare release forge-1.6.48 2022-03-06 20:30:23 +03:00
Anthony Calosa
d4be53c72f [Adventure] Support for localization
-refactor some codes for localization
2022-03-06 12:23:33 +08:00
Anthony Calosa
b72a991d5c [Android] fix reward actor 2022-02-26 22:35:29 +08:00
Anthony Calosa
12609741db [Mobile] Update Splashscreen transitions 2022-02-12 08:09:24 +00:00
Anthony Calosa
f6857a783d update tenpatch, remove duplicate 2022-02-08 12:52:45 +08:00
Anthony Calosa
49ad463cf9 Fix 2022-02-07 20:34:46 +08:00
Anthony Calosa
b6e03b165f fix startup
- todo figure out android...
2022-02-07 10:26:33 +08:00
Anthony Calosa
2539e9b9ef update 2022-02-07 09:00:46 +08:00
Michael Kamensky
3bd19eeee3 - Prepare Forge for Android publish 1.6.47.001 [incremental] 2021-12-29 09:29:47 +03:00
Michael Kamensky
f61e4c610f [maven-release-plugin] prepare for next development iteration 2021-12-29 09:09:22 +03:00
Michael Kamensky
08efcfbf79 [maven-release-plugin] prepare release forge-1.6.47 2021-12-29 09:09:11 +03:00
Michael Kamensky
d45d34dae2 - Prepare Forge for Android publish 1.6.46.001 [incremental]. 2021-11-15 07:56:12 +03:00
Michael Kamensky
299e737716 [maven-release-plugin] prepare for next development iteration 2021-11-15 07:33:57 +03:00
Michael Kamensky
13b1a4150c [maven-release-plugin] prepare release forge-1.6.46 2021-11-15 07:33:45 +03:00
Jamin W. Collins
061ce30d8d fix transitive dependency vulnerability
* https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2021-10-16 21:26:21 -07:00
Jamin W. Collins
ce6d142f6e fix transitive dependency vulnerabilites
* https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058
* https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-451097
* https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-32018
* https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517
* https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-30647
* https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-30644
* https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-30646

Signed-off-by: Jamin W. Collins <jamin.collins@gmail.com>
2021-10-16 21:24:46 -07:00
Michael Kamensky
2129a1dcf2 - Prepare Forge for Android publish 1.6.45.001 [incremental]. 2021-10-16 19:01:47 +03:00
Michael Kamensky
5520cd2a67 [maven-release-plugin] prepare for next development iteration 2021-10-16 18:52:21 +03:00
Michael Kamensky
340a6b2af5 [maven-release-plugin] prepare release forge-1.6.45 2021-10-16 18:52:12 +03:00
Hans Mackowiak
997e566af0 Resolve "Daybound & Nightbound" 2021-10-15 13:20:36 +00:00
Anthony Calosa
ac10b94412 [Mobile] Remove unsupported libs
As of LibGDX 1.10.0, armeabi support is dropped (android ARMv5). https://libgdx.com/news/2021/04/the-ultimate-migration-guide
2021-09-30 12:23:39 +08:00
Anthony Calosa
3ff1a86aed [Mobile] update gdx libs 1.10.0 2021-09-27 13:44:13 +08:00
Michael Kamensky
1ef490bf5e - Preparing Forge for Android publish 1.6.44.001 [incremental]. 2021-08-07 06:42:00 +03:00
Michael Kamensky
1a7845117b [maven-release-plugin] prepare for next development iteration 2021-08-07 06:30:54 +03:00
Michael Kamensky
5c768baf64 [maven-release-plugin] prepare release forge-1.6.44 2021-08-07 06:30:45 +03:00
Michael Kamensky
9eaa836e7d - Preparing Forge for Android release 1.6.43.001 [incremental]. 2021-07-19 07:55:35 +03:00
Michael Kamensky
e46e1af8c5 [maven-release-plugin] prepare for next development iteration 2021-07-19 07:30:01 +03:00
Michael Kamensky
fbb1c906ea [maven-release-plugin] prepare release forge-1.6.43 2021-07-19 07:29:51 +03:00
Michael Kamensky
37bb9279f1 - Prepare Forge for Android publish 1.6.42.001 [incremental]. 2021-06-12 16:41:22 +03:00
Michael Kamensky
4e1c6cb678 [maven-release-plugin] prepare for next development iteration 2021-06-12 16:30:00 +03:00
Michael Kamensky
7e1fd332e0 [maven-release-plugin] prepare release forge-1.6.42 2021-06-12 16:29:51 +03:00
Michael Kamensky
368c2f9796 [maven-release-plugin] prepare for next development iteration 2021-06-12 16:13:39 +03:00
Michael Kamensky
d658df35d6 [maven-release-plugin] prepare release forge-1.6.41 2021-06-12 16:13:31 +03:00
Michael Kamensky
1633dedee3 Merge branch 'master' of git.cardforge.org:core-developers/forge into agetian-master 2021-06-05 17:34:06 +03:00