playMaker

Author Topic: ArrayMaker - Easy Save2 - Additional actions  (Read 3013 times)

doppelmonster

  • Full Member
  • ***
  • Posts: 157
    • Grinder Games
ArrayMaker - Easy Save2 - Additional actions
« on: May 22, 2015, 12:22:41 PM »
Howdy,
for my recent project i use ArrayMaker and Easy Save 2 a lot.
What i was missing was encryption so I added this feature.

All my Actions can be found here:
https://drive.google.com/folderview?id=0Bwp_gTvfqp3UUlY1ODBtN2J4V2M&usp=sharing

Action List:
ArrayListEasyDownloadEncrypted.cs
ArrayListEasyUploadEncrypted.cs

ArrayListEasyLoadEncrypted.cs
ArrayListEasySaveEncrypted.cs
HashTableEasyLoadEncrypted.cs
HashTableEasySaveEncrypted.cs

These actions are similar to the ones provided by Jean, I just enhanced them to support encryption.

ArrayListGetDatabaseEntries.cs
Loads all filenames a SQL database contains into a PlayMaker Array List Proxy component.

Have fun,
Matthias

www.grindergames.com

sebaslive

  • Hero Member
  • *****
  • Posts: 572
    • Frame Tale Studios
Re: ArrayMaker - Easy Save2 - Additional actions
« Reply #1 on: May 22, 2015, 04:48:55 PM »
Thanks for these! I plan on doing a video on easy save soon so I will make sure to credit you for these updates.
All my VR games use Steam VR Playmaker Toolkit: http://u3d.as/u20
And Oculus Touch Playmaker Toolkit: http://u3d.as/QT5


Follow me @sebasRez

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker - Easy Save2 - Additional actions
« Reply #2 on: May 27, 2015, 02:28:26 AM »
Hi,

 That's great!

 Bye,

 Jean

phannDOTde

  • Full Member
  • ***
  • Posts: 237
    • Peter Hann .de
Re: ArrayMaker - Easy Save2 - Additional actions
« Reply #3 on: November 13, 2015, 04:41:55 PM »
AWESOME! Just was I was looking for - now I can encrypt my Inventory Stuff the easy way! Thanks a ton :-)