[Jrisk-cvs] SF.net SVN: domination-code:[2622] Domination
Brought to you by:
yuranet
|
From: <yu...@us...> - 2025-01-24 01:27:28
|
Revision: 2622
http://sourceforge.net/p/domination/code/2622
Author: yuranet
Date: 2025-01-24 01:27:26 +0000 (Fri, 24 Jan 2025)
Log Message:
-----------
sound loading code cleanup
Modified Paths:
--------------
Domination/ChangeLog.txt
Domination/swingUI/ReleaseChecklist.txt
Domination/swingUI/lib/midletrunner.jar
Modified: Domination/ChangeLog.txt
===================================================================
--- Domination/ChangeLog.txt 2025-01-24 00:59:18 UTC (rev 2621)
+++ Domination/ChangeLog.txt 2025-01-24 01:27:26 UTC (rev 2622)
@@ -17,7 +17,7 @@
1.3.4
better fallbacks for audio not loading from url
- fix for small screen Domination not loading sound when space in path
+ fix for small screen Domination not loading when space in path
1.3.3 (11.01.2025) (svn rev 2616)
Modified: Domination/swingUI/ReleaseChecklist.txt
===================================================================
--- Domination/swingUI/ReleaseChecklist.txt 2025-01-24 00:59:18 UTC (rev 2621)
+++ Domination/swingUI/ReleaseChecklist.txt 2025-01-24 01:27:26 UTC (rev 2622)
@@ -2,7 +2,9 @@
Testing:
-Check GameGUI and SwingGUI runs on all systems:
+make sure game is installed in location that has space ' ' in path!
+
+Check GameGUI, SwingGUI and Domination4ME runs on all systems:
- Windows Java 1.5 (check the oldest supported version of java)
- Windows Java 21 (check new windows scaling works)
- Linux Java 1.8 (check old linux audio system works)
@@ -16,12 +18,8 @@
Check game runs without any libs or resources
$ java -jar dist/Domination.jar
-Check small screen game works
-$ cd build/game
-$ java -jar Domination4ME.jar
-
Upload dist exe/jar/zip to https://sourceforge.net/projects/domination/files/Domination/
Update the risk.sf.net website download.shtml and index.shtml
Modified: Domination/swingUI/lib/midletrunner.jar
===================================================================
(Binary files differ)
|