Commit Graph

34 Commits

Author SHA1 Message Date
EnZaXD 31d52af6bc
Merge branch 'AtlasMediaGroup:Implementations' into Implementations 2023-08-11 20:16:20 +02:00
Eva 3e8c63221d
Overhaul of Patchwork and Registration system, fix-up for all plugin.yml files and removal of .negates(0 and .value() from DefaultNodes in turn for the .expiry() system removing the redundancies. (#21)
Co-authored-by: eva <66324759+evax64@users.noreply.github.com>
2023-08-11 13:15:36 -05:00
FlorianMichael 6ecf945396 Merge branch 'kitchen-sink' into Implementations 2023-08-07 02:08:07 +02:00
Paldiu 21463c50fe
Migrates the entire package nomenclature to be more direct and straightforward. (#17)
Signed-off-by: Paul Reilly <pawereus@gmail.com>
2023-08-01 22:34:18 -05:00
Allink 4f4d885003
Flip greater than symbol to lesser than symbol 2023-07-29 02:16:07 +00:00
Paul Reilly 09699ccabb AdminChat 2023-06-20 09:24:28 -05:00
Paul Reilly bacf6e8818 Beans 2023-06-09 21:11:36 -05:00
Paul Reilly f459842eaf Some more updates 2023-06-09 14:15:53 -05:00
Paul Reilly 1ea106d999 Documentation, Add BouncyPads 2023-06-08 10:02:20 -05:00
Paul Reilly e160868967 Reformatting 2023-06-02 17:58:08 -05:00
Video 9618e5bcec Fixes commands, adds /cage command 2023-06-02 16:28:34 -06:00
Paul Reilly bf2b48d670 Merge branch 'kitchen-sink' into Displayable-GUI-API 2023-06-02 17:11:20 -05:00
Paul Reilly 9481f88afd Update 2023-06-02 17:07:14 -05:00
Video 4ebeca9c73 Ports /cake over to Fossil and now every submodule has a plugin yml 2023-06-02 15:46:59 -06:00
Paul Reilly a632eb778c Start implementations 2023-06-01 23:02:01 -05:00
Paul Reilly def84bd747 updates 🎱 2023-05-30 17:39:54 -05:00
Paul Reilly b9a5440733 Minor update 2023-05-23 17:11:08 -05:00
Paul Reilly 5f6e7a153e Slight bugfix, also more code spec alignment 2023-05-21 22:11:31 -05:00
Paul Reilly faca73f99c Merge branch 'banning-update' of https://github.com/SimplexDevelopment/FreedomNetworkSuite into banning-update 2023-05-21 21:47:54 -05:00
Paul Reilly 49ad109671 Adjust to better align with code specs 2023-05-21 21:47:10 -05:00
Allink aadd5d57aa
Fix transaction logger implementation & remove unnecessary StringBuilder append 2023-05-20 20:22:46 +01:00
Allink 036ddf3e04
Add mutable & immutable transaction interfaces and implementations, replacing copy() 2023-05-20 20:20:39 +01:00
Allink 95df78da6f
Expose MutableAudienceForwarder in SimpleTransactionLogger
This will add the ability for us to add audiences to the MutableAudienceForwarder inside of SimpleTransactionLogger, which will make TransactionSpy much easier.
2023-05-20 06:37:12 +01:00
Allink b98b0870b1
Finalize MutableAudienceForwarder instance inside of SimpleTransactionLogger 2023-05-20 06:36:16 +01:00
Allink 18353deb13
Remove unnecessary console sender audience from simple transaction logger 2023-05-20 06:35:58 +01:00
Allink cb208c710f
Refactor transaction balance methods to be more in-line with EconomicEntityData 2023-05-20 06:08:17 +01:00
Allink a598434bf9
Refactor transaction results to be more consistent 2023-05-20 05:55:51 +01:00
Allink 0429604737
Add method for directly setting a transaction's balance 2023-05-20 05:55:26 +01:00
Allink cd5c42801d
Rename transaction-related references of transfer amount to balance
This is done for more consistency between methods.
2023-05-20 05:54:24 +01:00
Allink cad1ab8ec7
Remove a few this references 2023-05-20 05:42:17 +01:00
Allink f366a91b36
Add transaction logging classes 2023-05-20 05:36:43 +01:00
Allink 0e31bea33f
Add transactor & transaction result 2023-05-20 05:20:18 +01:00
Allink 8b692d1b11
Add financial transaction classes 2023-05-20 05:08:42 +01:00
Paul Reilly 6f400e505c Upgrades 2023-05-15 01:30:37 -05:00