README PLEASE !.txt
上传用户:santakups8
上传日期:2021-03-23
资源大小:544k
文件大小:3k
源码类别:

模拟服务器

开发平台:

Asm

  1. ///////////////////////////////////////////////////////////////
  2. //               Project Leaded by FeN$x
  3. //                    Felipe Ya馿z
  4. ///////////////////////////////////////////////////////////////
  5. - Download MASM32 package (This is not included)
  6. - Download JWASM compiler (This is not included)
  7. - Download MASM32 edited files (This is not included)
  8. - Apply JWASM into MASM32bin
  9. - Compile with BuildProject batch file
  10. ---------------------------------
  11.          Whats NEW ! 0.0.2
  12. ---------------------------------
  13. - Object creation via BSS segment
  14. - Map loading system optimised
  15. - Print to screen fuction works very well
  16. - Added some other optimisation details + bug fixs
  17. ---------------------------------
  18.          Whats NEW ! 0.0.3
  19. ---------------------------------
  20. - Added Monster.txt new syntax and procedure for read (a piece of art)
  21. - Added in Universal proc new procedures for read any kind of file in structured way
  22. - Added rectangle with information in Graphics.asm
  23. - Vprint now have stack inverted aligment, you can put all arguments you have and without change order
  24. - Some minor bugs fixed, details !
  25. ---------------------------------
  26.          Whats NEW ! 0.0.4
  27. ---------------------------------
  28. - Added MonsterSetBase.txt same old syntax but possibilit to choose everything randonm !
  29. - Fixed procedures like GetToken, GetString and others
  30. - Added new maps, from 40 to 57 and their respective loading of floors
  31. - Counter in main bar modified to display only the quantity of mobs loaded by SetBase
  32. ---------------------------------
  33.          Whats NEW ! 0.0.5
  34. ---------------------------------
  35. - Added MonsterItemManager for block specific items from all monster or in exclusive events
  36. - Added Item script for set all items with their specific values
  37. - Added 20 shops and you can add has much has you like
  38. - Added Log System, you can also configure wich messages goes to log or wich doesnt (also what folders you want to)
  39. - Added Gate script file
  40. - Project under GNU/GPL license.
  41. ;----------------------------------------------------------------------------------------------------------------
  42. ;                                             IMPORTANT !
  43. ;----------------------------------------------------------------------------------------------------------------
  44. - Do not try to append to "end" strings in Monster.txt or MonsterSetBase it will crash
  45. - Do not try to use random in MobType, they are defined valued, all the rest can be random
  46. - Set all files with good and correct sintax, if you dont it could produce silent bugs or even crash.
  47. ;----------------------------------------------------------------------------------------------------------------
  48. ;                                            LOOKING FOR !
  49. ;----------------------------------------------------------------------------------------------------------------
  50. - LOOKING FOR C++ CODERS, VALK-P IS PLUGIN ENABLED, THERE IS NO NEED TO DO THIS ALL IN ASM
  51. - LOOKING FOR MUONLINE GEEKS I NEED THEM URGENT
  52. - LOOKING FOR ASM CODERS AND SNIFFERS, THANKS !
  53. Version: 0.0.5