Recent commits on HotshotIOS (hg) - hotshot5000 - OSDN https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/ c09c7a: Updated to robovm 2.3.21. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/c09c7a383c4089f620993dc106db1d382ca4e54f sebastian_bugiu Commit: c09c7a383c4089f620993dc106db1d382ca4e54f
Updated to robovm 2.3.21.
]]>
fed872: Code cleanups and small fixes in code that shouldn't be u... https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/fed872c60d660896bae986aa982ceb5fbd81f89a sebastian_bugiu Commit: fed872c60d660896bae986aa982ceb5fbd81f89a
Code cleanups and small fixes in code that shouldn't be used anymore anyway.
]]>
a206a8: Added suppresions. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/a206a83d4a598c8885c207c1f4a0b440bd90e6b1 sebastian_bugiu Commit: a206a83d4a598c8885c207c1f4a0b440bd90e6b1
Added suppresions.
]]>
1649ff: Removed unused import. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/1649ffcd863bc0a8d40601099bec69b69280323b sebastian_bugiu Commit: 1649ffcd863bc0a8d40601099bec69b69280323b
Removed unused import.
]]>
b74a9e: Added more suppressions. Fixed bug with vibration element... https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/b74a9ec86e0d88ca27098ab7f203bd37c8410362 sebastian_bugiu Commit: b74a9ec86e0d88ca27098ab7f203bd37c8410362
Added more suppressions. Fixed bug with vibration elements in HudManager.
]]>
fde628: More suppression. Small bugfix in BaseBusEvent. Deprecate... https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/fde6282066bd61b022badcdec437dc23ae6c790a sebastian_bugiu Commit: fde6282066bd61b022badcdec437dc23ae6c790a
More suppression. Small bugfix in BaseBusEvent. Deprecated CompositorManager and CompositorInstance.
]]>
1d4dd7: Adapted from Class to Class<?>. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/1d4dd781a51a36995ae09e4c7834bbeddc43fbf3 .]]> sebastian_bugiu Commit: 1d4dd781a51a36995ae09e4c7834bbeddc43fbf3
Adapted from Class to Class.
]]>
0c195a: Optimized using StringBuilder. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/0c195a9b20fec140e8edf60a02dc3760227402b2 sebastian_bugiu Commit: 0c195a9b20fec140e8edf60a02dc3760227402b2
Optimized using StringBuilder.
]]>
004727: Using try-with-resources. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/0047276a6bf66c9c69886f66566d3a261101b91f sebastian_bugiu Commit: 0047276a6bf66c9c69886f66566d3a261101b91f
Using try-with-resources.
]]>
20b50d: Excluded inspection for deprecated APIs. Removed unused i... https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/20b50d94093b4bdc84f68159b88dc91e9d85f2d3 sebastian_bugiu Commit: 20b50d94093b4bdc84f68159b88dc91e9d85f2d3
Excluded inspection for deprecated APIs. Removed unused imports.
]]>
7fca1e: Made fields for bullet exempt from inspection. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/7fca1e86451a147e31715930629e635cdb2be87b sebastian_bugiu Commit: 7fca1e86451a147e31715930629e635cdb2be87b
Made fields for bullet exempt from inspection.
]]>
29999e: Make fields final. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/29999e31b04f9da74429b222383ad8237d33c98d sebastian_bugiu Commit: 29999e31b04f9da74429b222383ad8237d33c98d
Make fields final.
]]>
645ea5: This needs to be left as fields. Bullet stuff needs to be... https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/645ea5974587d4a88d648a942b74e4c3566c6bbb sebastian_bugiu Commit: 645ea5974587d4a88d648a942b74e4c3566c6bbb
This needs to be left as fields. Bullet stuff needs to be retained for the native pointers to be valid.
]]>
7ade11: Made fields local variables where possible. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/7ade111ea16e323335f48a71d5228c9ffd0fca36 sebastian_bugiu Commit: 7ade111ea16e323335f48a71d5228c9ffd0fca36
Made fields local variables where possible.
]]>
c357b8: Removed static final methods. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/c357b83b95277a1592f4168d61fdb5edd1b41755 sebastian_bugiu Commit: c357b83b95277a1592f4168d61fdb5edd1b41755
Removed static final methods.
]]>
a7dd7e: Removed useless final methods. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/a7dd7ed6b1f34867b6c5438b986c0c9ba5734f5d sebastian_bugiu Commit: a7dd7ed6b1f34867b6c5438b986c0c9ba5734f5d
Removed useless final methods.
]]>
0c25e5: Replaced anonymous classes with lambdas where possible. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/0c25e54a23f16770758b4e7dd5dc5ccf279dbb25 sebastian_bugiu Commit: 0c25e54a23f16770758b4e7dd5dc5ccf279dbb25
Replaced anonymous classes with lambdas where possible.
]]>
8b0eaf: Removed explicit <Class> in right side of assignment. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/8b0eaf28e2dfd86eb722e77b9ad37b743ad8f5a6 in right side of assignment.]]> sebastian_bugiu Commit: 8b0eaf28e2dfd86eb722e77b9ad37b743ad8f5a6
Removed explicit  in right side of assignment.
]]>
fa0898: Replaced with for ( : ) loop. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/fa08982a7d96d3a43aac6f4eb57dfaa7cf5eba08 sebastian_bugiu Commit: fa08982a7d96d3a43aac6f4eb57dfaa7cf5eba08
Replaced with for ( : ) loop.
]]>
4c20ab: Changed to java style array declaration. Removed unnedded... https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/4c20ab0f78953965a4dc246e977edc744310fc44 sebastian_bugiu Commit: 4c20ab0f78953965a4dc246e977edc744310fc44
Changed to java style array declaration. Removed unnedded toString() calls.
]]>
8f4087: Made fields final. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/8f40872749214dc1f60450a1979084d1d1e5f463 sebastian_bugiu Commit: 8f40872749214dc1f60450a1979084d1d1e5f463
Made fields final.
]]>
184ced: Removed unused imports. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/184ced024a86d1c2249bfe7eae3548d2d8da919b sebastian_bugiu Commit: 184ced024a86d1c2249bfe7eae3548d2d8da919b
Removed unused imports.
]]>
c2934b: Replaced StringBuilder with String. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/c2934b3d83e8007716a783e59e83a5b974358560 sebastian_bugiu Commit: c2934b3d83e8007716a783e59e83a5b974358560
Replaced StringBuilder with String.
]]>
eeaec3: Removed unneded casts. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/eeaec3ce715bee112eb2e42a1afaec655ed466a7 sebastian_bugiu Commit: eeaec3ce715bee112eb2e42a1afaec655ed466a7
Removed unneded casts.
]]>
99faec: ShipData change to use APP_Game nameShipMap. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/99faecd523e9d478d302b7128a36a0cb797e4f4d sebastian_bugiu Commit: 99faecd523e9d478d302b7128a36a0cb797e4f4d
ShipData change to use APP_Game nameShipMap.
]]>
6a19dc: Added more randomness since we got a crash saying: java.l... https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/6a19dc9f1c85451fd924ca590dd909341ca76571 sebastian_bugiu Commit: 6a19dc9f1c85451fd924ca590dd909341ca76571
Added more randomness since we got a crash saying:
java.lang.IllegalArgumentException: An object of type 'ParticleSystemNative' with name 'Defender1_2_countermeasure_particle_system_1705869793371' already exists.
	at headwayent.hotshotengine.renderer.ENG_SceneManager.createMovableObject(ENG_SceneManager.java:2538)
	at headwayent.hotshotengine.renderer.ENG_SceneManager.createParticleSystemNative(ENG_SceneManager.java:2928)
	at headwayent.blackholedarksun.animations.CountermeasuresAnimation.update(CountermeasuresAnimation.java:72)
	at headwayent.blackholedarksun.Animation.updateAnimation(Animation.java:94)
	at headwayent.blackholedarksun.world.WorldManagerBase.updateAnimations(WorldManagerBase.java:1985)
	at headwayent.blackholedarksun.world.WorldManagerSP.update(WorldManagerSP.java:111)
	at headwayent.blackholedarksun.APP_SinglePlayerGame.gameLoop(APP_SinglePlayerGame.java:586)
	at headwayent.hotshotengine.ENG_MainThread.run(ENG_MainThread.java:656)
]]>
603e69: Turns out all of our glorious "improvements" "modernizing... https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/603e69a7752766404673f8f26756d028f24669be sebastian_bugiu Commit: 603e69a7752766404673f8f26756d028f24669be
Turns out all of our glorious "improvements" "modernizing" the codebase fucked thigs up and introduced weird bugs that I don't have time to track and fix.
]]>
538efa: Updated app.build. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/538efa966f5716ae6e60270f6b655747b2af0ef3 sebastian_bugiu Commit: 538efa966f5716ae6e60270f6b655747b2af0ef3
Updated app.build.
]]>
fa7124: Converted what made sense from field to local variable. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/fa71241a68bb6c254abc93916cd2661a55568ef2 sebastian_bugiu Commit: fa71241a68bb6c254abc93916cd2661a55568ef2
Converted what made sense from field to local variable.
]]>
877eda: Supressed unstable apis. https://ja.osdn.net/users/hotshot5000/pf/HotshotIOS/scm/commits/877eda5c00c7ec7abe2e118c874ccee395f0bb1a sebastian_bugiu Commit: 877eda5c00c7ec7abe2e118c874ccee395f0bb1a
Supressed unstable apis.
]]>