Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenNox

Creating a modern implementation of Nox game engine.
Collective - Host: opensource - https://opencollective.com/opennox - Code: https://github.com/noxworld-dev/opennox

Move particles to client packages.

github.com/noxworld-dev/opennox - 87a258f4d46d13ad03bc1afb600d9f2a446c9778 authored about 1 year ago by Denys Smirnov <[email protected]>
Move image type to renderer package.

github.com/noxworld-dev/opennox - c4fe9129de8e025717b0d20f1c3d82136318aee9 authored about 1 year ago by Denys Smirnov <[email protected]>
Move images to client package.

github.com/noxworld-dev/opennox - e1fa141e85ef0cbcc8881f5c0dcc27471e7af2d7 authored about 1 year ago by Denys Smirnov <[email protected]>
Move more functions to the client package.

github.com/noxworld-dev/opennox - 2f908aa27fb2f2987e407746a3a5912e2edc4ca4 authored about 1 year ago by Denys Smirnov <[email protected]>
Refactor some server methods.

github.com/noxworld-dev/opennox - cdb492aac62246834f513ae7cfb1430e6976dc0a authored about 1 year ago by Denys Smirnov <[email protected]>
Refactor some client variables and methods.

github.com/noxworld-dev/opennox - ea1835855ccfa1ff4631e2d8a6366e1e0cec099d authored about 1 year ago by Denys Smirnov <[email protected]>
Cleanup unused C functions.

github.com/noxworld-dev/opennox - bdca7cd4b0d0f0e5451d96161da81e00d83f8fab authored about 1 year ago by Denys Smirnov <[email protected]>
Reset countdown for manual casting after each phoneme press

github.com/noxworld-dev/opennox - 0d62e752f74f8c89be166c14c1759a0980e4279b authored about 1 year ago by al1f <[email protected]>
Move nox_xxx_waypointsHead_2523752 variable.

github.com/noxworld-dev/opennox - 1e530b58cfa3b3ef9954e53e93076a368a7f130c authored about 1 year ago by Denys Smirnov <[email protected]>
Move map debug data to the server package.

github.com/noxworld-dev/opennox - 906a3da5e7a34157c1c3f8689f88d1e13ae46989 authored about 1 year ago by Denys Smirnov <[email protected]>
Minor refactor for map debug data.

github.com/noxworld-dev/opennox - 3254d7b8d6e7b2e3bc5db9a3e091f1649fc6b0bc authored about 1 year ago by Denys Smirnov <[email protected]>
Separate CRC calculation in cryptfile. Add a test.

github.com/noxworld-dev/opennox - daa1e66f48b0b179e6963face8ffb11f8d01cfdc authored about 1 year ago by Denys Smirnov <[email protected]>
Use stdlib CRC table.

github.com/noxworld-dev/opennox - 0379e1bb28e2d2c10e890e2d8c6f6053935dbd4f authored about 1 year ago by Denys Smirnov <[email protected]>
Extract CRC table for cryptfile.

github.com/noxworld-dev/opennox - 24dccbc39e543b564c2a5d38404f2318536413c5 authored about 1 year ago by Denys Smirnov <[email protected]>
Refactor cryptfile mode check.

github.com/noxworld-dev/opennox - 949f0cca06d88e1c2fb4df64333c9d35e9c0d9db authored about 1 year ago by Denys Smirnov <[email protected]>
Refactor group variables.

github.com/noxworld-dev/opennox - e1848c8113eea36a806efd1a0188b24fbefe030c authored about 1 year ago by Denys Smirnov <[email protected]>
Move activators to the server package.

github.com/noxworld-dev/opennox - 1da9a0c6d941f7ce111f601992d1e08cceec6d9a authored about 1 year ago by Denys Smirnov <[email protected]>
Pass cryptfile reference explicitly where possible.

github.com/noxworld-dev/opennox - 432f30793fc973e974d175e0331f2269a2febeb7 authored about 1 year ago by Denys Smirnov <[email protected]>
Move cryptfile to a separate package.

github.com/noxworld-dev/opennox - 77856d5e427009708328ef9dc3ccb04879e186bf authored about 1 year ago by Denys Smirnov <[email protected]>
Move binfile to a separate package.

github.com/noxworld-dev/opennox - 95dab5228e824b9a0086eb2f47d1d3abce8f445d authored about 1 year ago by Denys Smirnov <[email protected]>
Port dword_5d4594_1599564.

github.com/noxworld-dev/opennox - c487035246242f92fe0db8df2a484ac9a7cca02e authored about 1 year ago by Denys Smirnov <[email protected]>
Port sub_504760.

github.com/noxworld-dev/opennox - 1128e39f16a54dac7030f947c299b8c62e34120f authored about 1 year ago by Denys Smirnov <[email protected]>
Restore offset comments on the waypoint structure.

github.com/noxworld-dev/opennox - a53d31961e640f86d443022049a2385894e2d33b authored about 1 year ago by Denys Smirnov <[email protected]>
Port sub_504720.

github.com/noxworld-dev/opennox - 14f5c398acfd8d5dc4a5be1ceeea149a1c3bead0 authored about 1 year ago by Denys Smirnov <[email protected]>
Port sub_5046A0.

github.com/noxworld-dev/opennox - 3c70a2467b10592b6df698ba1f9e7aad8970228b authored about 1 year ago by Denys Smirnov <[email protected]>
Port nox_xxx_free_503F40.

github.com/noxworld-dev/opennox - f948ed4060116f7889818b1333082103c0066cde authored about 1 year ago by Denys Smirnov <[email protected]>
Port sub_504600.

github.com/noxworld-dev/opennox - aff5f5959cc4448337fde13cbfaf5502e14894a4 authored about 1 year ago by Denys Smirnov <[email protected]>
Fix return type for nox_server_scriptGetGroup_57C0A0.

github.com/noxworld-dev/opennox - 0a7c5a96ad087ae2b0b7ec732de1067f20b985d8 authored about 1 year ago by Denys Smirnov <[email protected]>
Port first batch of map group functions.

github.com/noxworld-dev/opennox - 20fb80ca1e2c3be4873533fef2739e5ebc08d528 authored about 1 year ago by Denys Smirnov <[email protected]>
Expose most of the NoxScript functions.

github.com/noxworld-dev/opennox - 2045e3c4146cdd33884e6faeed3cb15074e39eff authored about 1 year ago by Denys Smirnov <[email protected]>
Fix relative positions in Effect builtin.

github.com/noxworld-dev/opennox - 8dc8936ba4176f9b4e07224dabd4be048829cdb7 authored about 1 year ago by Denys Smirnov <[email protected]>
Refactor relative script offset.

github.com/noxworld-dev/opennox - fd992df9f667811aa007ca0c422370b5d2bb4298 authored about 1 year ago by Denys Smirnov <[email protected]>
Use proper type for script builtin index.

github.com/noxworld-dev/opennox - 8584a36af1d590efaae2730ab84e9fcd46892fbb authored about 1 year ago by Denys Smirnov <[email protected]>
fix sub_57C130

github.com/noxworld-dev/opennox - dd5f1c4652bf680d08b621a3c7abde48f0f37168 authored about 1 year ago by Denys Smirnov <[email protected]>
Implement ScriptID for Wall and Waypoint.

github.com/noxworld-dev/opennox - bdc89809cf674eb92ee9e7781e42f34a42e25c4f authored about 1 year ago by Denys Smirnov <[email protected]>
Implement script.Toggler for Wall.

github.com/noxworld-dev/opennox - d5c2749c4afa5d355e98ed781dbe0ded40c921d9 authored about 1 year ago by Denys Smirnov <[email protected]>
Make Waypoint.Pos nil-safe.

github.com/noxworld-dev/opennox - 36df0ceddcd19fbd46d26fda4eb6c29e735eb52b authored about 1 year ago by Denys Smirnov <[email protected]>
Add AsFrames helper to the server.

github.com/noxworld-dev/opennox - 02c6949198a513e2d56b066e86ba8df76f0c5d02 authored about 1 year ago by Denys Smirnov <[email protected]>
Add constants for map group types.

github.com/noxworld-dev/opennox - afa9920e0408f8d602e40c1795f790548de078d8 authored about 1 year ago by Denys Smirnov <[email protected]>
Change script builtin signature to include the vm.

github.com/noxworld-dev/opennox - abc54229c26d7fd68d851f58c0fbd14194496479 authored about 1 year ago by Denys Smirnov <[email protected]>
Use constants for builtin indexes.

github.com/noxworld-dev/opennox - 88e5d7b73ad53cc3b2c7557d453208cae9508a7f authored about 1 year ago by Denys Smirnov <[email protected]>
Wrap crypt file into a proper struct type.

github.com/noxworld-dev/opennox - a529dda8d2ec9b5c7c8805a8f1145e9aee5179ec authored about 1 year ago by Denys Smirnov <[email protected]>
Safer argument dereference in nox_xxx_calcDistance_4E6C00 and nox_xxx_unitCanInteractWith_5370E0.

github.com/noxworld-dev/opennox - af3b6493c4f8a10f66c04b6882fc9185df93acb8 authored about 1 year ago by Denys Smirnov <[email protected]>
Move renderer and fonts to the client package.

github.com/noxworld-dev/opennox - 3a2338f7201af36c68a74614e3ff9dcb44497971 authored about 1 year ago by Denys Smirnov <[email protected]>
Port nox_script_callByIndex_507310.

github.com/noxworld-dev/opennox - b0d68a0a38cb3ec0dbf626dfea8e3c9c680ef605 authored about 1 year ago by Denys Smirnov <[email protected]>
Port nox_xxx_mapReset_5028E0.

github.com/noxworld-dev/opennox - 38da5bd3ee4ff99efcc2ad9e8c36943c7deb5dcf authored about 1 year ago by Denys Smirnov <[email protected]>
Fail on invalid script builtins.

github.com/noxworld-dev/opennox - e059702e1e1a1ef56772fbb0a5ba958cf3815e85 authored about 1 year ago by Denys Smirnov <[email protected]>
Move drawable type to the client package.

github.com/noxworld-dev/opennox - 2aca8c2e4d9fb93807fbf30d70f9334ae0483f3c authored about 1 year ago by Denys Smirnov <[email protected]>
Move client-side object type to client package.

github.com/noxworld-dev/opennox - 4209f752674d299d4a9bcf91b6ce7e7814789b86 authored about 1 year ago by Denys Smirnov <[email protected]>
Ptr type for nox_server_mapGroupsHead_2523900.

github.com/noxworld-dev/opennox - f6fbe9dfaf395b63a3599ad2bf1bb34080631743 authored about 1 year ago by Denys Smirnov <[email protected]>
Port Drawable structure.

github.com/noxworld-dev/opennox - db522e8946c4b5917ebf3404fa9cc50255431609 authored about 1 year ago by Denys Smirnov <[email protected]>
Move viewport to render package.

github.com/noxworld-dev/opennox - cade3d4f9bc571f3c42e6f3cfeb6723f2d27dfe3 authored about 1 year ago by Denys Smirnov <[email protected]>
Add tests for drawing particles.

github.com/noxworld-dev/opennox - c62202f5bd37f88c5c5e8e4ee93e4e78368d7595 authored about 1 year ago by Denys Smirnov <[email protected]>
Fix reading of negative offsets in Image.Meta.

github.com/noxworld-dev/opennox - 76964e0afa2dafea4fd1773761019b3cfcf9b1a4 authored about 1 year ago by Denys Smirnov <[email protected]>
moved the setting of h.modkey to its own case statement

github.com/noxworld-dev/opennox - 7636bef1ec1d9709242834f9272d6e1b7b8598b6 authored about 1 year ago by al1f <[email protected]>
Correctly free objects in monster generators.

github.com/noxworld-dev/opennox - 42b5f1c33d624a597aec019c1a4ab4c5282d0e18 authored about 1 year ago by Denys Smirnov <[email protected]>
Silence log for one of the monster events.

github.com/noxworld-dev/opennox - 1b88f5a087175c83f89e5ec9dd17c17357fe93cc authored about 1 year ago by Denys Smirnov <[email protected]>
Fix incorrect usage of playerAnimGetFrameRange

Original C code:
https://github.com/noxworld-dev/opennox/blob/fbfe4ab0af102962fef696123c00ea3a58...

github.com/noxworld-dev/opennox - 9433eeddea80239178910ca9c4f05eccf627347b authored about 1 year ago by Jeong, Heon <[email protected]>
Port nox_xxx_mapSetCrcMB_409B10.

github.com/noxworld-dev/opennox - 55e64a7ed620bee84dbe5407f5342f79bc852f7a authored about 1 year ago by Denys Smirnov <[email protected]>
Port object allocator.

github.com/noxworld-dev/opennox - 31609fce5f2ceba3c300adb816391ba9234aa150 authored almost 2 years ago by Denys Smirnov <[email protected]>
Move object allocator funcs to the server package.

github.com/noxworld-dev/opennox - 4502aef80220dbf47b19e39c9ba9bd8206c8680a authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_objectUnkUpdateCoords_4E7290.

github.com/noxworld-dev/opennox - 1b8d5479bba331d25d2bcdd6b0b28d548213e785 authored almost 2 years ago by Denys Smirnov <[email protected]>
Human-readable constant for RoundCoord.

github.com/noxworld-dev/opennox - d678061d06ded6780410f6d449d1377165d0eb8b authored almost 2 years ago by Denys Smirnov <[email protected]>
Move all map index functions to the server package.

github.com/noxworld-dev/opennox - 68755bfc9dab507351dcf43e8e27bd5b5426049a authored almost 2 years ago by Denys Smirnov <[email protected]>
First round of refactoring for map index.

github.com/noxworld-dev/opennox - 52eb61b7c4314a78d67e55dc9d450dedaa791044 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_unitCreateMissileSmth_517640.

github.com/noxworld-dev/opennox - 5a6c76123d01748b8f196e09e5f7e4e0ab1376c7 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port sub_517590.

github.com/noxworld-dev/opennox - fb4fe63d8cc99f46a4a95e015ee1092a50973b52 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port waypoint struct definition.

github.com/noxworld-dev/opennox - 4e8ea6ab61b9eaca9d9c97a71b6058579c00adc0 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port sub_518740.

github.com/noxworld-dev/opennox - 1885f56c3cdd4fd6462a844620f0bb1f3ec96f55 authored almost 2 years ago by Denys Smirnov <[email protected]>
Remove C array for the map index.

github.com/noxworld-dev/opennox - 569c72aa79dc4a9a896815842dc5206769ba3a4c authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_getMissilesInCircle_518170.

github.com/noxworld-dev/opennox - 691819983cf7d3ef1ea752bc45008d942fee8e38 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_getUnitsInRectAdv_517ED0.

github.com/noxworld-dev/opennox - 93e634eab57f6e9e2e9c3be345a14158bd1f6970 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port sub_517B70.

github.com/noxworld-dev/opennox - 78f74ce719b8b9f9998e5fc1aa86b40d13b56c42 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port sub_517A70.

github.com/noxworld-dev/opennox - 83e789398b364ff5f493250ac459c99640ee6ac4 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_waypointMapRegister_5179B0.

github.com/noxworld-dev/opennox - 284e8e1d29b146f6b03caa749fc131adf06fac4f authored almost 2 years ago by Denys Smirnov <[email protected]>
Port sub_5178E0.

github.com/noxworld-dev/opennox - c047d71e3211526476be6b7f1b864b7045d36110 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_addObjToMapMB_517780.

github.com/noxworld-dev/opennox - df5bf21640be340eece516aa505a6785d86c220a authored almost 2 years ago by Denys Smirnov <[email protected]>
Use ported map index slice.

github.com/noxworld-dev/opennox - e085586c00e7740a1166f1797d6ba04653bc208d authored almost 2 years ago by Denys Smirnov <[email protected]>
Port sub_517AE0 and sub_517B30.

github.com/noxworld-dev/opennox - d54d37576d3b1c35d0e301d1c79092cb9afdd636 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_unitsGetInCircle_517F90.

github.com/noxworld-dev/opennox - 2d42d1d578a93ad1bbf6c6e94d4dedb7adea57ff authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_getUnitsInRect_517C10.

github.com/noxworld-dev/opennox - f83e4f9a5eee9a65bce98bdf3c8387655ce670da authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_updateProjectile_53AC10.

github.com/noxworld-dev/opennox - a23ffe7dc2af10e04d6bc4c0ff46cbc3b98cbce7 authored almost 2 years ago by Denys Smirnov <[email protected]>
Ignore Flatpak temp dirs.

github.com/noxworld-dev/opennox - 943630fad9a2822ef45f6e36bcd7ecef53169886 authored almost 2 years ago by Denys Smirnov <[email protected]>
Allow using custom Go for the build.

github.com/noxworld-dev/opennox - 63551c82be691321e529f633a9abbfa8538688f8 authored almost 2 years ago by Denys Smirnov <[email protected]>
Use animation type constants.

github.com/noxworld-dev/opennox - 63528ac7ed75a40ac97ea51075e9aa7a4d8fbcd5 authored almost 2 years ago by Denys Smirnov <[email protected]>
Align offsets for 0x5D4594, 371380.

github.com/noxworld-dev/opennox - cfad85a75525fb4e2cac7fb006501de4372877af authored almost 2 years ago by Denys Smirnov <[email protected]>
Add Go interpreter script runtime.

github.com/noxworld-dev/opennox - 2f6abe4258553e07ec92fcc56bbe3b4e6159fb17 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_xxx_servSendSettings_4DDB40.

github.com/noxworld-dev/opennox - 2b59844021f7c9d83d75cd30fe576141e3c59e8b authored almost 2 years ago by Denys Smirnov <[email protected]>
Port nox_script_groupEnchant_5133B0

github.com/noxworld-dev/opennox - c7a47a1e25447d96f2c08abed4d732bb58cb05ea authored almost 2 years ago by Jeong, Heon <[email protected]>
Port nox_script_groupDamage_513010

github.com/noxworld-dev/opennox - 4acdfb0cf2cafb4e89dfd598362d1c5a3e453714 authored almost 2 years ago by Jeong, Heon <[email protected]>
Address comments

github.com/noxworld-dev/opennox - 6bc7564c09b46daf803fcfdcae96aaf625512916 authored almost 2 years ago by Jeong, Heon <[email protected]>
Port nox_script_awardSpellGroup_513230

github.com/noxworld-dev/opennox - 910502ff364b5956da80d2bc4f0b7b4f648b9543 authored almost 2 years ago by Jeong, Heon <[email protected]>
Port nox_script_groupRoam_512990

github.com/noxworld-dev/opennox - 29ba62072a93914063cf7e80e9f89f163a09f2ee authored almost 2 years ago by Jeong, Heon <[email protected]>
Port nox_script_WanderGroup_513160

github.com/noxworld-dev/opennox - 3d69b38f64225a21d4af94d4a242221c16573284 authored almost 2 years ago by Jeong, Heon <[email protected]>
Cleanup nox_xxx_netOnPacketRecvServ_51BAD0_net_sdecode_switch.

github.com/noxworld-dev/opennox - 574af1d3f1759ea74ad900e41f233caa4be58537 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port MSG_TEXT_MESSAGE server decoding.

github.com/noxworld-dev/opennox - 47558cc0ce36d1075bbe4675bf7f0685ecc8dbaa authored almost 2 years ago by Denys Smirnov <[email protected]>
Port MSG_SYSOP_PW server decoding.

github.com/noxworld-dev/opennox - 2c980b77b8a29ca2a4ce036bf062a666ff9731ca authored almost 2 years ago by Denys Smirnov <[email protected]>
Port MSG_SOCIAL server decoding.

github.com/noxworld-dev/opennox - eaf76e2fd1919c12d2f1d8c6f453e304780e4522 authored almost 2 years ago by Denys Smirnov <[email protected]>
Port MSG_TEAM_MSG server decoding.

github.com/noxworld-dev/opennox - a5c24d6134086321df5c49be96e6f3452a291acb authored almost 2 years ago by Denys Smirnov <[email protected]>
Port MSG_REQUEST_TIMER_STATUS server decoding.

github.com/noxworld-dev/opennox - 824a9df5183d4c030a7685f59b2f6dfed18f3ffe authored almost 2 years ago by Denys Smirnov <[email protected]>