Commit Graph

  • d0e8d6e361 pbs kids Paul Reilly 2023-06-25 01:10:30 -0500
  • fb97a8e65b updates Paul Reilly 2023-06-21 15:45:55 -0500
  • 09699ccabb AdminChat Paul Reilly 2023-06-20 09:24:28 -0500
  • e18a0c0808 Minor fixes patchfix-2023610 Paul Reilly 2023-06-10 21:41:14 -0500
  • 9ef703ae7b
    Merge pull request #3 from AtlasMediaGroup/Displayable-GUI-API Paldiu 2023-06-09 21:22:35 -0500
  • a22f7fb215 Super edited with Notepad++ Paul Reilly 2023-06-09 21:18:29 -0500
  • de1da2bd61 Edited with Notepad++ Paul Reilly 2023-06-09 21:17:42 -0500
  • bacf6e8818 Beans Paul Reilly 2023-06-09 21:11:36 -0500
  • f459842eaf Some more updates Paul Reilly 2023-06-09 14:15:53 -0500
  • 6631aebaa0 Merge branch 'kitchen-sink' into Displayable-GUI-API Paul Reilly 2023-06-09 13:25:18 -0500
  • 09c511ef34 Additional documentation Paul Reilly 2023-06-09 13:23:06 -0500
  • f41889e7df
    Merge pull request #8 from AtlasMediaGroup/feat/doc-economy Paldiu 2023-06-09 13:22:28 -0500
  • 6ccaf5eb25
    Add documentation to economy-related interfaces Allink 2023-06-09 17:22:54 +0100
  • 1ea106d999 Documentation, Add BouncyPads Paul Reilly 2023-06-08 10:02:20 -0500
  • 27dafd69e6 Fixings! Paul Reilly 2023-06-04 21:30:17 -0500
  • cccf76d077
    Update README.md Paldiu 2023-06-04 19:01:31 -0500
  • cb96e5b72d
    Update README.md Paldiu 2023-06-04 18:57:33 -0500
  • a89ab7dd28
    Implement basic file backup support Allink 2023-06-03 02:02:58 +0100
  • e938b12550
    Fix JUnit setup Allink 2023-06-03 01:23:12 +0100
  • ef3acca330
    Merge pull request #6 from AtlasMediaGroup/videos-stupid-contributions Paldiu 2023-06-02 18:09:15 -0500
  • 6edf320bf7
    Merge branch 'Displayable-GUI-API' into videos-stupid-contributions Paldiu 2023-06-02 18:08:55 -0500
  • e160868967 Reformatting Paul Reilly 2023-06-02 17:58:08 -0500
  • ccb456ea0c Removes old unused UserData methods Video 2023-06-02 16:57:26 -0600
  • 9a56a404af
    Merge pull request #5 from AtlasMediaGroup/videos-stupid-contributions Paldiu 2023-06-02 17:31:07 -0500
  • 9618e5bcec Fixes commands, adds /cage command Video 2023-06-02 16:28:34 -0600
  • bf2b48d670 Merge branch 'kitchen-sink' into Displayable-GUI-API Paul Reilly 2023-06-02 17:11:20 -0500
  • 9481f88afd Update Paul Reilly 2023-06-02 17:07:14 -0500
  • ef0e25857e
    Merge pull request #4 from AtlasMediaGroup/paul-was-playing-guitar-while-i-was-writing-this Paldiu 2023-06-02 16:54:15 -0500
  • 4ebeca9c73 Ports /cake over to Fossil and now every submodule has a plugin yml Video 2023-06-02 15:46:59 -0600
  • a632eb778c Start implementations Paul Reilly 2023-06-01 23:02:01 -0500
  • def84bd747 updates 🎱 Paul Reilly 2023-05-30 17:39:54 -0500
  • b95a06fa7c Start implementing GUI API Paul Reilly 2023-05-25 13:13:32 -0500
  • e08a4cf02a
    Merge pull request #2 from AtlasMediaGroup/banning-update Paldiu 2023-05-24 21:11:57 -0500
  • 73d9f1e91d Create KyoriConstants.java Paul Reilly 2023-05-24 21:10:59 -0500
  • 595edc6e24
    Merge pull request #1 from AtlasMediaGroup/banning-update Video 2023-05-24 20:10:54 -0600
  • b9a5440733 Minor update Paul Reilly 2023-05-23 17:11:08 -0500
  • 5f6e7a153e Slight bugfix, also more code spec alignment Paul Reilly 2023-05-21 22:11:31 -0500
  • faca73f99c Merge branch 'banning-update' of https://github.com/SimplexDevelopment/FreedomNetworkSuite into banning-update Paul Reilly 2023-05-21 21:47:54 -0500
  • 49ad109671 Adjust to better align with code specs Paul Reilly 2023-05-21 21:47:10 -0500
  • 4dd4fa6ad1
    Merge branch 'kitchen-sink' into banning-update Paldiu 2023-05-21 19:29:17 -0500
  • 997fa2a4a9
    Update README.md Paldiu 2023-05-21 19:05:43 -0500
  • 82c8aed5ba
    Merge pull request #5 from SimplexDevelopment/feat/economy-outline Paldiu 2023-05-21 18:53:30 -0500
  • aadd5d57aa
    Fix transaction logger implementation & remove unnecessary StringBuilder append Allink 2023-05-20 20:22:46 +0100
  • 036ddf3e04
    Add mutable & immutable transaction interfaces and implementations, replacing copy() Allink 2023-05-20 20:20:39 +0100
  • 95df78da6f
    Expose MutableAudienceForwarder in SimpleTransactionLogger Allink 2023-05-20 06:37:12 +0100
  • b98b0870b1
    Finalize MutableAudienceForwarder instance inside of SimpleTransactionLogger Allink 2023-05-20 06:36:16 +0100
  • 18353deb13
    Remove unnecessary console sender audience from simple transaction logger Allink 2023-05-20 06:35:58 +0100
  • 7817b0770c
    Refactor arithmetic operations in EconomicEntityData to be more in-line with Transaction Allink 2023-05-20 06:11:24 +0100
  • cb208c710f
    Refactor transaction balance methods to be more in-line with EconomicEntityData Allink 2023-05-20 06:08:17 +0100
  • a598434bf9
    Refactor transaction results to be more consistent Allink 2023-05-20 05:55:51 +0100
  • 0429604737
    Add method for directly setting a transaction's balance Allink 2023-05-20 05:55:26 +0100
  • cd5c42801d
    Rename transaction-related references of transfer amount to balance Allink 2023-05-20 05:54:24 +0100
  • cad1ab8ec7
    Remove a few this references Allink 2023-05-20 05:42:17 +0100
  • f366a91b36
    Add transaction logging classes Allink 2023-05-20 05:36:43 +0100
  • bdd8c1fb68
    Atomicize balance field in SimpleUserData Allink 2023-05-20 05:21:36 +0100
  • 0e31bea33f
    Add transactor & transaction result Allink 2023-05-20 05:20:18 +0100
  • 57853a37c5
    Add transaction freezing Allink 2023-05-20 05:14:10 +0100
  • 8b692d1b11
    Add financial transaction classes Allink 2023-05-20 04:57:19 +0100
  • 2f18e4d8ef
    Add economic entity interfaces Allink 2023-05-20 04:54:55 +0100
  • 2fd2008f65
    Make the FreedomLogger an Audience Allink 2023-05-20 04:31:18 +0100
  • 12cfdfe31d
    Add methods specifically for logging components to FreedomLogger Allink 2023-05-20 04:26:11 +0100
  • 55859b6b15
    Add adventure utility class Allink 2023-05-20 04:07:55 +0100
  • 7756813d01
    Add mutable audience forwarder class Allink 2023-05-20 04:00:51 +0100
  • 288e32b47d fix import Paul Reilly 2023-05-19 18:17:24 -0500
  • 8605120752 Remove ACF Paul Reilly 2023-05-19 16:46:45 -0500
  • 47fcda6462 Updates 💯 Paul Reilly 2023-05-18 23:15:17 -0500
  • 1ecff910ec
    Update README.md Paldiu 2023-05-18 02:50:33 -0500
  • f1f13f0217
    Update README.md Paldiu 2023-05-18 02:36:33 -0500
  • 0fbc51cb42
    Merge pull request #3 from SimplexDevelopment/feat/scissors-api Paldiu 2023-05-17 19:59:36 -0500
  • e044434512
    Use Scissors API instead of Paper API Allink 2023-05-18 01:25:44 +0100
  • ca004a1b50
    Merge pull request #2 from SimplexDevelopment/fix/gradlew Paldiu 2023-05-17 19:04:18 -0500
  • ce48bd2ab8
    Mark gradlew wrapper as executable Allink 2023-05-18 01:03:15 +0100
  • 772b5149ae
    Update README.md Paldiu 2023-05-17 17:07:08 -0500
  • c80bbbc467
    Update README.md Paldiu 2023-05-17 16:08:58 -0500
  • c8805bdf22
    Update README.md Paldiu 2023-05-17 16:05:37 -0500
  • f18cd0ebb9
    Update README.md Paldiu 2023-05-17 16:04:23 -0500
  • 04da15ec52
    Update README.md Paldiu 2023-05-17 15:35:39 -0500
  • e79bed62e2
    Update README.md Paldiu 2023-05-17 15:34:48 -0500
  • eae6b410d5
    Update README.md Paldiu 2023-05-17 15:17:33 -0500
  • 42059009a0
    Merge pull request #1 from SimplexDevelopment/Paldiu-patch-1 Paldiu 2023-05-17 15:15:03 -0500
  • 6f0ddb23f0
    Update README.md Paldiu 2023-05-17 15:14:43 -0500
  • 6f400e505c Upgrades Paul Reilly 2023-05-15 01:30:37 -0500
  • 5a395554cf
    Update README.md Paldiu 2023-05-14 00:32:10 -0500
  • 9ce6a1ccd5
    Update README.md Paldiu 2023-05-14 00:28:03 -0500
  • 8fb40119c7
    Update README.md Paldiu 2023-05-14 00:22:42 -0500
  • 86c1ed430a
    Update README.md Paldiu 2023-05-14 00:05:12 -0500
  • 536d03ad0a
    Rename LICENSE to LICENSE.md Paldiu 2023-05-13 22:36:55 -0500
  • 8f6ff0a773
    Update README.md Paldiu 2023-05-13 22:35:35 -0500
  • 4e4f982a1a
    Update README.md Paldiu 2023-05-13 22:35:16 -0500
  • 80975cc9da
    Create LICENSE Paldiu 2023-05-13 22:34:15 -0500
  • 2546b0de07
    Create gradle.yml Paldiu 2023-05-13 22:32:39 -0500
  • c3e7b1be81
    Add badges to Readme Paldiu 2023-05-13 22:26:30 -0500
  • f278ec17d4 Implementation Updates Paul Reilly 2023-05-13 22:08:26 -0500
  • 90c5f2a6f8 Datura - Data Manager Paul Reilly 2023-05-12 23:30:08 -0500
  • 98d7ffafe3 Update content Paul Reilly 2023-05-12 21:19:35 -0500
  • c41b8dc084
    Update README.md Paldiu 2023-04-13 21:41:06 -0500
  • b7654a145f
    Update README.md Paldiu 2023-04-13 21:40:00 -0500
  • e8a43f2889
    Update README.md Paldiu 2023-04-13 21:39:42 -0500
  • 22cc000075
    Update README.md Paldiu 2023-04-13 21:37:47 -0500
  • 2819307dac
    Create README.md Paldiu 2023-04-13 21:21:48 -0500