Giter Club home page Giter Club logo

staffplugins's People

Contributors

4144 avatar helianthella avatar hemagx avatar mishimaharuna avatar shennetsind avatar vaans avatar

Stargazers

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

Watchers

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

staffplugins's Issues

[naviluagenerator] i can't compile on latest git

CC naviluagenerator.c naviluagenerator.c: In function ‘atcommand_createnavigationlua_sub_warp’: naviluagenerator.c:450:69: error: invalid type argument of ‘->’ (have ‘const struct view_data’) fprintf(fp_link, OUT_INDENT OUT_INDENT "%d," OUT_SEPARATOR, (nd->vd->class == WARP_CLASS) ? 99999 : nd->vd->class); ^ naviluagenerator.c:450:108: error: invalid type argument of ‘->’ (have ‘const struct view_data’) fprintf(fp_link, OUT_INDENT OUT_INDENT "%d," OUT_SEPARATOR, (nd->vd->class == WARP_CLASS) ? 99999 : nd->vd->class); ^ make[1]: *** [../../plugins/naviluagenerator.so] Error 1

@storeitem Compile Error on MSVC.

1>c:\users\dell\desktop\herc_local\src\[email protected](75): error C2039: 'get_group_level' : is not a member of 'pc_interface'
1> c:\users\dell\desktop\herc_local\src\map\pc.h(736) : see declaration of 'pc_interface'
1>c:\users\dell\desktop\herc_local\src\[email protected](75): error C2039: 'get_group_level' : is not a member of 'pc_interface'
1> c:\users\dell\desktop\herc_local\src\map\pc.h(736) : see declaration of 'pc_interface'
1>c:\users\dell\desktop\herc_local\src\[email protected](80): error C2065: 'mob' : undeclared identifier
1>c:\users\dell\desktop\herc_local\src\[email protected](80): error C2223: left of '->db' must point to struct/union
1>c:\users\dell\desktop\herc_local\src\[email protected](115): warning C4013: 'addCommand' undefined; assuming extern returning int
1>c:\users\dell\desktop\herc_local\src\[email protected](115): error C2065: 'storeitem' : undeclared identifier
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

Vend_SQL

[SQL]: DB error - DELAYED option not supported for table 'vending_stat'

[SQL]: DB error - Out of range value for column 'amount' at row 1
[Debug]: at Vend_SQL.c:140 - INSERT DELAYED INTO vending_stat (type,owner,shop,map,x,y,nameid,refine,card0,card1,card2,card3,amount,price) VALUES ('2','Cave Girl','','cave','76','39','712','0','0','0','0','0','-1','2'),('2','Potato Merchant','','new_1-2','28','185','516','0','0','0','0','0','-1','15'),('2','Turbo Track Merchant','','turbo_room','124','86','501','0','0','0','0','0','-1','50'),('2','Turbo Track Merchant','','turbo_room','124','86','502','0','0','0','0','0','-1','200'),('2','Turbo Track Merchant','','turbo_room','124','86','503','0','0','0','0','0','-1','550'),('2','Turbo Track Merchant','','turbo_room','124','86','504','0','0','0','0','0','-1','1200'),('2','Turbo Track Merchant','','turbo_room','124','86','645','0','0','0','0','0','-1','800'),('2','Turbo Track Merchant','','turbo_room','124','86','656','0','0','0','0','0','-1','1500'),('2','Turbo Track Merchant','','turbo_room','124','86','1065','0','0','0','0','0','-1','100'),('2','Turbo Track Merchant','','turbo_room','124','86','1750','0','0','0','0','0','-1','1')

navigation lua suggestions (related to performance)

The problem in A* pathfinding. What if you will modify algorithm a little bit to support HPA* one? It can greatly reduce overall loading in thousands of times for distances like you have in the file.
This is not required to make a totally new algorithm, its require to modify existing by adding jump points.

Useful materials:

@MishimaHaruna what do you think?

SkillErrorMessages

Doing a clean up on my notes.
'able to use 1 sec later' for item use.

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.