Giter VIP home page Giter VIP logo

g-ace's People

Contributors

wyozi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

uavxp jorjic

g-ace's Issues

Redo VFS system

  • Use more sophisticated system for adding file system capabilities (maybe use completely separate FilesystemType class of which each node has an instance of)

Log channels

Global events/local events

Global events = save events by all users (superadmin only)

Improve network protocol standards

On success:

Return a table containing needed data. If there's no data, table should be empty.

On error:

Return table containing only the field 'err', which is the error string

Add embedded mode

Aka allow opening G-Ace with specific VFS folders visible, that doesnt save their status?

VFS Addon system

Call filenode:Require("lua-autorun"). Returns a promise that then gives an addon object.

Addon node should be cached in Node.Addons. Addon is initialized on Require on serverside. On clientside (NetFile/NetFolder) the addons serverside file has and are networkable are intiialized immediately on clientside netfile initialization. Node could contain some kind of AddonData thing that stores networked node params.

Proper multipart support

Using net message objects we can VERY LIKELY check for net message size and use multipart or some kind of compression if it is too large.

Git fixes

  • Update file status on commit
  • A single file option to commit
  • A single file option to add
  • Git menu option to commit added

Verify permissions

People might be able to use hudbuilder mode to run code even without luadev access or file access.

Handle error

lua/includes/extensions/table.lua:29: bad argument #1 to 'pairs' (table expected, got boolean)

  1. pairs - [C]:-1
  2. Copy - lua/includes/extensions/table.lua:29
  3. SortedTable - addons/g-ace/lua/autorun/gace_utils.lua:30
  4. ffunc - addons/g-ace/lua/autorun/server/fileaccess.lua:186
  5. AddRec - addons/g-ace/lua/autorun/server/fileaccess.lua:271
  6. AddRec - addons/g-ace/lua/autorun/server/fileaccess.lua:288
  7. AddRec - addons/g-ace/lua/autorun/server/fileaccess.lua:288
  8. AddRec - addons/g-ace/lua/autorun/server/fileaccess.lua:288
  9. MakeRecursiveListResponse - addons/g-ace/lua/autorun/server/fileaccess.lua:298
  10. MakeRecursiveListResponse - addons/g-ace/lua/autorun/server/fileaccess.lua:261
  11. HandleNetworking - addons/g-ace/lua/autorun/server/networking.lua:21
  12. func - addons/g-ace/lua/autorun/gace_networking.lua:32
  13. unknown - lua/includes/modules/net.lua:31

Outdent

Figure out what to bind outdent to (shift+tab isn't available)

ERror while trying to search in a folder

addons/g-ace/lua/autorun/gace_utils.lua:14: bad argument #1 to 'pairs' (table expected, got number)

  1. pairs - [C]:-1
    1. Filter - addons/g-ace/lua/autorun/gace_utils.lua:14
    2. ValidateFFunc - addons/g-ace/lua/autorun/server/fileaccess.lua:39
      1. MakeFindResponse - addons/g-ace/lua/autorun/server/fileaccess.lua:216
      2. HandleNetworking - addons/g-ace/lua/autorun/server/networking.lua:32
      3. func - addons/g-ace/lua/autorun/gace_networking.lua:32
      4. unknown - lua/includes/modules/net.lua:32

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.